GNU bug report logs - #3597
23.0.94; [PATCH] org-store-link broken within kbd macros

Previous Next

Packages: org-mode, emacs;

Reported by: Andreas Seltenreich <seltenreich <at> gmx.de>

Date: Wed, 17 Jun 2009 11:20:05 UTC

Severity: normal

Merged with 3670

Fixed in version 23.2

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bastien <bastienguerry <at> googlemail.com>
To: Samuel Wales <samologist <at> gmail.com>
Cc: Carsten Dominik <carsten.dominik <at> gmail.com>,
        3597 <at> debbugs.gnu.org, emacs-orgmode <at> gnu.org,
        seltenreich <at> gmx.de
Subject: bug#3597: [Orgmode] 23.0.94; [PATCH] org-store-link broken within kbd  macros
Date: Fri, 03 Jul 2009 11:18:04 +0200
Samuel Wales <samologist <at> gmail.com> writes:

> On each of my many emacs-w3m tabs, I can remember manually with f8 f8
> n (my binding for org-remember and my ?n template which I sent).  It
> grabs the title and URL perfectly.  I can also do m-right, which is my
> binding for next tab.
>
> To use the macro, I do c-x ( f8 f8 n m-right c-x ) .  To execute it I
> do c-x e.  It does not get executed on any tabs.

My other guess would be that the macro execution is too fast for the
display engine.  Maybe the trick is to insert a command in your macro
sequence that makes sure the tab is displayed correctly before you try
to remember it.  

C-x ( f8 f8 n M-> M-< c-x )
              ^^^^^^^ <- this goes to the end and beginning of buffer

Anyway, you might have clearer/cleverer answers on help-gnu-emacs@

HTH,

-- 
 Bastien



This bug report was last modified 14 years and 87 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.