|
From: | Nicolas Richard |
Subject: | Re: [AUCTeX] [BUG] Unable to use AUCTeX on OS X Yosemite |
Date: | Mon, 22 Dec 2014 10:52:49 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Dror Atariah <address@hidden> writes: > I think I narrowed the problem to the following statement: (defalias > 'push 'org-mobile-push) which is almost the last one in my setup. If I > comment it out I can use AUCTeX 11.88 without any problems... If you want to have easier access to a command, bind it to some key instead of giving it a shorter name. e.g. I keep the C-c o prefix for all org-related commands. If I were to add org-mobile-push, I would probably bind it to C-c o p for example. -- Nicolas Richard
[Prev in Thread] | Current Thread | [Next in Thread] |