unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Fwd: Issue 1 in csharpmode: Version 0.7.5 can't be byte compiled
       [not found]   ` <13-15161365941788387067-17318958719406106454-csharpmode=googlecode.com@googlecode.com>
@ 2013-01-06  1:44     ` Lennart Borgman
  2013-01-06 12:24       ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Lennart Borgman @ 2013-01-06  1:44 UTC (permalink / raw)
  To: Emacs-Devel devel

I have no idea what is happening here, but it looks important.


---------- Forwarded message ----------
From:  <csharpmode@googlecode.com>
Date: Sat, Jan 5, 2013 at 4:28 AM
Subject: Re: Issue 1 in csharpmode: Version 0.7.5 can't be byte compiled
To: lennart.borgman@gmail.com



Comment #13 on issue 1 by hvmptydv...@gmail.com: Version 0.7.5 can't
be byte compiled
http://code.google.com/p/csharpmode/issues/detail?id=1

On this line http://code.google.com/p/csharpmode/source/browse/trunk/csharp-mode.el#1304
it worked for me to do the following:

,(concat "" csharp-enum-decl-re

Don't know much elisp so I've no idea why it works with this change.


--
You received this message because you starred the issue.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply to this email to add a comment.



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

* Re: Fwd: Issue 1 in csharpmode: Version 0.7.5 can't be byte compiled
  2013-01-06  1:44     ` Fwd: Issue 1 in csharpmode: Version 0.7.5 can't be byte compiled Lennart Borgman
@ 2013-01-06 12:24       ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2013-01-06 12:24 UTC (permalink / raw)
  To: Lennart Borgman; +Cc: Emacs-Devel devel

Lennart Borgman <lennart.borgman@gmail.com> writes:

> I have no idea what is happening here, but it looks important.

The bug is in the source.  The defconst must be wrapped in
eval-and-compile to make it known to the byte compiler.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



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

end of thread, other threads:[~2013-01-06 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0-15161365941788387067-17318958719406106454-csharpmode=googlecode.com@googlecode.com>
     [not found] ` <12-15161365941788387067-17318958719406106454-csharpmode=googlecode.com@googlecode.com>
     [not found]   ` <13-15161365941788387067-17318958719406106454-csharpmode=googlecode.com@googlecode.com>
2013-01-06  1:44     ` Fwd: Issue 1 in csharpmode: Version 0.7.5 can't be byte compiled Lennart Borgman
2013-01-06 12:24       ` Andreas Schwab

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).