Kane Dou wrote:
>David Maus <dm...@ictsoc.de> 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 <carsten.domi...@gmail.com>
| 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.... dmj...@jabber.org
Email..... dm...@ictsoc.de

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

Attachment: pgpOiVQhVO25v.pgp
Description: PGP signature

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to