emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Specifying mode in file variables trouble


From: Lennart Borgman (gmail)
Subject: Re: Specifying mode in file variables trouble
Date: Sat, 20 Sep 2008 02:48:16 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Lennart Borgman (gmail) wrote:
> I got a question about specifying a multi major mode in a file like this
> 
>   <?php // -*- mode: nxhtml-mumamo -*-
> 
> This fails with
> 
>   Ignoring unknown mode `nxhtml-mumamo-mode'
> 
> Could we please compensate for this optimization ... ;-)
> 
> In other words: Emacs adds "-mode". That is frustrating, but can of
> course not be changed. However if Emacs finds that this fails, can it
> then check for just the given "symbol"?
> 
> That would allow the example above to work, and it would also help all
> users that fail to notice this little twist in the manual. (I know I was
> hit by this myself when I tried setting the mode this way.)

Forgot to add a link to the question I recieved:

  https://answers.launchpad.net/nxhtml/+question/45721




reply via email to

[Prev in Thread] Current Thread [Next in Thread]