Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: ebola in Gnus 5.6.44
Date: 24 Oct 1998 10:53:42 +0200	[thread overview]
Message-ID: <kigg1cel4rt.fsf@jagor.srce.hr> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "24 Oct 1998 06:32:18 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Hrvoje Niksic <hniksic@srce.hr> writes:
> 
> > It's better style to replace (following-char) with (char-after), which 
> > returns nil at eob.
> 
> Okidoke.  I've now done this thoughout 0.37

Cool, thanks.  XEmacs will be happy.  XEmacs will eat someone else.

> (and changed a bunch of ='s to eq's).

Note that, under XEmacs 20, (eq ?A 65) is nil, while (= ?A 65) remains 
t.  So for some comparisons where characters need to be coerced to
integers, `=' makes sense.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Oh lord won't you buy me a color TV...


      reply	other threads:[~1998-10-24  8:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-20 20:34 G. Evermann
1998-10-22  2:02 ` Lars Magne Ingebrigtsen
1998-10-22  2:37   ` Hrvoje Niksic
1998-10-24  4:32     ` Lars Magne Ingebrigtsen
1998-10-24  8:53       ` Hrvoje Niksic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kigg1cel4rt.fsf@jagor.srce.hr \
    --to=hniksic@srce.hr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).