GNU bug report logs - #6233
24.0.50; sh-mode error due to lack of prog-mode

Previous Next

Package: emacs;

Reported by: nflath <flat0103 <at> gmail.com>

Date: Thu, 20 May 2010 17:32:01 UTC

Severity: normal

Merged with 6188

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6188: closed (progmodes/sh-script.el)
Date: Fri, 21 May 2010 16:09:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 21 May 2010 12:08:05 -0400
with message-id <78aartdyqi.fsf <at> fencepost.gnu.org>
and subject line Re: bug#6233: 24.0.50; sh-mode error due to lack of prog-mode
has caused the GNU bug report #6233,
regarding progmodes/sh-script.el
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6233: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6233
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Emmett Grogan <emmettgrogan <at> freenet.de>
To: bug-gnu-emacs <at> gnu.org
Cc: monnier <at> iro.umontreal.ca
Subject: progmodes/sh-script.el
Date: Fri, 14 May 2010 07:59:21 +0200
Hi,

sh-mode fails with:
File mode specification error: (void-function prog-mode)
sh-mode: Symbol's function definition is void: prog-mode

Reason:
;;;###autoload
(define-derived-mode sh-mode prog-mode "Shell-script"

there is no such thing as an prog-mode.

2010-05-13  Stefan Monnier  <monnier <at> iro.umontreal.ca>
    * progmodes/sh-script.el (sh-mode): Use define-derived-mode.

Regards
Emmett






[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 6233-done <at> debbugs.gnu.org
Subject: Re: bug#6233: 24.0.50; sh-mode error due to lack of prog-mode
Date: Fri, 21 May 2010 12:08:05 -0400
Nathaniel Flath wrote:

> That fixed the issue.  Thanks!
[...]
>> Works fine for me. Please update your checkout, bootstrap, and
>> re-test.

Thanks; bug closed.


This bug report was last modified 15 years and 61 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.