From: Lars Ingebrigtsen <larsi@gnus.org>
To: Boruch Baum <boruch_baum@gmx.com>
Cc: 18183@debbugs.gnu.org
Subject: bug#18183: 24.3; table-fixed-width-mode fails with kill/yank
Date: Mon, 07 Dec 2020 14:53:52 +0100 [thread overview]
Message-ID: <871rg1k9hr.fsf@gnus.org> (raw)
In-Reply-To: <20201206182023.jabgkssgn2g4okjt@E15-2016.optimum.net> (Boruch Baum's message of "Sun, 6 Dec 2020 13:20:23 -0500")
Boruch Baum <boruch_baum@gmx.com> writes:
> On 2020-12-06 15:30, Lars Ingebrigtsen wrote:
>> So I'm wondering -- has this ever worked?
>
> Are you able to easily try it in emacs 24 or emacs 23? From the wording
> of the original report, it seems that at one point the truncate-word
> with the continuation symbol was working in some cases.
No, anything earlier than Emacs 26.1 refuses to build on my system,
unfortunately.
> The mode in its current state isn't absolutely totally useless. It still
> succeeds in maintaining cell width as long as all words are less than
> the cell width.
Sure, but the entire point of the mode is to chop too-long words, I
think?
----
Normally it should be nil for allowing automatic cell width expansion
that widens a cell when it is necessary. When non-nil, typing in a
cell does not automatically expand the cell width. A word that is too
long to fit in a cell is chopped into multiple lines.
----
And the code in table.el seems to bear that out -- there's tons of code
to insert/remove continuation characters when things are chopped, etc --
it's just that that code is never triggered. I guess it was broken at
some point during one of the rewrites.
Hm... perhaps a productive way to try to find what broke this would be
to try to do some bisection on the table.el file alone, and hope that
table.el doesn't rely too much on other things in Emacs that have also
changed over the years. I'll give it a go.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2020-12-07 13:53 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-03 18:15 bug#18183: 24.3; table-fixed-width-mode fails with kill/yank Boruch Baum
2020-12-04 11:29 ` Lars Ingebrigtsen
2020-12-06 9:06 ` Boruch Baum
2020-12-06 14:30 ` Lars Ingebrigtsen
2020-12-06 18:20 ` Boruch Baum
2020-12-07 13:53 ` Lars Ingebrigtsen [this message]
2020-12-07 14:06 ` Lars Ingebrigtsen
2020-12-07 17:36 ` Boruch Baum
2020-12-07 18:21 ` Boruch Baum
2020-12-08 13:39 ` Lars Ingebrigtsen
2020-12-07 19:18 ` Boruch Baum
2020-12-08 7:18 ` Boruch Baum
2020-12-08 13:40 ` Lars Ingebrigtsen
2020-12-08 13:56 ` Boruch Baum
2020-12-08 13:59 ` Lars Ingebrigtsen
2020-12-08 14:30 ` Michael Albinus
2020-12-08 14:49 ` Lars Ingebrigtsen
2020-12-10 10:37 ` Bastien
2020-12-14 9:36 ` Boruch Baum
2020-12-14 18:21 ` Bastien
2020-12-14 19:32 ` Boruch Baum
2020-12-08 7:46 ` Boruch Baum
2020-12-07 16:02 ` Boruch Baum
[not found] ` <20201209115145.oamb5hjjv65bw23s@E15-2016.optimum.net>
2020-12-09 11:53 ` Boruch Baum
2020-12-09 19:35 ` Lars Ingebrigtsen
2020-12-10 7:04 ` Boruch Baum
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871rg1k9hr.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=18183@debbugs.gnu.org \
--cc=boruch_baum@gmx.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.