* Re: emacsclient horribly broken
[not found] ` <d69e7f6a0611020729y5aa677c7r7b085075ee6adb8d@mail.gmail.com>
@ 2006-11-03 7:07 ` Richard Stallman
2006-11-03 9:03 ` Juanma Barranquero
0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2006-11-03 7:07 UTC (permalink / raw)
Cc: lekktu, emacs-devel
Note that I couldn't debug properly because running edebug-defun on server-start
throws an error too: (invalid-read-syntax "Expected lambda expression"),
leaving point at line 329 of server.el (point indicated by ^):
(letf (^((default-file-modes) ?\700))
That seems to be a bug in edebug or in cl.
Would someone please debug it, then ack?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: emacsclient horribly broken
2006-11-03 7:07 ` emacsclient horribly broken Richard Stallman
@ 2006-11-03 9:03 ` Juanma Barranquero
2006-11-03 9:30 ` Tim Van Holder
0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2006-11-03 9:03 UTC (permalink / raw)
Cc: Tim Van Holder, emacs-devel
On 11/3/06, Richard Stallman <rms@gnu.org> wrote:
> Note that I couldn't debug properly because running edebug-defun on server-start
> throws an error too: (invalid-read-syntax "Expected lambda expression"),
> leaving point at line 329 of server.el (point indicated by ^):
> (letf (^((default-file-modes) ?\700))
>
> That seems to be a bug in edebug or in cl.
> Would someone please debug it, then ack?
Is someone able to reproduce the problem?
/L/e/k/t/u
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: emacsclient horribly broken
2006-11-03 9:03 ` Juanma Barranquero
@ 2006-11-03 9:30 ` Tim Van Holder
2006-11-04 6:38 ` Richard Stallman
0 siblings, 1 reply; 4+ messages in thread
From: Tim Van Holder @ 2006-11-03 9:30 UTC (permalink / raw)
Cc: rms, emacs-devel
On 11/3/06, Juanma Barranquero <lekktu@gmail.com> wrote:
> On 11/3/06, Richard Stallman <rms@gnu.org> wrote:
>
> > Note that I couldn't debug properly because running edebug-defun on server-start
> > throws an error too: (invalid-read-syntax "Expected lambda expression"),
> > leaving point at line 329 of server.el (point indicated by ^):
> > (letf (^((default-file-modes) ?\700))
> >
> > That seems to be a bug in edebug or in cl.
> > Would someone please debug it, then ack?
>
> Is someone able to reproduce the problem?
Seems it was some bytecode incompatibility - after byte-compiling
server.el, edebug-defun works again on server-start.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: emacsclient horribly broken
2006-11-03 9:30 ` Tim Van Holder
@ 2006-11-04 6:38 ` Richard Stallman
0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2006-11-04 6:38 UTC (permalink / raw)
Cc: lekktu, emacs-devel
Seems it was some bytecode incompatibility - after byte-compiling
server.el, edebug-defun works again on server-start.
That is a relief.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-11-04 6:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <87wt6gvs43.fsf@leeloo.anubex.internal>
[not found] ` <f7ccd24b0610310116o6b5f1bbcm2eca8016b8aa6e9b@mail.gmail.com>
[not found] ` <d69e7f6a0610310202t58bc27f7m4e345c36e944d2ed@mail.gmail.com>
[not found] ` <f7ccd24b0610310302nb290fbalb662d70d390fdf6d@mail.gmail.com>
[not found] ` <d69e7f6a0610311134l1e692d09t34eafcb6e86f1c44@mail.gmail.com>
[not found] ` <f7ccd24b0610311621t329c5a38y72504d2e84ab13e@mail.gmail.com>
[not found] ` <d69e7f6a0611010327x4c2706fbr112fd93452edba94@mail.gmail.com>
[not found] ` <f7ccd24b0611010410u4942b51as67aa6f1e0fc3e10b@mail.gmail.com>
[not found] ` <d69e7f6a0611020039q5c36e4b8l5b226df045bcdf31@mail.gmail.com>
[not found] ` <f7ccd24b0611020140ua52b522of2a72c15baee5053@mail.gmail.com>
[not found] ` <d69e7f6a0611020729y5aa677c7r7b085075ee6adb8d@mail.gmail.com>
2006-11-03 7:07 ` emacsclient horribly broken Richard Stallman
2006-11-03 9:03 ` Juanma Barranquero
2006-11-03 9:30 ` Tim Van Holder
2006-11-04 6:38 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.