emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rcirc bug


From: Magnus Henoch
Subject: Re: rcirc bug
Date: Tue, 05 Sep 2006 23:44:31 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (berkeley-unix)

Ryan Yeske <address@hidden> writes:

> The following patch fixes this:

So does this patch, but it gets to keep the `case'.  `case' uses
`member*' only when there is more than one alternative in a clause.
Using a quoted value in a case clause counts as more than one
alternative, as 'nick is equal to (quote nick), but values in case
clauses are not evaluated.

Attachment: txt3VJ0maIPW3.txt
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]