emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Wittern <cwittern@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: problem with org-remember
Date: Sat, 6 Mar 2010 19:34:35 +0900	[thread overview]
Message-ID: <5268d87d1003060234h757c83a9m17587825551d8a06@mail.gmail.com> (raw)
In-Reply-To: <5268d87d1003051840h169d6b98p1a66121e80427e82@mail.gmail.com>

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 <cwittern@gmail.com> wrote:
> Hi there,
>
> Today I stumbled over a strange problem, to which I did not found a
> solution.  I 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:
>
>        ;; Turn on org-mode in the remember buffer, set local variables
>        (let ((org-inhibit-startup t)) (org-mode) (org-remember-mode 1))
>        (if (and file (string-match "\\S-" file) (not (file-directory-p file)))
>            (org-set-local 'org-default-notes-file file))
> ---
>  (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
>



-- 
Christian Wittern, Kyoto

  reply	other threads:[~2010-03-06 10:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-06  2:40 problem with org-remember Christian Wittern
2010-03-06 10:34 ` Christian Wittern [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-19 20:13 Problem " Mark Elston
2009-01-19 20:22 ` Nick Dokos
2009-01-19 20:32   ` Mark Elston
     [not found]     ` <9099.1232399183@alphaville.usa.hp.com>
2009-01-19 21:19       ` Mark Elston
     [not found]         ` <9717.1232400732@alphaville.usa.hp.com>
2009-01-19 22:09           ` Mark Elston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5268d87d1003060234h757c83a9m17587825551d8a06@mail.gmail.com \
    --to=cwittern@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).