Dror Atariah <[email protected]> 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 _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
