emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Keyboard macro and org-mode


From: Suvayu Ali
Subject: Re: [O] Keyboard macro and org-mode
Date: Mon, 5 May 2014 09:29:51 +0200
User-agent: Mutt/1.5.22.1 (2013-10-16)

On Mon, May 05, 2014 at 02:47:23PM +1000, Alan Tyree wrote:
> I was trying to build a keyboard macro to remove targets of the form
> 
> <<sec:some_title>>
> 
> When in org-mode, emacs hangs after C-s <. If I turn off org mode and use a
> simple text mode, the keyboard macro works ok.
> 
> Is this a bug or am I doing something pretty dumb?

Would help if you shared the macro.

Some ideas for troubleshooting:

1. you can inspect and re-edit the macro by calling `edit-last-kbd-macro',
2. you can name the last macro with `name-last-kbd-macro', you can then
   get the lisp source and save it in .emacs with `insert-kbd-macro'
   (see: (info "(emacs) Save Keyboard Macro")).

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]