Hi,
thanks for the swift inclusion. I've read through the how to contribute
now to do better itf.
On 05/08/2012 02:15 PM, Bastien wrote:
Hi Simon,
Simon Thum writes:
attached the new fix. Does the "v2" line count as changelog?
Not really -- but thanks for the new patch anyway. I applie
Hi Simon,
Simon Thum writes:
> attached the new fix. Does the "v2" line count as changelog?
Not really -- but thanks for the new patch anyway. I applied
it and added a better ChangeLog. Please check it here:
http://orgmode.org/w/?p=org-mode.git;a=commit;h=925aee
The idea is to use `C-x 4
Hi,
attached the new fix. Does the "v2" line count as changelog?
Cheers,
Simon
On 05/07/2012 11:02 PM, Achim Gratz wrote:
Simon Thum writes:
I'm sure there is a better way to fix this, but the attached patch
helps me to not get something like "Warning: argument nil not
recognized" spoiling e
Simon Thum writes:
> I'm sure there is a better way to fix this, but the attached patch
> helps me to not get something like "Warning: argument nil not
> recognized" spoiling every maxima result.
I'd rather do this directly in the let form:
-(let* ((cmdline (cdr (assoc :cmdline params)))
Hi all,
I'm sure there is a better way to fix this, but the attached patch helps
me to not get something like "Warning: argument nil not recognized"
spoiling every maxima result.
I guess I might also fix this by adding explicit :cmdline amendments,
but was too lazy to double-check.
Cheers,