unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: uncomment-region bug
Date: Mon, 14 Nov 2005 09:16:08 -0700	[thread overview]
Message-ID: <dlad88$n7h$1@sea.gmane.org> (raw)
In-Reply-To: <4FAB04D6-36AE-4882-95FD-D52FC0D2524E@csail.mit.edu>

kraemer wrote:
 > to reproduce:
 >
 >  -  open emacs
 >  -  emacs-lisp-mode
 >  -  end-of-buffer
 >  -  type ";; abcde"
 >  -  set-mark-command
 >  -  beginning-of-line
 >  -  uncomment-region
 >
 >
 > I've only seen the effect when uncommenting a region that is at the very
 > end of the buffer.

Yes, if there's a newline after "abcde" it works fine.

 > - In "GNU Emacs 21.2.1 (powerpc-apple-darwin8.0) of 2005-05-11 on
 > nic.mit.edu":
 >     "Can't find the comment end."

The bug is that the call to (forward-comment 1) in comment-forward moves
point to the end of the comment but returns nil instead of t.

 > - In "GNU Emacs 22.0.50.1 (powerpc-apple-darwin8.2.0)of 2005-10-09 on
 > quartet.local"
 >     strange behavior -- the line that is left is just "abc" -- the "de"
 > is gone!

-- 
Kevin

      reply	other threads:[~2005-11-14 16:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-13 21:55 uncomment-region bug kraemer
2005-11-14 16:16 ` Kevin Rodgers [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

  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='dlad88$n7h$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.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 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).