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: emmettgrogan <at> freenet.de
Subject: bug#6188: closed (Re: bug#6233: 24.0.50; sh-mode error due to
 lack of prog-mode)
Date: Fri, 21 May 2010 16:09:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#6233: progmodes/sh-script.el

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 6188 <at> debbugs.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: 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.

[Message part 3 (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







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

Previous Next


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