Re: [Orgmode] wrong type of quotes in PDF manual

2008-05-06 Thread Daniel M German
>> May I suggest to replace ' with (quote ) in the manual? This error was >> tricky to track, as these quotes look very similar within emacs (I am >> using emacs23) >> Hi Nick, Nick> Unfortunately, this is no help at all to you and will be little Nick> consolation, but there *is* a note i

Re: [Orgmode] wrong type of quotes in PDF manual

2008-05-06 Thread Nick Dokos
Daniel M. German <[EMAIL PROTECTED]> wrote: > > This is a minor "bug". The PDF document uses a different type of quote > than what emacs expects. For instance, if I cut and paste from the > manual I get this: > > ... > May I suggest to replace ' with (quote ) in the manual? This error was > tr

[Orgmode] wrong type of quotes in PDF manual

2008-05-06 Thread Daniel M. German
Hi everybody, This is a minor "bug". The PDF document uses a different type of quote than what emacs expects. For instance, if I cut and paste from the manual I get this: (define-key global-map "\C-cr" ’org-remember) instead of (define-key global-map "\C-cr" 'org-remember) They look the same