GNU bug report logs - #24902
25.1; C-x = for Unicode

Previous Next

Package: emacs;

Reported by: "Ulrich Windl" <Ulrich.Windl <at> rz.uni-regensburg.de>

Date: Tue, 8 Nov 2016 12:04:02 UTC

Severity: wishlist

Tags: wontfix

Found in version 25.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Mattias EngdegÄrd <mattiase <at> acm.org>
Cc: larsi <at> gnus.org, Ulrich.Windl <at> rz.uni-regensburg.de, rpluim <at> gmail.com,
 24902 <at> debbugs.gnu.org
Subject: Re: bug#24902: Antw: [EXT] Re: bug#24902: 25.1; C-x = for Unicode
Date: Wed, 26 Jan 2022 19:25:41 +0200
> From: Mattias EngdegÄrd <mattiase <at> acm.org>
> Date: Wed, 26 Jan 2022 17:53:00 +0100
> Cc: Robert Pluim <rpluim <at> gmail.com>, larsi <at> gnus.org, 24902 <at> debbugs.gnu.org
> 
> 26 jan. 2022 kl. 15.09 skrev Ulrich Windl <Ulrich.Windl <at> rz.uni-regensburg.de>:
> 
> > 1) When you display the column, shouldn't you display the line, too?
> 
> It's probably because Emacs traditionally displays the line but not the column number in the mode line. The reason for that, in turn, is that updating the column number for each typed character makes Emacs less usable over a slow serial line (like 1200 bit/s).

It is also because displaying the column requires to redraw the mode
line on every move of the point, which is expensive and slows down
redisplay.

> These outdated assumptions should be clearly be reconsidered

They are not necessarily outdated.




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

Previous Next


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