unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: dieter@duenenhof-wilhelm.de (H. Dieter Wilhelm)
To: emacs-devel@gnu.org
Subject: [ELPA] New package: inform
Date: Thu, 07 May 2020 21:36:21 +0200	[thread overview]
Message-ID: <86lfm3k05m.fsf@duenenhof-wilhelm.de> (raw)

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

             reply	other threads:[~2020-05-07 19:36 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07 19:36 H. Dieter Wilhelm [this message]
2020-05-07 20:40 ` [ELPA] New package: inform 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86lfm3k05m.fsf@duenenhof-wilhelm.de \
    --to=dieter@duenenhof-wilhelm.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).