unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Return doesn't work any more
@ 2003-05-15 22:41 Karl Voit
  2003-05-16  1:21 ` Greg Hill
  2003-05-17  0:01 ` Edward O'Connor
  0 siblings, 2 replies; 4+ messages in thread
From: Karl Voit @ 2003-05-15 22:41 UTC (permalink / raw)


Hi!

When I add the lines

  ;;; Ctrl-M for _m_y personal shortcuts (as a test)
  (global-unset-key "\C-m")
  (global-set-key "\C-ml" 'goto-line)
  (global-set-key "\C-mg" 'goto-line)
  (global-set-key "\C-mf" 'flyspell-mode)

to my .emacs, there's only 'RET' in the line at the bottom instead of
a simple return in the buffer currently edited.

Why does this affect the return-key and how do I get my custom
shortcuts without harming my enter-key?

TNX

-- 
Karl VOIT, Graz University of Technology (Austria/Europe)

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

end of thread, other threads:[~2003-05-17 15:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-15 22:41 Return doesn't work any more Karl Voit
2003-05-16  1:21 ` Greg Hill
2003-05-17  0:01 ` Edward O'Connor
2003-05-17 15:40   ` Karl Voit

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).