From: Jean Louis <bugs@gnu.support>
To: Eduardo Ochs <eduardoochs@gmail.com>
Cc: Gottfried <gottfried@posteo.de>, help-gnu-emacs@gnu.org
Subject: Re: how can I make a reference card like the Emacs reference card
Date: Sun, 11 Dec 2022 11:57:48 +0300 [thread overview]
Message-ID: <Y5WbjNLA1naHHJ/J@protected.localdomain> (raw)
In-Reply-To: <CADs++6j=xUP7C+AWY=sQqY4ve8+Z-P6ioPS1PyR7kQi-wGcuUA@mail.gmail.com>
* Eduardo Ochs <eduardoochs@gmail.com> [2022-12-11 08:36]:
> Here:
>
(defun r () (interactive)
(find-2a nil '(find-fline "~/REFCARD")))
>
(defun o () (interactive)
(find-2a nil '(find-fline "~/REFCARD.org")))
>
(defun m () (interactive)
(find-2a nil '(find-fline (format "~/REFCARD.%s" major-mode))))
Yes, that is good for the file name.
And then, that file content shall be created automatically.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
next prev parent reply other threads:[~2022-12-11 8:57 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-08 19:54 how can I make a reference card like the Emacs reference card Gottfried
2022-12-08 20:16 ` [External] : " Drew Adams
2022-12-09 6:01 ` Marcin Borkowski
2022-12-09 6:40 ` Emanuel Berg
2022-12-11 0:20 ` Eduardo Ochs
2022-12-11 5:01 ` Jean Louis
2022-12-11 5:34 ` Eduardo Ochs
2022-12-11 8:57 ` Jean Louis [this message]
2022-12-14 17:18 ` Emanuel Berg
2022-12-14 22:30 ` Eduardo Ochs
2022-12-14 23:22 ` Emanuel Berg
2022-12-15 15:29 ` Marcin Borkowski
2022-12-17 9:03 ` Jean Louis
2022-12-17 9:22 ` Emanuel Berg
2022-12-18 6:57 ` Jean Louis
2022-12-19 20:29 ` Emanuel Berg
-- strict thread matches above, loose matches on Subject: below --
2022-12-09 19:40 how can I make a reference card like the Emacs reference, card Gottfried
2022-12-09 22:17 ` Jean Louis
2022-12-10 21:42 ` Marcin Borkowski
2022-12-10 22:11 ` Jean Louis
2022-12-10 22:39 ` Marcin Borkowski
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y5WbjNLA1naHHJ/J@protected.localdomain \
--to=bugs@gnu.support \
--cc=eduardoochs@gmail.com \
--cc=gottfried@posteo.de \
--cc=help-gnu-emacs@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 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.