From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: 23.0.94; [PATCH] org-store-link broken within kbd macros Date: Wed, 1 Jul 2009 20:39:39 -0700 Message-ID: <20524da70907012039s2d39ebe7vb3a8fc0cafbd393f@mail.gmail.com> References: <87bponi011.fsf@gate450.dyndns.org> <8317C86B-9281-4E9E-97C2-E0EDF6C0144B@gmail.com> <878wjhbyc1.fsf@gate450.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMD9Z-00054S-N4 for emacs-orgmode@gnu.org; Wed, 01 Jul 2009 23:40:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMD9V-000543-68 for emacs-orgmode@gnu.org; Wed, 01 Jul 2009 23:40:05 -0400 Received: from [199.232.76.173] (port=47241 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMD9U-000540-Vv for emacs-orgmode@gnu.org; Wed, 01 Jul 2009 23:40:01 -0400 Received: from mail-pz0-f193.google.com ([209.85.222.193]:39749) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMD9U-0001aJ-Kt for emacs-orgmode@gnu.org; Wed, 01 Jul 2009 23:40:00 -0400 Received: by pzk31 with SMTP id 31so436048pzk.14 for ; Wed, 01 Jul 2009 20:39:59 -0700 (PDT) In-Reply-To: <878wjhbyc1.fsf@gate450.dyndns.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik , 3597@emacsbugs.donarmstrong.com, emacs-orgmode@gnu.org, seltenreich@gmx.de 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-interactively(kmacro-end-and-call-macro) Is this related?