unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Frank Ruben <frankruben27@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Subject: bug#16971: 24.3.50; comment-beginning behaves differently in current newcomment.el, leads to error in comment-indent-new-line
Date: Mon, 10 Mar 2014 22:39:12 +0100	[thread overview]
Message-ID: <CAOi78yCy6BJqfx+Lcb06ssWwSP8Jdy-zGWeFPxKZT3jjd7an6w@mail.gmail.com> (raw)
In-Reply-To: <5eha75j2yl.fsf@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

Hi Glenn,

I manually changed my emacs lisp sources, so I can't reproduce it now
with emacs
-Q.
Anyway in *scratch* buffer, it was like (where '|' marks cursor position):

1) With current newcomment.el (December 2013):

    (foo ; bar |baz

     M-j =>

    (foo ; bar
    baz

2) With previous newcomment.el (March 2013):

    (foo ; bar |baz

     M-j =>

    (foo ; bar
         ; baz


Hope that helps and thanks for taking care,
    Frank



On Mon, Mar 10, 2014 at 7:58 PM, Glenn Morris <rgm@gnu.org> wrote:

>
> Thanks for the report, but please give us a complete example starting
> from `emacs -Q' that shows exactly what the issue is.
>

[-- Attachment #2: Type: text/html, Size: 1378 bytes --]

  reply	other threads:[~2014-03-10 21:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-08 10:16 bug#16971: 24.3.50; comment-beginning behaves differently in current newcomment.el, leads to error in comment-indent-new-line Frank Ruben
2014-03-10 18:58 ` Glenn Morris
2014-03-10 21:39   ` Frank Ruben [this message]
2014-03-11  0:17     ` Glenn Morris
2014-03-11  4:18       ` Dmitry Gutov
2014-03-15  5:25       ` Dmitry Gutov
2014-03-17 14:48         ` Stefan
2014-03-17 16:22           ` Dmitry Gutov
2014-03-17 19:37             ` Stefan
2014-03-17  6:52       ` Dmitry Gutov

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOi78yCy6BJqfx+Lcb06ssWwSP8Jdy-zGWeFPxKZT3jjd7an6w@mail.gmail.com \
    --to=frankruben27@gmail.com \
    --cc=rgm@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).