* byte-code: Key sequence contains invalid event
@ 2010-05-30 15:18 Alexandre Billon
2010-06-01 7:37 ` David Maus
0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Billon @ 2010-05-30 15:18 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 450 bytes --]
Dear list members,
I updated my org-mode files a month ago and since then, I get the following
error message
"byte-code: Key sequence contains invalid event "
when I
1. Try to export files to other formats (LaTex and html)
2. Try to use org-remember
3. create a new .org file
This makes 1 and 2 unsuccessful. Can anyone help?
I am currently using org-mode 6-36c on Mac-OS X either with Acquamacs 2 or
with Emacs 23.2.
Best regards,
Alexandre
[-- Attachment #1.2: Type: text/html, Size: 543 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: byte-code: Key sequence contains invalid event
2010-05-30 15:18 byte-code: Key sequence contains invalid event Alexandre Billon
@ 2010-06-01 7:37 ` David Maus
2010-06-01 18:27 ` Bernt Hansen
0 siblings, 1 reply; 3+ messages in thread
From: David Maus @ 2010-06-01 7:37 UTC (permalink / raw)
To: Alexandre Billon; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 979 bytes --]
Alexandre Billon wrote:
>[1 <multipart/alternative (7bit)>]
>[1.1 <text/plain; UTF-8 (7bit)>]
>[1.2 <text/html; UTF-8 (quoted-printable)>]
>Dear list members,
>I updated my org-mode files a month ago and since then, I get the following error message
>"byte-code: Key sequence contains invalid event "
> when I
>1. Try to export files to other formats (LaTex and html)
>2. Try to use org-remember
>3. create a new .org file
>This makes 1 and 2 unsuccessful. Can anyone help?
>I am currently using org-mode 6-36c on Mac-OS X either with Acquamacs 2 or with Emacs 23.2.
Could you generate a backtrace that shows which key sequence Emacs is
complaining about?
(setq debug-on-error t)
and reproduce the error. For a good back trace you might as well
remove the byte compiled Org mode files (*.elc), reload Org and try
again.
HTH
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de
[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: byte-code: Key sequence contains invalid event
2010-06-01 7:37 ` David Maus
@ 2010-06-01 18:27 ` Bernt Hansen
0 siblings, 0 replies; 3+ messages in thread
From: Bernt Hansen @ 2010-06-01 18:27 UTC (permalink / raw)
To: David Maus; +Cc: emacs-orgmode, Alexandre Billon
David Maus <dmaus@ictsoc.de> writes:
> For a good back trace you might as well
> remove the byte compiled Org mode files (*.elc), reload Org and try
> again.
C-u M-x org-reload
should load uncompiled versions of the code if they are available
without requiring you to remove the compiled files and rebuild them
later.
-Bernt
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-01 18:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-30 15:18 byte-code: Key sequence contains invalid event Alexandre Billon
2010-06-01 7:37 ` David Maus
2010-06-01 18:27 ` Bernt Hansen
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).