[OS X Emacs] LaTeX add-hook to remap C-c doesn't work

cytan cytan299 at yahoo.com
Mon Jun 2 14:16:11 EDT 2014


Hi guys,
   I found a workaround:

Instead of what I did below, I just added this:

(define-key key-translation-map (kbd "C-c") 'scroll-up)

to the Preferences.el file. And now C-c scrolls up as expected.

cytan





More information about the MacOSX-Emacs mailing list