emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [patch] a small change


From: Bastien
Subject: Re: [O] [patch] a small change
Date: Tue, 01 May 2012 11:55:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Hi Feng,

thanks for the patch.  Can you give it a better name?

Also split it into two patches, one for the typo one for 
the other change.

As for the code:

- don't use 'nil, use nil
- (append (list 'x 'y) 'y) => (list 'x 'y 'z)

Thanks!

-- 
 Bastien



reply via email to

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