all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emmett Grogan <emmettgrogan@freenet.de>
To: 6188@debbugs.gnu.org
Subject: bug#6188: progmodes/sh-script.el
Date: Fri, 14 May 2010 07:59:21 +0200	[thread overview]
Message-ID: <4BECE6B9.5010505@freenet.de> (raw)

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@iro.umontreal.ca>
    * progmodes/sh-script.el (sh-mode): Use define-derived-mode.

Regards
Emmett









                 reply	other threads:[~2010-05-14  5:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BECE6B9.5010505@freenet.de \
    --to=emmettgrogan@freenet.de \
    --cc=6188@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.