From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: Re: problem with org-remember Date: Sat, 6 Mar 2010 19:34:35 +0900 Message-ID: <5268d87d1003060234h757c83a9m17587825551d8a06@mail.gmail.com> References: <5268d87d1003051840h169d6b98p1a66121e80427e82@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NnrLC-00007H-8j for emacs-orgmode@gnu.org; Sat, 06 Mar 2010 05:34:38 -0500 Received: from [140.186.70.92] (port=59391 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NnrLB-000072-AC for emacs-orgmode@gnu.org; Sat, 06 Mar 2010 05:34:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NnrLA-00085u-EQ for emacs-orgmode@gnu.org; Sat, 06 Mar 2010 05:34:37 -0500 Received: from mail-qy0-f179.google.com ([209.85.221.179]:63951) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnrLA-00085q-C3 for emacs-orgmode@gnu.org; Sat, 06 Mar 2010 05:34:36 -0500 Received: by qyk9 with SMTP id 9so3468452qyk.5 for ; Sat, 06 Mar 2010 02:34:35 -0800 (PST) In-Reply-To: <5268d87d1003051840h169d6b98p1a66121e80427e82@mail.gmail.com> 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: emacs-orgmode@gnu.org Replying to myself here, Mr Google told me that this seems to be a bug in my Emacs version. Recompiling a more recent pretest made the problem go away. Sorry for the noise and happy orging, Christian On 6 March 2010 11:40, Christian Wittern wrote: > Hi there, > > Today I stumbled over a strange problem, to which I did not found a > solution. =A0I am using Emacs 23 on Mac OS X and on Ubuntu (9.10) with a > nearly identical setup (thanks Dropbox!). > On the Mac machines, remembering with org-remember works wonderful and > makes me happy; but on the Ubuntu side, I am running in an error > "wrong-number-of arguments", which can be traced to the following call > (org-remember-mode 1) in this form: > > =A0 =A0 =A0 =A0;; Turn on org-mode in the remember buffer, set local vari= ables > =A0 =A0 =A0 =A0(let ((org-inhibit-startup t)) (org-mode) (org-remember-mo= de 1)) > =A0 =A0 =A0 =A0(if (and file (string-match "\\S-" file) (not (file-direct= ory-p file))) > =A0 =A0 =A0 =A0 =A0 =A0(org-set-local 'org-default-notes-file file)) > --- > =A0(this starts on line 543 in the current version of this morning) > > The call itself looks unsuspicious to my inexperienced I and I have > now idea why Emacs would complain about it in Ubuntu and not in Mac > (there is a very slight difference of about two weeks between > compiling them), so I really have no idea what went wrong and how to > fix it. > > As always, any help appreciated, > > Christian > -- > Christian Wittern, Kyoto > --=20 Christian Wittern, Kyoto