all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* error while byte-compiling a file
@ 2011-01-20 10:08 François Patte
  2011-01-20 16:22 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: François Patte @ 2011-01-20 10:08 UTC (permalink / raw)
  To: help-gnu-emacs

Bonjour,

I try to byte-compile a file (sanskrit.el) and I get this error warning:

sanskrit.el:28:1:Error: Invalid read syntax: "?"

On line 28:1, I have this instruction:

(quail-define-rules

What does mean this error warning and how can I solve the problem?

Thanks.
-- 
François Patte
Université Paris Descartes


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

* Re: error while byte-compiling a file
  2011-01-20 10:08 error while byte-compiling a file François Patte
@ 2011-01-20 16:22 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2011-01-20 16:22 UTC (permalink / raw)
  To: help-gnu-emacs

>>>>> "François" == François Patte <francois.patte@mi.parisdescartes.fr> > I try to byte-compile a file (sanskrit.el) and I get this error warning:

> sanskrit.el:28:1:Error: Invalid read syntax: "?"

> On line 28:1, I have this instruction:

The line-number indications of the byte-compiler are fairly approximate,
so the error is most likely in subsequent lines.


        Stefan


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

end of thread, other threads:[~2011-01-20 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 10:08 error while byte-compiling a file François Patte
2011-01-20 16:22 ` Stefan Monnier

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.