all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Bash scripts in black and white
Date: Fri, 14 May 2010 21:58:42 +0200	[thread overview]
Message-ID: <874oiamf0t.fsf@tux.homenetwork> (raw)
In-Reply-To: jwv1vde46zx.fsf-monnier+emacs@gnu.org

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> With the current trunk (rev. 100258), visiting or editing bash scripts
>> (*.sh) results in black and white (B&W), i.e. it misses the color
>> syntax. There is also an error message. To reproduce:
>
> Thanks, should be fixed now,

It seem it is not, before error was with prog-mode but now:
 
File mode specification error: (wrong-type-argument char-table-p nil)

,----
| Debugger entered--Lisp error: (wrong-type-argument char-table-p nil)
|   char-table-parent(nil)
|   sh-mode()
|   set-auto-mode-0(sh-mode nil)
|   set-auto-mode()
|   normal-mode(t)
|   after-find-file(nil t)
|   find-file-noselect-1(#<buffer toto.sh> "~/bin/toto.sh" nil nil "~/bin/toto.sh" (5062663 2055))
|   find-file-noselect("/home/thierry/bin/toto.sh" nil nil nil)
|   find-file("/home/thierry/bin/toto.sh")
|   dired-find-file()
|   call-interactively(dired-find-file nil nil)
`----

That is with this:

,----
|    commit edbdb1a992c31be4a04cf194218788bac885f4c6
|    Commit: Stefan Monnier <monnier@iro.umontreal.ca>
|    CommitDate: Fri May 14 12:41:01 2010 -0400
| 
|       * simple.el (prog-mode): New (abstract) major mode.
|       * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
|       * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
`----
  

-- 
Thierry Volpiatto
Gpg key: http://pgp.mit.edu/




  reply	other threads:[~2010-05-14 19:58 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13  9:16 Bash scripts in black and white Angelo Graziosi
2010-05-14 12:16 ` Thierry Volpiatto
2010-05-14 19:29 ` Stefan Monnier
2010-05-14 19:58   ` Thierry Volpiatto [this message]
2010-05-14 21:23   ` Angelo Graziosi
2010-05-14 22:40     ` Lennart Borgman
2010-05-15  5:30       ` joakim
2010-05-15 13:56       ` Stefan Monnier
2010-06-27 14:21         ` Christian Ohler
2010-05-15  6:33     ` Eli Zaretskii
2010-05-15  8:15       ` Angelo Graziosi
2010-05-15  9:12         ` Juanma Barranquero
2010-05-15  9:20           ` Angelo Graziosi
2010-05-15  9:34             ` Juanma Barranquero
2010-05-15 11:43               ` Angelo Graziosi
2010-05-15  9:51       ` Leo
2010-05-15 12:11         ` Eli Zaretskii
2010-05-15 12:49           ` martin rudalics
2010-05-15 13:05             ` Leo
2010-05-15 17:12               ` Romain Francoise
2010-05-16 18:38                 ` Ken Raeburn
2010-06-24 17:58                 ` Ted Zlatanov
2010-06-24 22:11                   ` Stefan Monnier
2010-06-25  5:18                     ` Thierry Volpiatto
2010-06-26 22:23                       ` Stefan Monnier
2010-06-27  5:09                         ` Thierry Volpiatto
2010-06-30 18:26                     ` buildbot setup (was: Bash scripts in black and white) Ted Zlatanov
2010-06-30 18:39                       ` Lennart Borgman
2010-06-30 19:06                         ` buildbot setup Ted Zlatanov
2010-06-30 21:34                           ` Lennart Borgman
2010-07-01 13:00                             ` Ted Zlatanov
2010-07-01 13:08                               ` Lennart Borgman
2010-07-01  1:43                       ` Stefan Monnier
2010-07-01  4:32                         ` Stephen J. Turnbull
2010-07-04 21:26                           ` Stefan Monnier
2010-07-04 22:56                             ` joakim
2010-05-15 10:36     ` Bash scripts in black and white Thierry Volpiatto
2010-05-17 19:45     ` Stephen Eilert

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=874oiamf0t.fsf@tux.homenetwork \
    --to=thierry.volpiatto@gmail.com \
    --cc=emacs-devel@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.