all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-devel@gnu.org
Subject: Re: comment-dwim inserts `;;;' in lisp mode
Date: Mon, 17 Dec 2007 10:27:27 +0100	[thread overview]
Message-ID: <873au1wu0w.fsf@member.fsf.org> (raw)
In-Reply-To: <v9lk7xq6qg.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Fri, 14 Dec 2007 22:57:59 +0100")

Reiner Steib <reinersteib+gmane@imap.cc> writes:

Hi Reiner,

> Result in Emacs CVS:
>
> --8<---------------
> ;;; foo
> --8<---------------
>
> Expected result (and result in Emacs 22.1 and Emacs 22 branch):
>
> --8<---------------
> ;; foo
> --8<---------------

That is because in 23 comment-style defaults to indent-or-triple wheras
it defaults to indent in 22.  One problem with the new default is that
commented functions (or top-level sexps [starting in col 0]) are still
outline-headings.  See <E1J3egs-00056D-LQ@fencepost.gnu.org> (and the
messages above) for more infos.

Bye,
Tassilo

      parent reply	other threads:[~2007-12-17  9:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-14 21:57 comment-dwim inserts `;;;' in lisp mode Reiner Steib
2007-12-16  5:49 ` Miles Bader
2007-12-16 10:47   ` William Xu
2007-12-16 19:35 ` Richard Stallman
2007-12-17  9:27 ` Tassilo Horn [this message]

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=873au1wu0w.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --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.