GNU bug report logs - #3483
fill-column+1 problem

Previous Next

Package: emacs;

Reported by: Toru TSUNEYOSHI <t_tuneyosi <at> hotmail.com>

Date: Sat, 6 Jun 2009 20:30:04 UTC

Severity: normal

Tags: patch

Merged with 3234

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3483 in the body.
You can then email your comments to 3483 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3483; Package emacs. (Sat, 06 Jun 2009 20:30:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Toru TSUNEYOSHI <t_tuneyosi <at> hotmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sat, 06 Jun 2009 20:30:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Toru TSUNEYOSHI <t_tuneyosi <at> hotmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: fill-column+1 problem
Date: Sun, 07 Jun 2009 05:19:48 +0900 (JST)
(I wrote the following...)
I think the problem is a bug obviously. (And I wish the bug fix.)
How do you (or maintainer) think about it?

From: Toru TSUNEYOSHI <t_tuneyosi <at> hotmail.com>
Subject: fill-column+1 problem
Date: Thu, 07 May 2009 20:00:08 +0900 (JST)
Message-ID: <20090507.200008.181206471.t_tuneyosi <at> hotmail.com>

> Hi. I met a problem about `fill-region-as-paragraph' on Emacs
> 22.3.1. (This problem happens on Emacs 23.0.93.1, because there is no
> change of the function's code.) Please read the following.
> 
> condition:
> 
> 	fill-column => 10
> 
> === example 1 (no problems) ============================================
> 
> 12345678901234567890
> 
> あいうえおかきくけこ	<- fill-region (this function is a caller of
> 			   	        `fill-region-as-paragraph')
> 
> =>
> 
> あいうえお
> かきくけこ
> 
> ========================================================================
> 
> === example 2 (no good) ================================================
> 
> 123456789012345678901
> 
> あいxうえおかきくけこ	<- fill-region
> 
> =>
> 
> あいxうえお		<- fill-column+1 problem
> かきくけこ
> 
> ========================================================================

(I should have written "fill-column+alpha problem" not "fill-column+1
 problem". Because the problem is "fill-column+2 problem" if
 char-width (of char of end of line 1 after fill-region in example 2) is
 3.)




Merged 3234 3483. Request was from Glenn Morris <rgm+emacsbugs <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 17 Jun 2009 07:35:10 GMT) Full text and rfc822 format available.

Added tag(s) patch. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 16 Sep 2011 21:06:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 05 Jan 2013 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 227 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.