From: Skip Montanaro <skip.montanaro@gmail.com>
To: Jean Louis <bugs@gnu.support>
Cc: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: Re: How not to share `local-set-key' with all other buffers in the same major mode?
Date: Fri, 2 Apr 2021 07:44:09 -0500 [thread overview]
Message-ID: <CANc-5Uxzg5Khy7o_Q9-zXP2s8WF44w98c8yk-bCfXxp=OK4YWQ@mail.gmail.com> (raw)
In-Reply-To: <courier.000000006066D6B2.00001C01@stw1.rcdrun.com>
I would like to use editing modes as temporary view modes where I
> would like to set a key like "q" or "i" temporarily, like this for
> example:
>
> (local-set-key "q" 'quit-window)
>
> And I use it in read only mode.
>
Would the minor view-mode do what you want?
https://www.gnu.org/software/emacs/manual/html_node/emacs/View-Mode.html
Skip
>
next prev parent reply other threads:[~2021-04-02 12:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-02 8:32 How not to share `local-set-key' with all other buffers in the same major mode? Jean Louis
2021-04-02 12:44 ` Skip Montanaro [this message]
2021-04-02 12:55 ` Stefan Monnier
2021-04-02 16:16 ` Jean Louis
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='CANc-5Uxzg5Khy7o_Q9-zXP2s8WF44w98c8yk-bCfXxp=OK4YWQ@mail.gmail.com' \
--to=skip.montanaro@gmail.com \
--cc=bugs@gnu.support \
--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.
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).