emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode 4.72
Date: Wed, 25 Apr 2007 05:43:25 +0200	[thread overview]
Message-ID: <87k5w1xgo2.fsf@bzg.ath.cx> (raw)
In-Reply-To: <51a986aef97f45305f4a2ad40740e3fc@science.uva.nl> (Carsten Dominik's message of "Tue\, 24 Apr 2007 09\:47\:20 +0200")

Hi Carsten,

Carsten Dominik <dominik@science.uva.nl> writes:

> org-mode version 4.72 is now available at
> http://www.astro.uva.nl/~dominik/Tools/org

I cannot compile Org-mode 4.72 here with GNU Emacs 23.0.0.1
(i686-pc-linux-gnu, GTK+ Version 2.10.6).

I stumbled upon this defun that i cannot eval properly (line 3786) :

,----
| (org-defkey org-mouse-map
|   (if (featurep 'xemacs) [button2] [mouse-2]) 'org-open-at-mouse)
`----

Seems there is something wrong with S-up.  Here is a backtrace: 

Debugger entered--Lisp error: (wrong-type-argument sequencep S-up)
  apply(debug error (wrong-type-argument sequencep S-up))
  edebug(error (wrong-type-argument sequencep S-up))
  key-description(S-up)
  (equal (key-description (car x)) nkey)
  (lambda (x) (equal (key-description ...) nkey))((S-up [(shift up)] [(meta 112)]))
  cl-position(nil ((S-up [...] [...]) (S-down [...] [...]) (S-left [...] [...]) (S-right [...] [...]) (S-return [...] [...])) 0 nil nil)
  position(nil ((S-up [...] [...]) (S-down [...] [...]) (S-left [...] [...]) (S-right [...] [...]) (S-return [...] [...])) :if (lambda (x) (equal (key-description ...) nkey)))
  apply(position nil ((S-up [...] [...]) (S-down [...] [...]) (S-left [...] [...]) (S-right [...] [...]) (S-return [...] [...])) (:if (lambda (x) (equal ... nkey))))
  find(nil ((S-up [...] [...]) (S-down [...] [...]) (S-left [...] [...]) (S-right [...] [...]) (S-return [...] [...])) :if (lambda (x) (equal (key-description ...) nkey)))
  apply(find nil ((S-up [...] [...]) (S-down [...] [...]) (S-left [...] [...]) (S-right [...] [...]) (S-return [...] [...])) :if (lambda (x) (equal (key-description ...) nkey)) nil)
  find-if((lambda (x) (equal (key-description ...) nkey)) ((S-up [...] [...]) (S-down [...] [...]) (S-left [...] [...]) (S-right [...] [...]) (S-return [...] [...])))
  (let* ((nkey ...) (x ...)) (cond (... key) (org-replace-disputed-keys ...) (t ...)))
  org-key([mouse-2])
  (define-key keymap (org-key key) def)
  org-defkey((keymap (13 . org-open-at-point) (return . org-open-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) [mouse-2] org-open-at-mouse)
  eval((org-defkey org-mouse-map (if (featurep ...) [button2] [mouse-2]) (quote org-open-at-mouse)))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)

-- 
Bastien

  parent reply	other threads:[~2007-04-25  3:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-24  7:47 Org-mode 4.72 Carsten Dominik
2007-04-24 14:32 ` Scott Jaderholm
2007-04-25  4:35   ` Carsten Dominik
2007-04-24 14:53 ` Eddward DeVilla
2007-05-15 11:41   ` Carsten Dominik
2007-04-24 16:07 ` Scott Jaderholm
2007-04-25  4:37   ` Carsten Dominik
2007-04-25  3:43 ` Bastien [this message]
2007-04-25  4:23   ` Carsten Dominik
2007-04-25  4:38 ` Xiao-Yong Jin

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=87k5w1xgo2.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --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).