all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ebrowse.texi had wrong prefix key
@ 2007-01-04 14:14 Frank Schmitt
  2007-01-04 14:27 ` Frank Schmitt
  2007-01-04 22:34 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Frank Schmitt @ 2007-01-04 14:14 UTC (permalink / raw)


Hello

In ebrowse.el the prefix key has been changed from C-c b to C-c C-m but
ebrowse.texi still contains references to the old key

cvs log lisp/progmodes/ebrowse.el:
revision 1.37
date: 2006-02-12 20:27:51 +0000;  author: rms;  state: Exp;  lines: +1 -1
(ebrowse-global-prefix-key): Change to C-c C-m.

grep "C-c b" ./man/ebrowse.texi | wc -l
25

-- 
Did you ever realize how much text fits in eighty columns? If you now consider
that a signature usually consists of up to four lines, this gives you enough
space to spread a tremendous amount of information with your messages. So seize
this opportunity and don't waste your signature with bullshit nobody will read.

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

* Re: ebrowse.texi had wrong prefix key
  2007-01-04 14:14 ebrowse.texi had wrong prefix key Frank Schmitt
@ 2007-01-04 14:27 ` Frank Schmitt
  2007-01-04 15:04   ` Andreas Schwab
  2007-01-04 22:34   ` Richard Stallman
  2007-01-04 22:34 ` Richard Stallman
  1 sibling, 2 replies; 5+ messages in thread
From: Frank Schmitt @ 2007-01-04 14:27 UTC (permalink / raw)


Frank Schmitt <ich@frank-schmitt.net> writes:

> Hello
>
> In ebrowse.el the prefix key has been changed from C-c b to C-c C-m but
> ebrowse.texi still contains references to the old key
>
> cvs log lisp/progmodes/ebrowse.el:
> revision 1.37
> date: 2006-02-12 20:27:51 +0000;  author: rms;  state: Exp;  lines: +1 -1
> (ebrowse-global-prefix-key): Change to C-c C-m.
>
> grep "C-c b" ./man/ebrowse.texi | wc -l
> 25

Well, and C-c C-m doesn't work for me (in c++-mode for which ebrowse is
intended) as it translates to C-c RET which isn't a prefix key. Am I
doing something fundamentally wrong, or does no one use this package?

-- 
Did you ever realize how much text fits in eighty columns? If you now consider
that a signature usually consists of up to four lines, this gives you enough
space to spread a tremendous amount of information with your messages. So seize
this opportunity and don't waste your signature with bullshit nobody will read.

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

* Re: ebrowse.texi had wrong prefix key
  2007-01-04 14:27 ` Frank Schmitt
@ 2007-01-04 15:04   ` Andreas Schwab
  2007-01-04 22:34   ` Richard Stallman
  1 sibling, 0 replies; 5+ messages in thread
From: Andreas Schwab @ 2007-01-04 15:04 UTC (permalink / raw)
  Cc: emacs-devel

Frank Schmitt <ich@frank-schmitt.net> writes:

> Well, and C-c C-m doesn't work for me (in c++-mode for which ebrowse is
> intended) as it translates to C-c RET which isn't a prefix key. Am I
> doing something fundamentally wrong, or does no one use this package?

Should be fixed now.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

* Re: ebrowse.texi had wrong prefix key
  2007-01-04 14:14 ebrowse.texi had wrong prefix key Frank Schmitt
  2007-01-04 14:27 ` Frank Schmitt
@ 2007-01-04 22:34 ` Richard Stallman
  1 sibling, 0 replies; 5+ messages in thread
From: Richard Stallman @ 2007-01-04 22:34 UTC (permalink / raw)
  Cc: emacs-devel

Thanks.  I fixed that.

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

* Re: ebrowse.texi had wrong prefix key
  2007-01-04 14:27 ` Frank Schmitt
  2007-01-04 15:04   ` Andreas Schwab
@ 2007-01-04 22:34   ` Richard Stallman
  1 sibling, 0 replies; 5+ messages in thread
From: Richard Stallman @ 2007-01-04 22:34 UTC (permalink / raw)
  Cc: emacs-devel

    Well, and C-c C-m doesn't work for me (in c++-mode for which ebrowse is
    intended) as it translates to C-c RET which isn't a prefix key.

C-m is the same as RET.  There was a syntax error in the
initialization of ebrowse-global-prefix-key.  It seems to have been
fixed now.

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

end of thread, other threads:[~2007-01-04 22:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 14:14 ebrowse.texi had wrong prefix key Frank Schmitt
2007-01-04 14:27 ` Frank Schmitt
2007-01-04 15:04   ` Andreas Schwab
2007-01-04 22:34   ` Richard Stallman
2007-01-04 22:34 ` Richard Stallman

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.