unofficial mirror of emacs-devel@gnu.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; 3+ 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] 3+ messages in thread

* Re: Problem while runnnig emacsclient
  2008-08-08 16:53 Problem while runnnig emacsclient Adolfo De Unanue
@ 2008-08-08 17:29 ` Stefan Monnier
  2008-08-08 17:59   ` Adolfo De Unanue
  0 siblings, 1 reply; 3+ 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] 3+ 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; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2008-08-08 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-08 16:53 Problem while runnnig emacsclient 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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).