all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* octave-mod.el hogs my C-c <letter> keys
@ 2003-01-15 19:33 D. Goel
  0 siblings, 0 replies; only message in thread
From: D. Goel @ 2003-01-15 19:33 UTC (permalink / raw)


octave-mod.el, in octave-mode, uses C-c <letter>, here are the
relevant lines from octave-mod.el.   This bug is present both in
emacs21 as well as emacscvs. 



    (define-key map "\C-cf" 'octave-insert-defun)
    (define-key map "\C-c\C-h" 'octave-help)
    (define-key map "\C-cil" 'octave-send-line)
    (define-key map "\C-cib" 'octave-send-block)
    (define-key map "\C-cif" 'octave-send-defun)
    (define-key map "\C-cir" 'octave-send-region)  
    (define-key map "\C-cis" 'octave-show-process-buffer)
    (define-key map "\C-cih" 'octave-hide-process-buffer)
    (define-key map "\C-cik" 'octave-kill-process)

Thanks 

DG                                 http://deego.gnufans.org/~deego/
--

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-15 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-15 19:33 octave-mod.el hogs my C-c <letter> keys D. Goel

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.