>> 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
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
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