* Keyboard macro and org-mode
@ 2014-05-05 4:47 Alan Tyree
2014-05-05 7:29 ` Suvayu Ali
0 siblings, 1 reply; 3+ messages in thread
From: Alan Tyree @ 2014-05-05 4:47 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
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?
Thanks,
Alan
emacs version: 24.3.1 on Ubuntu 14.04
org version: 8.2.6
--
Alan L Tyree
http://austlii.edu.au/~alan<http://www2.austlii.edu.au/~alan>
Tel: 04 2748 6206 sip:typhoon@iptel.org
[-- Attachment #2: Type: text/html, Size: 900 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Keyboard macro and org-mode
2014-05-05 4:47 Keyboard macro and org-mode Alan Tyree
@ 2014-05-05 7:29 ` Suvayu Ali
[not found] ` <CAGMsgMw=H24-eyfNtE2Get2bc1H1rH8_wDqqk9o_WDWaTFqZ4g@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Suvayu Ali @ 2014-05-05 7:29 UTC (permalink / raw)
To: emacs-orgmode
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-05 22:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-05 4:47 Keyboard macro and org-mode Alan Tyree
2014-05-05 7:29 ` Suvayu Ali
[not found] ` <CAGMsgMw=H24-eyfNtE2Get2bc1H1rH8_wDqqk9o_WDWaTFqZ4g@mail.gmail.com>
2014-05-05 22:14 ` Suvayu Ali
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.