Michael Jennings | 1 Nov 04:25
Gravatar

Re: [PATCH] gcc 3.4.x

On Tuesday, 26 October 2004, at 17:31:50 (+0300),
Konstantin Klyagin wrote:

> > * Michael Jennings <mej@...> [2004-08-28 02:03]:
> > > I'm not sure if anyone will find this useful, but I'm attaching a
> > > patch that lets 4.11.0 build properly on gcc 3.4.x.
> 
> > http://bugs.gentoo.org/show_bug.cgi?id=65791
> > http://bugs.gentoo.org/show_bug.cgi?id=68041
> 
> We discussed it here some time ago. The existing patch is clumsy.
> So I'd need a box with 3.4 and another one with the previous
> version to make sure that "porting" to 3.4 won't break anything.
> Would you provide me with one?

The patches provided in the Gentoo bugs are NOT the same as mine.
Don't dismiss them out of hand simply because you didn't like mine.

Michael

--

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <mej@...>
n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 "Blessed are the shallow; depth they'll never find.  Seems to be
  some comfort in rooms I try to hide.  Exposed beyond the shadows,
  you take the cup from me.  Your dirt removes my blindness; your
  pain becomes my peace."                     -- Jars of Clay, "Frail"
_______________________________________________
Cicq mailing list
(Continue reading)

ondra zara | 1 Nov 12:49
Picon
Favicon

two questions

Hello, I have two questions about centericq:

1) What is the difference between group mode 1 and mode 2?

2) Is it possible to bind the send_message key to Ctrl+Enter? I tried this (\c<enter>) and centericq
displays "^\ send". Is this a bug?

Thank you for responding,
Ondrej Zara
____________________________________________________________
http://www.bezpecnyinternet.cz
http://ad.seznam.cz/clickthru?spotId=80833
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Fairlight | 1 Nov 17:50

Re: two questions

On Mon, Nov 01, 2004 at 12:49:16PM +0100, ondra zara, the prominent pundit,
witicized:
> Hello, I have two questions about centericq:
> 
> 1) What is the difference between group mode 1 and mode 2?

Try them both and find out?

> 2) Is it possible to bind the send_message key to Ctrl+Enter? I tried
> this (\c<enter>) and centericq displays "^\ send". Is this a bug?

At least under Windows, PuTTY shows no difference between Enter and a
CTRL-modified Enter.  Both quote as ^J on the *nix side.  If you're on a
*nix console, maybe you have a keymapping that makes it generate SIQGUIT's
usual trigger character.

mark->
--

-- 
Fairlight->   ||| "One thing I hate is a polo mallet | Fairlight Consulting
  __/\__      ||| down your trouser leg." --Norman   |
 <__<>__>     ||| Clegg, "Last of the Summer Wine"   | http://www.fairlite.com
    \/        |||                                    | info@...
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Gabriel Millerd | 1 Nov 18:53
Picon
Gravatar

external email

does anyone have any good ways of doing alerts / log messages for
external email? i tried using a RSS feed for alerts, but that got too
cumbersome. i think just having something like yahoo/hotmail where
arbatrary information is displayed in the log area would be nice.

echo "new email from $sender about $subject" | centericq --log

which would 'imapcheckmail | centericq --log'
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Fairlight | 1 Nov 19:10

Re: external email

The honourable and venerable Gabriel Millerd spoke thus:
> does anyone have any good ways of doing alerts / log messages for
> external email? i tried using a RSS feed for alerts, but that got too
> cumbersome. i think just having something like yahoo/hotmail where
> arbatrary information is displayed in the log area would be nice.
> 
> echo "new email from $sender about $subject" | centericq --log
> 
> which would 'imapcheckmail | centericq --log'

Write a tiny program that checks your mailbox(es) and IM's you.  It's not
like the libraries aren't available...

mark->
--

-- 
Fairlight->   ||| "Like Alice, I too tried to        | Fairlight Consulting
  __/\__      ||| believe three impossible things    |
 <__<>__>     ||| before breakfast." --The Doctor    | http://www.fairlite.com
    \/        |||                                    | info@...
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Wolfram Schlich | 1 Nov 19:48
X-Face

Re: external email

* Fairlight <fairlite@...> [2004-11-01 19:14]:
> The honourable and venerable Gabriel Millerd spoke thus:
> > does anyone have any good ways of doing alerts / log messages for
> > external email? i tried using a RSS feed for alerts, but that got too
> > cumbersome. i think just having something like yahoo/hotmail where
> > arbatrary information is displayed in the log area would be nice.
> > 
> > echo "new email from $sender about $subject" | centericq --log
> > 
> > which would 'imapcheckmail | centericq --log'
> 
> Write a tiny program that checks your mailbox(es) and IM's you.  It's not
> like the libraries aren't available...

