* antlr-mode bug
@ 2003-03-16 7:47 Richard Stallman
0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2003-03-16 7:47 UTC (permalink / raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1827 bytes --]
Is there anyone who would like to work on this?
I tried contacting Christoph.Wedler@sap.com, who wrote the file
antlr-mode.el, but he has not responded.
To: emacs-pretest-bug@gnu.org
Organization: Church of GNU Emacs
X-Public-Key: http://wwwkeys.de.pgp.net:11371/pks/lookup?op=get&search=0x1B488DEA
From: Christoph Conrad <christoph.conrad@gmx.de>
Date: Sun, 26 Jan 2003 14:21:39 +0100
X-MIME-Autoconverted: from 8bit to quoted-printable by linux.local id
h0QDLdQ08620
cc: Christoph.Wedler@sap.com
Subject: Switching on antlr-mode => backtrace
Reply-To: Christoph Conrad <christoph.conrad@gmx.de>
Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org
Hi,
* emacs -q --no-site-file
* load a syntax file for antlr
* File mode specification error: (void-variable c-Java-conditional-key)
there are several other variables used that are not defined in the
whole Emacs elisp tree nor within antlr.
,----
| ;; copied from `c++-mode'
| (setq c-conditional-key c-C++-conditional-key
| c-comment-start-regexp c-C++-comment-start-regexp
| c-class-key c-C++-class-key
| c-extra-toplevel-key c-C++-extra-toplevel-key
| c-access-key c-C++-access-key
| c-recognize-knr-p nil)
| (setq c-conditional-key c-Java-conditional-key
| c-comment-start-regexp c-Java-comment-start-regexp
| c-class-key c-Java-class-key
| c-method-key nil
| c-baseclass-key nil
| c-recognize-knr-p nil
| c-access-key (and (boundp 'c-Java-access-key) c-Java-access-key))
`----
BTW: CVS Emacs contains v2.1, on Sourceforge is 2.2a.
Beste Grüße,
cu, -cc-
--
Computers are useless. They can only give you answers.
Pablo Picasso
_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-pretest-bug
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: antlr-mode bug
@ 2003-03-31 19:33 Wedler, Christoph
2003-04-07 17:22 ` Richard Stallman
0 siblings, 1 reply; 3+ messages in thread
From: Wedler, Christoph @ 2003-03-31 19:33 UTC (permalink / raw)
Cc: Emacs-Devel (E-mail)
rms> Is there anyone who would like to work on this?
rms> I tried contacting Christoph.Wedler@bogus.example.com, who wrote the file
rms> antlr-mode.el, but he has not responded.
Hm, I think we already had this, see below.
- Christoph
-----Original Message-----
From: Richard Stallman [mailto:rms@gnu.org]
Sent: Donnerstag, 13. Februar 2003 11:08
To: Wedler, Christoph
Subject: Re: Please tell me when you fix this.
> Did you reply from a different email address?
> That would explain why the system didn't realize there had been a reply.
No, with the same email address.
1. Christoph Conrad sent the bug report to emacs-pretest-bug and me
2. You forwarded the mail to me.
3. I've answered Christoph Conrad, CC emacs-pretest-bug
If this message had a different subject from #2, that would explain
why my system got confused.
Please forgive my mistake. My memory isn't dependable at this level
now so I depend on the software.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: antlr-mode bug
2003-03-31 19:33 antlr-mode bug Wedler, Christoph
@ 2003-04-07 17:22 ` Richard Stallman
0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2003-04-07 17:22 UTC (permalink / raw)
Cc: emacs-devel
Please forgive me for not remembering that this had been taken care of.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-04-07 17:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-31 19:33 antlr-mode bug Wedler, Christoph
2003-04-07 17:22 ` Richard Stallman
-- strict thread matches above, loose matches on Subject: below --
2003-03-16 7:47 Richard Stallman
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).