GNU bug report logs - #12017
term-mode: allow reflowable text

Previous Next

Package: emacs;

Reported by: Michael Hoffman <9qobl2n02 <at> sneakemail.com>

Date: Sat, 21 Jul 2012 21:17:05 UTC

Severity: normal

Tags: patch

Fixed in version 24.4

Done: Glenn Morris <rgm <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 12017 in the body.
You can then email your comments to 12017 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-gnu-emacs <at> gnu.org:
bug#12017; Package emacs. (Sat, 21 Jul 2012 21:17:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Hoffman <9qobl2n02 <at> sneakemail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 21 Jul 2012 21:17:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Hoffman <9qobl2n02 <at> sneakemail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: term-mode: allow reflowable text
Date: Fri, 20 Jul 2012 15:14:04 -0700
[Message part 1 (text/plain, inline)]
In term-mode, when the terminal process supplies more text than can fit 
on a line, term-emulate-terminal puts text into the buffer up to the 
current number of columns, inserts a hard newline, and starts again on 
the next line.

The included patch modifies term-emulate-terminal to just keep putting 
text into the buffer without these hard breaks. This allows one to 
resize the window later and text produced in this way will reflow 
dynamically, which is very convenient for most programs I run, avoiding 
new awkward soft line breaks when the window becomes smaller later.

Previously described on emacs-devel:
http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00252.html

2012-07-20  Michael Hoffman  <mmh1 <at> uw.edu>

        * term.el (term-suppress-hard-newline): New customizable
        variable.
        (term-emulate-terminal): Don't add hard newlines when
        term-suppress-hard-newline is non-nil.

Michael Hoffman
[term.diff (text/x-patch, attachment)]

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Thu, 13 Jun 2013 05:28:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Hoffman <9qobl2n02 <at> sneakemail.com>:
bug acknowledged by developer. (Thu, 13 Jun 2013 05:28:04 GMT) Full text and rfc822 format available.

Message #10 received at 12017-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 12017-done <at> debbugs.gnu.org
Subject: Re: bug#12017: term-mode: allow reflowable text
Date: Thu, 13 Jun 2013 01:27:31 -0400
Version: 24.4

Thanks; applied.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Jul 2013 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 317 days ago.

Previous Next


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