emacs-devel
[Top][All Lists]
Advanced

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

Re: Fixing numerous `message' bugs..


From: David Kastrup
Subject: Re: Fixing numerous `message' bugs..
Date: Mon, 10 Dec 2007 22:19:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

Dave Goel <address@hidden> writes:

> Andreas Schwab <address@hidden> writes:
>
>
>> want to use EQ instead anyway, since you are comparing with a symbol.
>
> Thanks.  Attached is a new patch, which also seems much more elegant.
> I am not a C expert.  Can some one comment on it?  Shall I commit it?

Considering that the idiom

(message "%s" (or x ""))

will work instead of the proposed (message t x) and considering that it
rarely occurs (I think I should have got most cases), I don't think it
is really worth the trouble.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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