all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Proulx <bob@proulx.com>
To: 27974@debbugs.gnu.org
Subject: bug#27974: Acknowledgement (25.2; string-rectangle on-the-fly preview bad)
Date: Sat, 5 Aug 2017 15:11:03 -0600	[thread overview]
Message-ID: <20170805150035534719984@bob.proulx.com> (raw)
In-Reply-To: <handler.27974.B.15019629994623.ack@debbugs.gnu.org>

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





  parent reply	other threads:[~2017-08-05 21:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-05 19:56 bug#27974: 25.2; string-rectangle on-the-fly preview bad Bob Proulx
2017-08-05 20:27 ` Mark Oteiza
     [not found] ` <handler.27974.B.15019629994623.ack@debbugs.gnu.org>
2017-08-05 21:11   ` Bob Proulx [this message]
2017-10-16  2:05     ` bug#27974: Acknowledgement (25.2; string-rectangle on-the-fly preview bad) Noam Postavsky
2017-10-16  2:37       ` Eli Zaretskii
2017-10-16  2:54         ` Noam Postavsky
2017-10-16 14:27           ` Eli Zaretskii
2017-10-17  0:14             ` Noam Postavsky

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=20170805150035534719984@bob.proulx.com \
    --to=bob@proulx.com \
    --cc=27974@debbugs.gnu.org \
    /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.