GNU bug report logs -
#15080
Period in Texinfo node name in org.texi
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Tue, 13 Aug 2013 07:09:02 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15080 in the body.
You can then email your comments to 15080 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
emacs-orgmode <at> gnu.org
:
bug#15080
; Package
org-mode
.
(Tue, 13 Aug 2013 07:09:02 GMT)
Full text and
rfc822 format available.
Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):
Package: org-mode
In org.texi in Emacs trunk, there is an Info node named "org-crypt.el".
Periods are not allowed in Texinfo node names, so please could you
rename this to something else (sadly makeinfo does not warn about such
things).
(You might also want to let Texinfo figure out all the node pointers
automatically, ie everywhere replace
@node Name, Prev, Next, Up
with just
@node Name
This makes it much easier to rename nodes.)
Information forwarded
to
emacs-orgmode <at> gnu.org
:
bug#15080
; Package
org-mode
.
(Tue, 13 Aug 2013 08:58:02 GMT)
Full text and
rfc822 format available.
Message #6 received at 15080 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
I have attached a patch addressing both issues. After my changes, it
built without errors:
make -C doc info
make[1]: Entering directory `/home/jallad/build/org-mode/doc'
org-version: 8.0.7 (release_8.0.7-383-gcf1f3f.dirty)
makeinfo --no-split org.texi -o org
make[1]: Leaving directory `/home/jallad/build/org-mode/doc'
On Tue, Aug 13, 2013 at 03:08:23AM -0400, Glenn Morris wrote:
> Package: org-mode
>
> In org.texi in Emacs trunk, there is an Info node named "org-crypt.el".
> Periods are not allowed in Texinfo node names, so please could you
> rename this to something else (sadly makeinfo does not warn about such
> things).
>
I renamed the nodes to org-crypt but left the section name, index entry
and references in the text unchanged: org-crypt.el. Please let me know
if I should change those too.
> (You might also want to let Texinfo figure out all the node pointers
> automatically, ie everywhere replace
>
> @node Name, Prev, Next, Up
>
> with just
>
> @node Name
>
> This makes it much easier to rename nodes.)
Indeed!
Cheers,
--
Suvayu
Open source is the future. It sets us free.
[0001-Remove-node-name-with-dot-and-remove-node-pointers.patch (text/plain, attachment)]
bug closed, send any further explanations to
15080 <at> debbugs.gnu.org and Glenn Morris <rgm <at> gnu.org>
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sat, 31 Aug 2013 18:30:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 29 Sep 2013 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 11 years and 267 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.