unofficial mirror of bug-gnu-emacs@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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