all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#44915: 27.1; Enumeration of @menu for Emacs Lisp Reference Manual
@ 2020-11-28  1:56 Christopher Dimech
  2020-11-28  7:53 ` Stefan Kangas
  2020-11-28  8:05 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Dimech @ 2020-11-28  1:56 UTC (permalink / raw
  To: 44915

Can the Emacs Lisp Reference Manual enumerate the @menu items
so it would be easier to refer people to it.  Thanks.

---------------------
Christopher Dimech
General Administrator - Naiad Informatics - GNU Project (Geocomputation)
- Geophysical Simulation
- Geological Subsurface Mapping
- Disaster Preparedness and Mitigation
- Natural Resource Exploration and Production
- Free Software Advocacy






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#44915: 27.1; Enumeration of @menu for Emacs Lisp Reference Manual
  2020-11-28  1:56 bug#44915: 27.1; Enumeration of @menu for Emacs Lisp Reference Manual Christopher Dimech
@ 2020-11-28  7:53 ` Stefan Kangas
  2020-11-28  8:05 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2020-11-28  7:53 UTC (permalink / raw
  To: Christopher Dimech; +Cc: 44915

tags 44915 notabug
close 44915
thanks

Christopher Dimech <dimech@gmx.com> writes:

> Can the Emacs Lisp Reference Manual enumerate the @menu items
> so it would be easier to refer people to it.  Thanks.

It already does, here.  But that is not a good way to reference them,
since numbers can change between versions as new nodes get added.

Instead, refer people to their name (for example "(elisp) Macros"),
their URL on gnu.org or type `C-u 0 w' while visiting the relevant
info node in Emacs to get this evaluatable expression: (info "(elisp)
Macros")

Closing.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#44915: 27.1; Enumeration of @menu for Emacs Lisp Reference Manual
  2020-11-28  1:56 bug#44915: 27.1; Enumeration of @menu for Emacs Lisp Reference Manual Christopher Dimech
  2020-11-28  7:53 ` Stefan Kangas
@ 2020-11-28  8:05 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2020-11-28  8:05 UTC (permalink / raw
  To: Christopher Dimech; +Cc: 44915-done

> From: Christopher Dimech <dimech@gmx.com>
> Date: Sat, 28 Nov 2020 02:56:06 +0100
> 
> Can the Emacs Lisp Reference Manual enumerate the @menu items
> so it would be easier to refer people to it.  Thanks.

No, Emacs can't.  In the Info manual the menu items are produced by
the 'makeinfo' program, which is part of the Texinfo package.  And
@menu itself is part of the Texinfo language, whose development is
also part of the Texinfo developers' job.  So if you want these to
change, you should report this to bug-texinfo@gnu.org.

I'm therefor closing this bug report.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-28  8:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-28  1:56 bug#44915: 27.1; Enumeration of @menu for Emacs Lisp Reference Manual Christopher Dimech
2020-11-28  7:53 ` Stefan Kangas
2020-11-28  8:05 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.