Hi all,
very minor, but I just *again* searched for the pdf documentation :-)
The pdf versions of the org manual and the org guide are on
orgmode.org, but have no visible references for users.
I.e. there are https://orgmode.org/orgguide.pdf and
https://orgmode.org/org.pdf but these are somehow k
Hi Frederic,
Frederic Santos writes:
> It looks like the PDF manual for Org mode is no longer available
> (https://www.gnu.org/software/emacs/manual/org.html): only the html
> version is online now.
> Do you know why? And will the PDF version be back someday?
The PDF manual i
Hi everyone,
It looks like the PDF manual for Org mode is no longer available
(https://www.gnu.org/software/emacs/manual/org.html): only the html version is
online now.
Do you know why? And will the PDF version be back someday?
Thanks!
Frédéric
>> 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