all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem while runnnig emacsclient
@ 2008-08-08 16:53 Adolfo De Unanue
  2008-08-08 17:29 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Adolfo De Unanue @ 2008-08-08 16:53 UTC (permalink / raw)
  To: emacs-devel

Hi I have this problem 

Waiting for Emacs...
*ERROR*: Invalid byte code
in /usr/local/share/emacs/23.0.60/lisp/emacs-lisp/cl-seq.elc

when i try to execute 

#!/bin/bash
emacsclient -s nano -c  "$@"


before the cvs update everything works nicely....


Do you know what could be the problem?


Thenks in advance



Adolfo De Unanue




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problem while runnnig emacsclient
  2008-08-08 16:53 Adolfo De Unanue
@ 2008-08-08 17:29 ` Stefan Monnier
  2008-08-08 17:59   ` Adolfo De Unanue
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2008-08-08 17:29 UTC (permalink / raw)
  To: Adolfo De Unanue; +Cc: emacs-devel

> Hi I have this problem 
> Waiting for Emacs...
> *ERROR*: Invalid byte code
> in /usr/local/share/emacs/23.0.60/lisp/emacs-lisp/cl-seq.elc

Tell your Emacs server to re-load cl-seq because it was changed since
that Emacs last looked at it.


        Stefan




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Problem while runnnig emacsclient
@ 2008-08-08 17:56 Adolfo De Unanue
  2008-08-11 10:16 ` Nikolaj Schumacher
  0 siblings, 1 reply; 5+ messages in thread
From: Adolfo De Unanue @ 2008-08-08 17:56 UTC (permalink / raw)
  To: help-gnu-emacs

Hi I have this problem 

Waiting for Emacs...
*ERROR*: Invalid byte code
in /usr/local/share/emacs/23.0.60/lisp/emacs-lisp/cl-seq.elc

when i try to execute 

#!/bin/bash
emacsclient -s nano -c  "$@"


before the cvs update everything works nicely....


Do you know what could be the problem?


Thenks in advance



Adolfo De Unanue




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problem while runnnig emacsclient
  2008-08-08 17:29 ` Stefan Monnier
@ 2008-08-08 17:59   ` Adolfo De Unanue
  0 siblings, 0 replies; 5+ messages in thread
From: Adolfo De Unanue @ 2008-08-08 17:59 UTC (permalink / raw)
  To: emacs-devel

El Fri, 08 Aug 2008 13:29:19 -0400
Stefan Monnier <monnier@IRO.UMontreal.CA> escribió:

> > Hi I have this problem 
> > Waiting for Emacs...
> > *ERROR*: Invalid byte code
> > in /usr/local/share/emacs/23.0.60/lisp/emacs-lisp/cl-seq.elc
> 
> Tell your Emacs server to re-load cl-seq because it was changed since
> that Emacs last looked at it.
> 
> 
>         Stefan


Thank you very much!

Let me try it, 
 thanks again


Adolfo




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problem while runnnig emacsclient
  2008-08-08 17:56 Problem while runnnig emacsclient Adolfo De Unanue
@ 2008-08-11 10:16 ` Nikolaj Schumacher
  0 siblings, 0 replies; 5+ messages in thread
From: Nikolaj Schumacher @ 2008-08-11 10:16 UTC (permalink / raw)
  To: Adolfo De Unanue; +Cc: help-gnu-emacs

Adolfo De Unanue <adolfoaz@gmail.com> wrote:

> Waiting for Emacs...
> *ERROR*: Invalid byte code
> in /usr/local/share/emacs/23.0.60/lisp/emacs-lisp/cl-seq.elc
>
> [SNIP]
>
> before the cvs update everything works nicely....

Sounds like a bug.  I would try to recompile the latest CVS version, and
if it doesn't work, submit a bug report.

As an interim solution, try simply deleting
/usr/local/share/emacs/23.0.60/lisp/emacs-lisp/cl-seq.elc.



regards,
Nikolaj Schumacher




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-08-11 10:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-08 17:56 Problem while runnnig emacsclient Adolfo De Unanue
2008-08-11 10:16 ` Nikolaj Schumacher
  -- strict thread matches above, loose matches on Subject: below --
2008-08-08 16:53 Adolfo De Unanue
2008-08-08 17:29 ` Stefan Monnier
2008-08-08 17:59   ` Adolfo De Unanue

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.