all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Sebastien Vauban <sva-news@mygooglest.com>
Cc: 14992@debbugs.gnu.org
Subject: bug#14992: 24.2.91; Initial-major-mode not respected!
Date: Wed, 31 Jul 2013 12:17:44 +0200	[thread overview]
Message-ID: <CAAeL0SRFv446h=NyLX8aSKvsJgsvLYbAJL6ONxYfOKwKZXEzMA@mail.gmail.com> (raw)
In-Reply-To: <864nbbyxji.fsf@somewhere.org>

On Wed, Jul 31, 2013 at 9:54 AM, Sebastien Vauban
<sva-news@mygooglest.com> wrote:

> With the following minimal .emacs file

[...]

> (info) Loading `d:/Users/sva/src/emacs-leuven/.emacs-minimal.el'...done

So, no, you're not using that code as an .emacs file, you're likely doing

  emacs -Q -l .emacs-minimal.el

and, at that point, *scratch* already has been created, in the default
major mode.

If I put you code on .emacs, I get

(info) Loading `c:/Devel/emacs/test/.emacs'...
First-change-hook called for temporary buffer ` *temp*' (in
`fundamental-mode') [9 times]
First-change-hook called for temporary buffer ` *load*' (in
`fundamental-mode') [9 times]
For information about GNU Emacs and the GNU system, type C-h C-a.
First-change-hook called for temporary buffer `*scratch*' (in
`fundamental-mode')
First-change-hook called for temporary buffer `*About GNU Emacs*' (in
`fundamental-mode')

   J





  reply	other threads:[~2013-07-31 10:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31  7:54 bug#14992: 24.2.91; Initial-major-mode not respected! Sebastien Vauban
2013-07-31 10:17 ` Juanma Barranquero [this message]
     [not found]   ` <CAAeL0SRFv446h=NyLX8aSKvsJgsvLYbAJL6ONxYfOKwKZXEzMA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-07-31 13:47     ` Sebastien Vauban
2013-07-31 13:57       ` Juanma Barranquero

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='CAAeL0SRFv446h=NyLX8aSKvsJgsvLYbAJL6ONxYfOKwKZXEzMA@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=14992@debbugs.gnu.org \
    --cc=sva-news@mygooglest.com \
    /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.