GNU bug report logs - #26701
25.1; table-fixed-width-mode broken

Previous Next

Package: emacs;

Reported by: Forrest Sedgwick <fgsedgwick <at> gmail.com>

Date: Fri, 28 Apr 2017 19:34:01 UTC

Severity: minor

Tags: confirmed

Found in versions 25.1, 24.3

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Forrest Sedgwick <fgsedgwick <at> gmail.com>
Cc: 26701 <at> debbugs.gnu.org
Subject: bug#26701: 25.1; table-fixed-width-mode broken
Date: Wed, 09 Oct 2019 20:51:14 +0200
Forrest Sedgwick <fgsedgwick <at> gmail.com> writes:

> My apologies, it was "table-insert," not "insert-table."  It sets up
> an ASCII table:

Ah, thanks.  I've never used this before...

[...]

>> > 1. emacs -Q
>> > 2. M-x insert-table in the scratch buffer, accept defaults
>> > 3. M-x table-fixed-width-mode
>> > 4. Type a word longer than column width, table automatically expands
>> > instead of breaking word.

I can reproduce the bug in Emacs 27, and looking at the code in
`table--cell-insert-char', it's just not used when inserting a
character -- even if the mode is on, words are never broken.

The code has been substantially rewritten over the years, and my guess
is that one of the rewrites made the code that actually did the
fixed-width-mode went missing, but finding what commit did this is
rather difficult.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 254 days ago.

Previous Next


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