emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Call org-remember on a "RE:" post raises error in gnus


From: David Maus
Subject: Re: [Orgmode] Re: Call org-remember on a "RE:" post raises error in gnus
Date: Thu, 01 Jul 2010 14:16:12 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Kane Dou wrote:
>David Maus <address@hidden> writes:

>> Kane Dou wrote:
>>>When I call "org-remember" on a post like this: "O [ 40: Istvan ADAM ]
>>>Erroneous display when working on remote Unix machine".
>>
>>>The backtrace("debug-on-entry" on "org-replace-escapes", no
>>>backtrace will occur if "org-remember" works normally):
>>
>> Can you provide the backtrace for the error?
>>
>> M-x toggle-debug-on-error RET
>>
>> To get a backtrace without byte-code, just reload Org before provoking
>> the error (M-x org-reload RET).
>>
>> HTH
>>   -- David

This bug was fixed in the development tree by

,----
| commit 19aec9ed9a53a18deaa58b69714bae724aec7111
| Author: Carsten Dominik <address@hidden>
| Date:   Mon May 10 08:46:03 2010 +0200
|
|     Fix minor bug
|
|     Patch by Gregory J. Grubbs
|
`----

after 6.36c was released.  If you got 6.36c from the Orgmode web page
you could apply the attached patch to fix this issue.

It's the commit w/o the change to ChangeLog.  Simply move to Org
mode installation directory and use the patch util

patch < /path/to/patch

or, to see if patching will work before applying the patch

patch --dry-run < /path/to/patch


HTH,
  -- David


--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: fix-org-replace-escapes.patch
Description: Binary data

Attachment: pgpBeQXO80GsO.pgp
Description: PGP signature


reply via email to

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