Reuben Thomas <[EMAIL PROTECTED]> wrote:

> Package: emacs-goodies-el
> Version: 24.10-1
> Severity: normal
> 
> If I exit Emacs with apache-mode buffers open, then restart Emacs (I
> use desktop.el to save my buffers) then the buffers are not put back
> into apache-mode, but left in text-mode. For other major modes, this
> works fine.
> 
> In my .emacs.desktop file, the buffer is saved as being in text-mode,
> for some reason.
> 
> I'm filing this against apache-mode because it works for other major
> modes (cc-mode, cperl-mode &c.).

I've never used desktop before, but I've just tried it and it worked
fine.  The restarted Emacs session had the file open in apache-mode and
the following entry was in ~/.emacs.desktop :

(desktop-create-buffer 205
  "/etc/apache/httpd.conf"
  "httpd.conf"
  'apache-mode
  nil
  1
  '(nil nil)
  t
  nil
  nil)

-- 
Peter S. Galbraith, Debian Developer          <[EMAIL PROTECTED]>
                                 http://people.debian.org/~psg
GPG key 1024/D2A913A1 - 97CE 866F F579 96EE  6E68 8170 35FF 799E


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to