GNU bug report logs -
#27974
25.2; string-rectangle on-the-fly preview bad
Previous Next
Reported by: Bob Proulx <bob <at> proulx.com>
Date: Sat, 5 Aug 2017 19:57:01 UTC
Severity: minor
Tags: patch
Found in version 25.2
Fixed in version 26.1
Done: Noam Postavsky <npostavs <at> users.sourceforge.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tags 27974 + patch
thanks
Filing this ticket generated more discussion and I was informed that
rectangle-preview variable controls this feature. Yes! This is what
I needed to know. I really must ask, is this really a good change?
It is extremely annoying behavior.
;; Disable nasty on-the-fly preview from string-rectangle.
(setq rectangle-preview nil)
However this bug ticket is still relevant because this information
should be provided in the NEWS (and perhaps Antinews) pages.
Let me suggest the following addition to the NEWS file.
*** 'string-rectangle' provides on-the-fly preview of the result.
+This is controlled by the rectangle-preview variable. Defaults to t.
+Set (setq rectangle-preview nil) if you want the previous behavior.
Please consider this patch. Thanks.
Bob
This bug report was last modified 7 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.