Grant Rettke writes:
On Fri, Sep 26, 2014 at 12:17 PM, Jorge A. Alfaro-Murillo <jorge.alfaro-muri...@yale.edu> wrote:
For me `org-cycle-agenda-files' is bound to C-', not C-, maybe you have something that sets C-' to C-, globally?

Definitely, here in my .emacs.el: ╭──── │ (global-set-key (kbd "C-;") 'vc-next-action) │ (global-set-key (kbd "C-'") 'er/expand-region) ╰────

That is very strange. It is that the line in your .emacs for C-'? Outside of org files, does C-, work as expected, or does it expand the region?
--
Jorge.


Reply via email to