unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package: inform
@ 2020-05-07 19:36 H. Dieter Wilhelm
  2020-05-07 20:40 ` Stefan Monnier
  2020-05-09  3:51 ` Richard Stallman
  0 siblings, 2 replies; 35+ messages in thread
From: H. Dieter Wilhelm @ 2020-05-07 19:36 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

Hello Emacs

Please consider the following package for future inclusion.  (Some years
ago I signed the GNU paperwork.)

This library provides links of symbols (functions, variables, faces)
within Emacs' Info viewer to their help documentation.  This linking is
done, when the symbol names in the texinfo document are:

1. Quoted symbol names like `quoted-symbol' or:

2. Function names are prefixed by M-x, for example "M-x
function-name" or are quoted and prefixed like "`M-x
function-name'".

3. Function names are behind the following forms in the Elisp manual:

  -- Special Form:
  -- Command:
  -- Function:
  -- Macro:

4. Variables names are behind the following text:

  -- User Option:
  -- Variable:

In any case all symbol names must be known to Emacs, i.e. their names
are found in the variable `obarray'.

You can follow the additional links with the usual Info keybindings.
The customisation variable `mouse-1-click-follows-link' is influencing
the clicking behavior (and the tooltips) of the links, the variable's
default is 450 (milli seconds) setting it to nil means only clicking
with mouse-2 is following the link (hint: Drew Adams).

The code uses mostly mechanisms from GNU-Emacs' lisp/help-mode.el file.


[-- Attachment #2: inform.el --]
[-- Type: application/emacs-lisp, Size: 13413 bytes --]

[-- Attachment #3: Type: text/plain, Size: 82 bytes --]


Thank you

        Dieter
-- 
Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany

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

end of thread, other threads:[~2023-02-01 19:21 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 19:36 [ELPA] New package: inform H. Dieter Wilhelm
2020-05-07 20:40 ` Stefan Monnier
2020-05-08  1:34   ` T.V Raman
2020-05-08  8:29     ` H. Dieter Wilhelm
2020-05-08  8:18   ` H. Dieter Wilhelm
2020-05-08 10:25     ` Eli Zaretskii
2020-05-08 11:06       ` H. Dieter Wilhelm
2020-05-08 11:39         ` Eli Zaretskii
2020-05-08 13:45         ` H. Dieter Wilhelm
2020-05-08 14:01           ` Eli Zaretskii
2020-05-08 15:04           ` Stefan Monnier
2020-05-10 18:19             ` H. Dieter Wilhelm
2022-12-25  9:39               ` Ihor Radchenko
2022-12-26  0:10                 ` Stefan Monnier
2022-12-26 20:41                   ` H. Dieter Wilhelm
2022-12-27 10:54                     ` Ihor Radchenko
2022-12-27 22:38                       ` H. Dieter Wilhelm
2020-05-08 11:45       ` Maurizio Boriani
2020-05-08 16:23     ` Drew Adams
2020-05-08 16:38       ` Drew Adams
2020-05-08 18:53       ` H. Dieter Wilhelm
2020-05-08 21:55         ` Drew Adams
2020-05-08 22:02           ` Drew Adams
2020-05-09  9:46       ` Jean-Christophe Helary
2020-05-09 13:06         ` help-fns+ (WAS: [ELPA] New package: inform) Noam Postavsky
2020-05-09 13:16           ` Jean-Christophe Helary
2020-05-09 17:27         ` [ELPA] New package: inform Drew Adams
2020-05-10  1:05           ` Jean-Christophe Helary
2020-05-09 17:10   ` H. Dieter Wilhelm
2023-02-01 19:08   ` H. Dieter Wilhelm
2023-02-01 19:21     ` H. Dieter Wilhelm
2020-05-09  3:51 ` Richard Stallman
2020-05-09  9:38   ` H. Dieter Wilhelm
2020-05-09  9:51     ` Eli Zaretskii
2020-05-09 15:29       ` H. Dieter Wilhelm

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).