Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: Negotiating key mappings in message mode
Date: 30 Mar 1997 05:38:02 +0200	[thread overview]
Message-ID: <kig7miqgicl.fsf@jagor.srce.hr> (raw)
In-Reply-To: Steven L Baur's message of 29 Mar 1997 18:59:38 -0800

Steven L Baur <steve@miranova.com> writes:

> I've started writing a footnote plug-in for message mode and am
> rather at a loss where I can put the interactive commands.  My first
> thought was to use C-c C-f but there appears to be a bunch of
> message-goto functions there.  Is it O.K. for me to share that
> prefix[1], or should I choose something else (and what)?

I don't think you should share a reserved prefix.  Think of something
else.  The free `C-c C-<letter>' ones are:

`C-c C-a', `C-c C-j', `C-c C-l', `C-c C-m', `C-c C-p', `C-c C-u',
`C-c C-v', `C-c C-x' and `C-c C-z'.

I'd use `C-c C-a' or `C-c C-p'...

> [1] Why doesn't the C-c C-f prefix have its own keymap with a
> functional C-h binding?

`C-c C-f C-h' works for me:

Key bindings starting with C-c C-f:

Local Bindings:
key             binding
---             -------

C-c C-f C-b	message-goto-bcc
C-c C-f C-c	message-goto-cc
C-c C-f C-d	message-goto-distribution
C-c C-f C-f	message-goto-followup-to
C-c C-f C-k	message-goto-keywords
C-c C-f C-n	message-goto-newsgroups
C-c C-f C-r	message-goto-reply-to
C-c C-f C-s	message-goto-subject
C-c C-f C-t	message-goto-to
C-c C-f C-u	message-goto-summary
C-c C-f C-w	message-goto-fcc


-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
The end of the world is coming...  SAVE YOUR BUFFERS!


  reply	other threads:[~1997-03-30  3:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-03-30  2:59 Steven L Baur
1997-03-30  3:38 ` Hrvoje Niksic [this message]
1997-03-30  7:11   ` Steven L Baur
1997-03-30  8:54     ` Lars Magne Ingebrigtsen
1997-03-30 19:01   ` Kai Grossjohann
1997-04-02  7:05     ` Hrvoje Niksic

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=kig7miqgicl.fsf@jagor.srce.hr \
    --to=hniksic@srce.hr \
    /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 NNTP newsgroup(s).