all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GNU emacs 21.3.50 carbon with csharp-mode on TiBook
@ 2002-11-25  0:51 Christopher Brown
  2002-11-25 18:37 ` Schone Mullerin
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Brown @ 2002-11-25  0:51 UTC (permalink / raw)


Hey, I'm successfully running 21.3.50 (Carbon) GNU Emacs on my Powerbook,
but the csharp-mode.el from http://www.davh.dk/script/ now fails to load.
It worked just fine with the Aqua version of emacs I had previously. The
error is: 
"File mode specification error: (wrong-number-of arguments #[(mode)
"....

Any ideas would be appreciated.

Thanks, Chris

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

* Re: GNU emacs 21.3.50 carbon with csharp-mode on TiBook
  2002-11-25  0:51 GNU emacs 21.3.50 carbon with csharp-mode on TiBook Christopher Brown
@ 2002-11-25 18:37 ` Schone Mullerin
  2002-11-26  0:49   ` Christopher Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Schone Mullerin @ 2002-11-25 18:37 UTC (permalink / raw)


In article <BA06B4B1.1F35%cbrown@atbash.net>, Christopher Brown wrote:
> Hey, I'm successfully running 21.3.50 (Carbon) GNU Emacs on my Powerbook,
> but the csharp-mode.el from http://www.davh.dk/script/ now fails to load.

Probably line 459:

  (c-common-init)

In newer versions of cc-mode, this function takes an argument, the
name of a mode.  The sensible value would be 'csharp-mode, but that
doesn't seem to work, since the mode isn't defined yet (or something).
Otoh, 'c-mode seems to work...

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

* Re: GNU emacs 21.3.50 carbon with csharp-mode on TiBook
  2002-11-25 18:37 ` Schone Mullerin
@ 2002-11-26  0:49   ` Christopher Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Brown @ 2002-11-26  0:49 UTC (permalink / raw)


Stellar!  That works.  I'll send mail to the maintainer to see that this
gets updated.

Cheers,
Chris

On 11/25/02 10:37 AM, in article slrnau4rfn.5op.smullerin@esb.bbn.com,
"Schone Mullerin" <smullerin@deutsches.lieder.net> wrote:

> In article <BA06B4B1.1F35%cbrown@atbash.net>, Christopher Brown wrote:
>> Hey, I'm successfully running 21.3.50 (Carbon) GNU Emacs on my Powerbook,
>> but the csharp-mode.el from http://www.davh.dk/script/ now fails to load.
> 
> Probably line 459:
> 
> (c-common-init)
> 
> In newer versions of cc-mode, this function takes an argument, the
> name of a mode.  The sensible value would be 'csharp-mode, but that
> doesn't seem to work, since the mode isn't defined yet (or something).
> Otoh, 'c-mode seems to work...
> 
> 
> 

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

end of thread, other threads:[~2002-11-26  0:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-25  0:51 GNU emacs 21.3.50 carbon with csharp-mode on TiBook Christopher Brown
2002-11-25 18:37 ` Schone Mullerin
2002-11-26  0:49   ` Christopher Brown

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.