Gnus development mailing list
 help / color / mirror / Atom feed
From: Didier Verna <verna@inf.enst.fr>
Subject: Re: [PATCH] mode Ebola fixes
Date: 26 Nov 1998 18:38:30 +0100	[thread overview]
Message-ID: <qyjww4is6ax.fsf@metheny.enst.fr> (raw)
In-Reply-To: Hrvoje Niksic's message of "26 Nov 1998 18:08:55 +0100"

Hrvoje Niksic writes:

Hrvoje> Didier Verna <verna@inf.enst.fr> writes:
>> - (if (not (eq (or (char-after (point)) 0) ?=)) ; There is no value + (if
>> (not (eq (or (char-after (point)) ?0) ?=)) ; There is no value

Hrvoje> This patch is definitely wrong -- `char-after' returns 0, not ?0 at
Hrvoje> eob.

	Sorry? char-after returns neither 0 nor ?0 at eob. It returns nil. The 
point is to compare two chars to avoid Ebola warnings. I don't understand you, 
here. 

-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /      E.N.S.T. INF C201.1      mailto:verna@inf.enst.fr
/_/ / /_/ / /__ /        46 rue Barrault        Tel.   (33) 01 45 81 73 46
                      75634 Paris  cedex 13     Fax.   (33) 01 45 81 31 19


  reply	other threads:[~1998-11-26 17:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-26 12:56 Didier Verna
1998-11-26 14:30 ` Jan Vroonhof
1998-11-26 17:08 ` Hrvoje Niksic
1998-11-26 17:38   ` Didier Verna [this message]
1998-11-26 17:43     ` Hrvoje Niksic
1998-11-27 10:48       ` Lars Magne Ingebrigtsen

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=qyjww4is6ax.fsf@metheny.enst.fr \
    --to=verna@inf.enst.fr \
    /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).