$ echo 'blah blah' | centericq -s msg -p icq -t 12345678

See

$ centericq -h
--

-- 
Wolfram Schlich
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Fairlight | 1 Nov 20:02

Re: external email

Confusious (Wolfram Schlich) say:
> * Fairlight <fairlite@...> [2004-11-01 19:14]:
> > The honourable and venerable Gabriel Millerd spoke thus:
> > > does anyone have any good ways of doing alerts / log messages for
> > > external email? i tried using a RSS feed for alerts, but that got too
> > > cumbersome. i think just having something like yahoo/hotmail where
> > > arbatrary information is displayed in the log area would be nice.
> > > 
> > > echo "new email from $sender about $subject" | centericq --log
> > > 
> > > which would 'imapcheckmail | centericq --log'
> > 
> > Write a tiny program that checks your mailbox(es) and IM's you.  It's not
> > like the libraries aren't available...
> 
> $ echo 'blah blah' | centericq -s msg -p icq -t 12345678
> 
> See
> 
> $ centericq -h

I'd forgotten it had CLI capabilities.  Thanks.

Well, there ya go.  Easy enough to do that bit.  Checking for new mail
isn't hard no matter what the setup, assuming it's *nix and not a 'doze
system.  POP3, IMAP, even web-based indexes shouldn't be a problem with
wget, curl, et al, and selective parsing.

mark->
--

-- 
(Continue reading)

Gabriel Millerd | 1 Nov 20:03
Picon
Gravatar

Re: external email

On Mon, 1 Nov 2004 13:10:38 -0500, Fairlight <fairlite@...> wrote:
> > echo "new email from $sender about $subject" | centericq --log
> 
> Write a tiny program that checks your mailbox(es) and IM's you.  It's not
> like the libraries aren't available...
> 
    I think i was overly confusing when i mentioned the rss tangent.
the whole IM message alert (IM or RSS )regarding the email is
undesired.

echo "you've got mail" | center-cq -s msg -p aol -t myself

... is much different than ...

 01:00 [AOL] e-mail from Fairlight (fairlite@...), re:
external email

... in that you can just glance and see it. rather than opening up the
#myself area.
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Fairlight | 1 Nov 20:26

Re: external email

At Mon, Nov 01, 2004 at 01:03:16PM -0600 or thereabouts, 
suspect Gabriel Millerd was observed uttering:
> On Mon, 1 Nov 2004 13:10:38 -0500, Fairlight <fairlite@...> wrote:
> > > echo "new email from $sender about $subject" | centericq --log
> > 
> > Write a tiny program that checks your mailbox(es) and IM's you.  It's not
> > like the libraries aren't available...
> > 
>     I think i was overly confusing when i mentioned the rss tangent.
> the whole IM message alert (IM or RSS )regarding the email is
> undesired.
> 
> echo "you've got mail" | center-cq -s msg -p aol -t myself
> 
> ... is much different than ...
> 
>  01:00 [AOL] e-mail from Fairlight (fairlite@...), re:
external email
> 
> ... in that you can just glance and see it. rather than opening up the
> #myself area.

*lightbulb*  Oooooh!  :)  

Hence, your references to a non-existant --log argument by way of example.
I was wondering about that.

I dunno how wide your terminal is, nor whether cicq resizes its areas based
on actual terminal size, but on a standard 80x25 session here, my event
window is nowhere near wide enough, and -regular- events just truncate at
(Continue reading)

Gabriel Millerd | 1 Nov 22:33
Picon
Gravatar

Re: external email

On Mon, 1 Nov 2004 14:26:46 -0500, Fairlight <fairlite@...> wrote:
> 
> I dunno how wide your terminal is, nor whether cicq resizes its areas based
> on actual terminal size, but on a standard 80x25 session here, my event
> window is nowhere near wide enough, and -regular- events just truncate at
> the frame boundary.  You'd never fit all that in without multiple lines,
> and you've only got three lines with which to play in the first place.  If
> you got another event or two right after it transpired, it would be as good
> as not seeing it at all.
> 
    I use a term that is signifcantly larger than 80x25. i have used
screen for a while on the console like that and i must say, removing
anything (border and time stamps etc) is something i can understand.
Something like ...

+ 14:27 [yahoo] fairelite (Mr Fairlite) changed status to Occupied from Online 

... fits fine. I think i would be pretty common for this size as well.

--

-- 
Gabriel Millerd
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/


Gmane