emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch: Show signature state in encrypted messages using pgg


From: Sascha Wilde
Subject: Re: Patch: Show signature state in encrypted messages using pgg
Date: Sun, 12 Nov 2006 16:01:30 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

Daiki Ueno <address@hidden> wrote:

>>>>>> In <address@hidden> 
>>>>>>  Sascha Wilde <address@hidden> wrote:
>> Daiki Ueno <address@hidden> wrote:
>
>> >>>>>> In <address@hidden> 
>> >>>>>>       Sascha Wilde <address@hidden> wrote:
>> >> (string= "OK" (subseq ( ... ) 0 2))
>> >
>> >> work for XEmacs?
>> >
>> > Now, `subseq' is a cl function.
>
>> mm-uu.el requires cl anyway, so why not use it?
>
> s/anyway/when compiling/

Ok, my fault -- does XEmacs have substring then (Emacs 21.4 does)?

>> > ;; I would like `equal' in this situation rather than `string='.
>
>> Just out of curiosity, why?  
>
> Because these are identical and `equal' has shorter name than `string='.

I see, I prefer `string=' for readability because it says
unambiguously what type of data is compared, but with a literal string
in the code like in this case this is isn't much on an issue...

cheers
-- 
Sascha Wilde : VI is to EMACS as masturbation is to making love:
             : effective and always available but probably not your
             : first choice...




reply via email to

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