Hi Bastien,
Thanks for the idea.
Doesn't work.
Maybe it's an emacs bug.
On Fri, Jul 3, 2009 at 02:18, Bastien wrote:
> 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
Samuel Wales 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
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 i
Samuel Wales writes:
> It happens on all tabs.
You mean on *each* tab?
> ("note" ?n "* %? %i -- %a %U\n%i")
Can you remember at least one tab with this template?
Can you send the full macro?
--
Bastien
___
Emacs-orgmode mailing l
Hi Bastien,
It happens on all tabs.
("note" ?n "* %? %i -- %a %U\n%i")
Thanks.
On Wed, Jul 1, 2009 at 22:52, Bastien wrote:
> Samuel Wales writes:
>
>> I cannot use org-remember to save all my w3m tabs using remember and
>> keyboard macros.
>
> Are you using a specific remember
Samuel Wales writes:
> I cannot use org-remember to save all my w3m tabs using remember and
> keyboard macros.
Are you using a specific remember template when remembering those
w3m tabs? My guess is that your remember template tries to fetch
a title or same tab-related info that isn't availabl
I cannot use org-remember to save all my w3m tabs using remember and
keyboard macros.
Says command rang the bell, but I don't know which even with stack trace on.
call-last-kbd-macro(nil kmacro-loop-setup-function)
kmacro-call-macro(nil nil)
kmacro-end-and-call-macro(nil)
call-interactive
Thanks, I'll check it out.
- Carsten
On Jun 27, 2009, at 2:43 AM, Stefan Monnier wrote:
This sounds like interactive-p is working as documented and the
excplicit check I proposed would be neccessary.
True enough, and I am applying your fix.
IIUC you may want to use called-interactively-p in
>> This sounds like interactive-p is working as documented and the
>> excplicit check I proposed would be neccessary.
> True enough, and I am applying your fix.
IIUC you may want to use called-interactively-p instead.
Stefan
___
Emacs-orgmode
On Jun 24, 2009, at 2:39 PM, Andreas Seltenreich wrote:
[Sorry about setting Cc instead X-Debbugs-Cc and causing the duplicate
report. I set a proper Mail-Followup-To header now.]
Carsten Dominik writes:
This looks to me as if it was a bug in keyboard macro execution,
which should call fun
[Sorry about setting Cc instead X-Debbugs-Cc and causing the duplicate
report. I set a proper Mail-Followup-To header now.]
Carsten Dominik writes:
> This looks to me as if it was a bug in keyboard macro execution,
> which should call functions interactively.
The docstring for interactive-p ha
This looks to me as if it was a bug in keyboard macro execution,
which should call functions interactively.
- Carsten
On Jun 17, 2009, at 1:15 PM, Andreas Seltenreich wrote:
Your bug report will be posted to the emacs-pretest-...@gnu.org
mailing list.
Please describe exactly what actions t
> Your bug report will be posted to the emacs-pretest-...@gnu.org mailing list.
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
org-store-link works fine when recording a keyboard macro but it is a
NOP when executing it. The following change appear
13 matches
Mail list logo