From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 05 15:56:39 2017 Received: (at submit) by debbugs.gnu.org; 5 Aug 2017 19:56:39 +0000 Received: from localhost ([127.0.0.1]:43705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de5Be-0001CV-Mn for submit@debbugs.gnu.org; Sat, 05 Aug 2017 15:56:39 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55879) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de5Bc-0001CC-0e for submit@debbugs.gnu.org; Sat, 05 Aug 2017 15:56:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1de5BU-0001Nz-Pe for submit@debbugs.gnu.org; Sat, 05 Aug 2017 15:56:30 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55030) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1de5BU-0001Ns-Lu for submit@debbugs.gnu.org; Sat, 05 Aug 2017 15:56:28 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1de5BS-0007FB-Kj for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2017 15:56:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1de5BP-0001Ka-F1 for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2017 15:56:26 -0400 Received: from havoc.proulx.com ([96.88.95.61]:44352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1de5BP-0001KK-6R for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2017 15:56:23 -0400 Received: from joseki.proulx.com (localhost [127.0.0.1]) by havoc.proulx.com (Postfix) with ESMTP id 6F1E11C4 for ; Sat, 5 Aug 2017 13:56:22 -0600 (MDT) Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id 37297217DF for ; Sat, 5 Aug 2017 13:56:22 -0600 (MDT) Received: by hysteria.proulx.com (Postfix, from userid 1000) id 0F6052DC5B; Sat, 5 Aug 2017 13:56:21 -0600 (MDT) From: Bob Proulx To: bug-gnu-emacs@gnu.org Subject: 25.2; string-rectangle on-the-fly preview bad Date: Sat, 05 Aug 2017 13:56:21 -0600 Message-ID: <87wp6hyeje.fsf@hysteria.proulx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) The command C-x r t string-rectangle in version 24 and previously would "Replace rectangle contents with STRING on each line (=E2=80=98string-rectangle=E2=80=99)." The same happens in version 25 but differently. In version 25 the change is displayed incrementally character by character as you type as a dynamic preview. With a large displayed rectangle this can cause a lot of dynamic "flicker" as every character on the display is moved. This is driving me crazy. I raised this issue on help-gnu-emacs. I and at least one other person thinks this preview feature should be optional even if it is the default. I think it is a pretty radical change however and would wish it were not the default. But at the least it needs to be possible to disable the dynamic preview. I really hate this feature. Thanks, Bob P.S. The NEWS file says: *** 'string-rectangle' provides on-the-fly preview of the result. In GNU Emacs 25.2.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2017-07-31, modified by Debian built on trouble System Description: Debian GNU/Linux unstable (sid) Configured using: 'configure --build x86_64-linux-gnu --prefix=3D/usr --sharedstatedir=3D/var/lib --libexecdir=3D/usr/lib --localstatedir=3D/var/lib --infodir=3D/usr/share/info --mandir=3D/usr/share/man --with-pop=3Dyes --enable-locallisppath=3D/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25= .2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.2/site-li= sp:/usr/share/emacs/site-lisp --with-sound=3Dalsa --without-gconf --build x86_64-linux-gnu --prefix=3D/usr --sharedstatedir=3D/var/lib --libexecdir=3D/usr/lib --localstatedir=3D/var/lib --infodir=3D/usr/share/info --mandir=3D/usr/share/man --with-pop=3Dyes --enable-locallisppath=3D/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25= .2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.2/site-li= sp:/usr/share/emacs/site-lisp --with-sound=3Dalsa --without-gconf --with-x=3Dyes --with-x-toolkit=3Dlucid --with-toolkit-scroll-bars --without-gsettings 'CFLAGS=3D-g -O2 -fdebug-prefix-map=3D/build/emacs25-Ei2Old/emacs25-25.2+1=3D. -fstack-prot= ector-strong -Wformat -Werror=3Dformat-security -Wall' 'CPPFLAGS=3D-Wdate-time -D_FORTIFY_SOURCE=3D2' LDFLAGS=3D-Wl,-z,relro' Configured features: XAW3D XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS LUCID X11 Important settings: value of $LC_COLLATE: C value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: shell-dirtrack-mode: t diff-auto-refine-mode: t csv-field-index-mode: t display-time-mode: t tooltip-mode: t global-eldoc-mode: t mouse-wheel-mode: t tool-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent messages: Quit Saving file /home/bob/scratch... Wrote /home/bob/scratch Mark set [3 times] Saving file /home/bob/private/slog... Wrote /home/bob/private/slog Use C-c C-c to remember the data. kill-line: End of buffer Saving file /home/bob/.notes... Wrote /home/bob/.notes Load-path shadows: /usr/share/emacs/25.2/site-lisp/elpa/jabber-0.8.92/fsm hides /usr/share/ema= cs/25.2/site-lisp/elpa/fsm-0.2.1/fsm /usr/share/emacs25/site-lisp/css-mode/css-mode hides /usr/share/emacs/site-= lisp/css-mode/css-mode /usr/share/emacs/25.2/site-lisp/elpa/magit-2.10.3/magit-popup hides /usr/sh= are/emacs/25.2/site-lisp/elpa/magit-popup-2.10.3/magit-popup /usr/share/emacs25/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/s= ite-lisp/cmake-mode /usr/share/emacs/25.2/site-lisp/debian-startup hides /usr/share/emacs/site-= lisp/debian-startup /usr/share/emacs25/site-lisp/flim/hex-util hides /usr/share/emacs/25.2/lisp= /hex-util /usr/share/emacs25/site-lisp/flim/md4 hides /usr/share/emacs/25.2/lisp/md4 /usr/share/emacs25/site-lisp/css-mode/css-mode hides /usr/share/emacs/25.2/= lisp/textmodes/css-mode /usr/share/emacs/site-lisp/remember-el/remember hides /usr/share/emacs/25.2= /lisp/textmodes/remember /usr/share/emacs/site-lisp/rst hides /usr/share/emacs/25.2/lisp/textmodes/r= st /usr/share/emacs25/site-lisp/flim/sasl-cram hides /usr/share/emacs/25.2/lis= p/net/sasl-cram /usr/share/emacs25/site-lisp/flim/ntlm hides /usr/share/emacs/25.2/lisp/net= /ntlm /usr/share/emacs25/site-lisp/flim/sasl-ntlm hides /usr/share/emacs/25.2/lis= p/net/sasl-ntlm /usr/share/emacs25/site-lisp/flim/sasl hides /usr/share/emacs/25.2/lisp/net= /sasl /usr/share/emacs25/site-lisp/flim/hmac-md5 hides /usr/share/emacs/25.2/lisp= /net/hmac-md5 /usr/share/emacs25/site-lisp/flim/sasl-digest hides /usr/share/emacs/25.2/l= isp/net/sasl-digest /usr/share/emacs25/site-lisp/flim/hmac-def hides /usr/share/emacs/25.2/lisp= /net/hmac-def /usr/share/emacs25/site-lisp/erc/erc-ring hides /usr/share/emacs/25.2/lisp/= erc/erc-ring /usr/share/emacs25/site-lisp/erc/erc-truncate hides /usr/share/emacs/25.2/l= isp/erc/erc-truncate /usr/share/emacs25/site-lisp/erc/erc-match hides /usr/share/emacs/25.2/lisp= /erc/erc-match /usr/share/emacs25/site-lisp/erc/erc-autoaway hides /usr/share/emacs/25.2/l= isp/erc/erc-autoaway /usr/share/emacs25/site-lisp/erc/erc-button hides /usr/share/emacs/25.2/lis= p/erc/erc-button /usr/share/emacs25/site-lisp/erc/erc-goodies hides /usr/share/emacs/25.2/li= sp/erc/erc-goodies /usr/share/emacs25/site-lisp/erc/erc-notify hides /usr/share/emacs/25.2/lis= p/erc/erc-notify /usr/share/emacs25/site-lisp/erc/erc-backend hides /usr/share/emacs/25.2/li= sp/erc/erc-backend /usr/share/emacs25/site-lisp/erc/erc-xdcc hides /usr/share/emacs/25.2/lisp/= erc/erc-xdcc /usr/share/emacs25/site-lisp/erc/erc-join hides /usr/share/emacs/25.2/lisp/= erc/erc-join /usr/share/emacs25/site-lisp/erc/erc-pcomplete hides /usr/share/emacs/25.2/= lisp/erc/erc-pcomplete /usr/share/emacs25/site-lisp/erc/erc-identd hides /usr/share/emacs/25.2/lis= p/erc/erc-identd /usr/share/emacs25/site-lisp/erc/erc-stamp hides /usr/share/emacs/25.2/lisp= /erc/erc-stamp /usr/share/emacs25/site-lisp/erc/erc-page hides /usr/share/emacs/25.2/lisp/= erc/erc-page /usr/share/emacs25/site-lisp/erc/erc hides /usr/share/emacs/25.2/lisp/erc/e= rc /usr/share/emacs25/site-lisp/erc/erc-sound hides /usr/share/emacs/25.2/lisp= /erc/erc-sound /usr/share/emacs25/site-lisp/erc/erc-replace hides /usr/share/emacs/25.2/li= sp/erc/erc-replace /usr/share/emacs25/site-lisp/erc/erc-log hides /usr/share/emacs/25.2/lisp/e= rc/erc-log /usr/share/emacs25/site-lisp/erc/erc-track hides /usr/share/emacs/25.2/lisp= /erc/erc-track /usr/share/emacs25/site-lisp/erc/erc-imenu hides /usr/share/emacs/25.2/lisp= /erc/erc-imenu /usr/share/emacs25/site-lisp/erc/erc-capab hides /usr/share/emacs/25.2/lisp= /erc/erc-capab /usr/share/emacs25/site-lisp/erc/erc-lang hides /usr/share/emacs/25.2/lisp/= erc/erc-lang /usr/share/emacs25/site-lisp/erc/erc-services hides /usr/share/emacs/25.2/l= isp/erc/erc-services /usr/share/emacs25/site-lisp/erc/erc-ezbounce hides /usr/share/emacs/25.2/l= isp/erc/erc-ezbounce /usr/share/emacs25/site-lisp/erc/erc-speedbar hides /usr/share/emacs/25.2/l= isp/erc/erc-speedbar /usr/share/emacs25/site-lisp/erc/erc-spelling hides /usr/share/emacs/25.2/l= isp/erc/erc-spelling /usr/share/emacs25/site-lisp/erc/erc-list hides /usr/share/emacs/25.2/lisp/= erc/erc-list /usr/share/emacs25/site-lisp/erc/erc-dcc hides /usr/share/emacs/25.2/lisp/e= rc/erc-dcc /usr/share/emacs25/site-lisp/erc/erc-menu hides /usr/share/emacs/25.2/lisp/= erc/erc-menu /usr/share/emacs25/site-lisp/erc/erc-netsplit hides /usr/share/emacs/25.2/l= isp/erc/erc-netsplit /usr/share/emacs25/site-lisp/erc/erc-networks hides /usr/share/emacs/25.2/l= isp/erc/erc-networks /usr/share/emacs25/site-lisp/erc/erc-compat hides /usr/share/emacs/25.2/lis= p/erc/erc-compat /usr/share/emacs25/site-lisp/erc/erc-fill hides /usr/share/emacs/25.2/lisp/= erc/erc-fill /usr/share/emacs25/site-lisp/erc/erc-ibuffer hides /usr/share/emacs/25.2/li= sp/erc/erc-ibuffer /usr/share/emacs25/site-lisp/erc/erc-hecomplete hides /usr/share/emacs/25.2= /lisp/obsolete/erc-hecomplete Features: (shadow mail-extr emacsbug message format-spec rfc822 mml mml-sec password-cache epg gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils remember cal-move cal-menu calendar cal-loaddefs noutline outline sh-script executable dired-aux shell pcomplete comint ring vc-git diff-mode ruby-mode smie ebuff-menu csv-mode sort muttrc-mode man ansi-color misearch multi-isearch advice minibuffer-complete-cycle dired term/xterm xterm time-date time t-mouse finder-inf muse-autoloads package epg-config seq byte-opt gv bytecomp byte-compile cl-extra help-mode easymenu cconv cl-loaddefs pcase cl-lib remember-autoloads planner-autoloads debian-el debian-el-loaddefs w3m-load erc-auto emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode dpkg-dev-el dpkg-dev-el-loaddefs bbdb-autoloads mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting font-render-setting x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 177712 15387) (symbols 48 25237 0) (miscs 40 237 538) (strings 32 33554 11024) (string-bytes 1 1076059) (vectors 16 22757) (vector-slots 8 1330894 213593) (floats 8 212 685) (intervals 56 10105 98) (buffers 976 40)) From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 05 16:27:29 2017 Received: (at 27974) by debbugs.gnu.org; 5 Aug 2017 20:27:29 +0000 Received: from localhost ([127.0.0.1]:43730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de5fV-0001z4-F8 for submit@debbugs.gnu.org; Sat, 05 Aug 2017 16:27:29 -0400 Received: from mail-qt0-f196.google.com ([209.85.216.196]:38292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de5fT-0001yr-Pn for 27974@debbugs.gnu.org; Sat, 05 Aug 2017 16:27:28 -0400 Received: by mail-qt0-f196.google.com with SMTP id p3so4571421qtg.5 for <27974@debbugs.gnu.org>; Sat, 05 Aug 2017 13:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=udel-edu.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=Tsqw7x+fh6nHDJDqmVKZWwtFqdcyYduObFRXjOtz+eM=; b=SYp59YcrGSUHtx6xppEeS7fWhgIwOvzwTH9cEMdRiQpXd1GatsVlNHXN1tI3wZQyah XJ0eFFkIEst/zkVNTv9hkZYNyMQ5+7UsurG8V27hXXEsUbsptpdMll4zKx4UeEDWFDLI C3+wu5nQD7RT2yWYjTDI7qLDeJPPcFCgZv+Z+MADLyCtGr3Q6JzJ19FQx7J/FpY9dVWm f45hqmZrgABjcwR4m+b06eFIWRkHr9bFABtxKL3FkVVORNRlcttfdSc8QUfWiw9bbG96 sgyaj/3Cnj8zTZj2MfyQBM7BmR6Oz8urnjmgyZJemC9hCQlVdYrP7+UKcUas4u8TNj2g xNzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=Tsqw7x+fh6nHDJDqmVKZWwtFqdcyYduObFRXjOtz+eM=; b=WSZaVFYgGLGWULmctRNz/RkqWLbkdezwl5ztIYEF5hO7Cxio4GXCeBzxK9p82A3WcS czDnNR6CCzzjESS4kixslkoLFzts0zJIrv4tIsFFvZvp1DsaB1b5RYB9vtkNfG5Ak8rb /g+p/XaJVyVDSKd15CEkiJpJVRJvlZXbHMyrdpxEOTHYnrK0eeaYIHGcAYNZyvdw1QXJ Tqe4qkUFEAH4BURNwkz8t498k4iPH86gaL0KHOPeRMrtZ7KXacxN4aBxJOvZCCzZcGYQ xRZYc134goi9OrlGIvK9p8dnXMb3W/bCjavjSwcJ1/6LPujo9NfyeAGU4daWkuKnTimQ VSLw== X-Gm-Message-State: AHYfb5jZl9q9xjMIRiQ3Tmq+SYsdaEZvTBErHcBC2JWh6zn7zhfRw4fb iBYFxJm4DY7VMUztMx3orA== X-Received: by 10.237.33.68 with SMTP id 62mr9163030qtc.65.1501964842114; Sat, 05 Aug 2017 13:27:22 -0700 (PDT) Received: from holos.localdomain (pool-100-14-210-25.phlapa.fios.verizon.net. [100.14.210.25]) by smtp.gmail.com with ESMTPSA id a48sm3250957qtb.59.2017.08.05.13.27.20 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 05 Aug 2017 13:27:21 -0700 (PDT) Received: by holos.localdomain (Postfix, from userid 1000) id 2BC1968E56; Sat, 5 Aug 2017 16:27:20 -0400 (EDT) From: Mark Oteiza To: Bob Proulx Subject: Re: bug#27974: 25.2; string-rectangle on-the-fly preview bad References: <87wp6hyeje.fsf@hysteria.proulx.com> Date: Sat, 05 Aug 2017 16:27:20 -0400 In-Reply-To: <87wp6hyeje.fsf@hysteria.proulx.com> (Bob Proulx's message of "Sat, 05 Aug 2017 13:56:21 -0600") Message-ID: <877eyhu5ef.fsf@holos> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 27974 Cc: 27974@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) Bob Proulx writes: > I raised this issue on help-gnu-emacs. I and at least one other person > thinks this preview feature should be optional even if it is the > default. It is optional. From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 05 17:11:12 2017 Received: (at 27974) by debbugs.gnu.org; 5 Aug 2017 21:11:12 +0000 Received: from localhost ([127.0.0.1]:43779 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de6Lo-00031r-5p for submit@debbugs.gnu.org; Sat, 05 Aug 2017 17:11:12 -0400 Received: from havoc.proulx.com ([96.88.95.61]:59142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de6Lm-00031a-14; Sat, 05 Aug 2017 17:11:10 -0400 Received: from joseki.proulx.com (localhost [127.0.0.1]) by havoc.proulx.com (Postfix) with ESMTP id 36D731214; Sat, 5 Aug 2017 15:11:04 -0600 (MDT) Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id 0518C217DF; Sat, 5 Aug 2017 15:11:04 -0600 (MDT) Received: by hysteria.proulx.com (Postfix, from userid 1000) id F0E132DC5B; Sat, 5 Aug 2017 15:11:03 -0600 (MDT) Date: Sat, 5 Aug 2017 15:11:03 -0600 From: Bob Proulx To: 27974@debbugs.gnu.org Subject: Re: bug#27974: Acknowledgement (25.2; string-rectangle on-the-fly preview bad) Message-ID: <20170805150035534719984@bob.proulx.com> References: <87wp6hyeje.fsf@hysteria.proulx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 27974 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) 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 From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 15 22:05:18 2017 Received: (at 27974) by debbugs.gnu.org; 16 Oct 2017 02:05:18 +0000 Received: from localhost ([127.0.0.1]:42181 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3umM-00048w-Ap for submit@debbugs.gnu.org; Sun, 15 Oct 2017 22:05:18 -0400 Received: from mail-io0-f180.google.com ([209.85.223.180]:47165) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3umJ-00048j-VZ for 27974@debbugs.gnu.org; Sun, 15 Oct 2017 22:05:16 -0400 Received: by mail-io0-f180.google.com with SMTP id h70so14441434ioi.4 for <27974@debbugs.gnu.org>; Sun, 15 Oct 2017 19:05:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=+NHEi6mcCHUL0aM7M554sk7rNcCrxmVHiqTjiSzZ/6c=; b=mnqH2yifvFqp7CsKcv8Inq17sx5Wj1/h67EsCC5gUaMRes5J4gPxh2RijT2v+GFw/M 7fE5Z/pIN+S0P+KBPcQAx9xyJ3V6bR+zyGUi97D3lGIl80qSIT+MfjKIsyjlQbJvzFau 7URHVUtr2Pn5MTR280sdnobWNOGkujNkmPt1vu7nuEZEWYmgLz27B1j7em8xNnVrcjOM aTCgGY0c6rE5BQxTOqjjUS9PS+bxeYU/bQl05O8GZv/mCSywIsulPbMXrkMH/PVFVF4w 6VsrdEauX35dS02/QTRRO7Bmc/79DjueHtc+OHobN/XqYqpxWzDEX62P7s4QJDwwk8iO UfSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=+NHEi6mcCHUL0aM7M554sk7rNcCrxmVHiqTjiSzZ/6c=; b=iPLE6M8cIez5/USXmsvPKUgQeHzMdQ6RRIVTufH91fyxaugJr/38vCuGAHbACCbB+g zcGWyiwjOfW4dR8anJ02FaPsz9D6XyVy25RfMy/etGQJPWjdn4nhvOM5mb+43BsvQC7m wbmWm3xe+6O2jgd6bihd7Ve7PrUfZiGDn51HiThorGJLbGODCZpBjgNtO/c6vPVs3OFI vYycU5tHOGMC3BjnpH4Denary5wC+uNwbVoKpknh+ctM6+zNHN6tlYS6lzSGe6PKRajn Tp67ycl/rjD9NZFzMywR3c3q3qWaQgzjH1NMrpVTuDXARmDtXySsAvMVKwjoMmpoHU40 h6mw== X-Gm-Message-State: AMCzsaUCtGkA6YtbHrxwbsI8/iRzFkb4uHgXhsme4Gtgj/xcEkM8wwQT cfuCWSImX+a6M9K1tUvSLTFTyw== X-Google-Smtp-Source: ABhQp+Tc42Y7nAGpEajdJCaInFDdnqg80aTRy+Dv5BfwcNky+nrfT0PgYsUMQg+rstE8Buu8EaTiSA== X-Received: by 10.107.11.73 with SMTP id v70mr11273418ioi.260.1508119510080; Sun, 15 Oct 2017 19:05:10 -0700 (PDT) Received: from zebian ([45.2.119.34]) by smtp.googlemail.com with ESMTPSA id g195sm3455120itc.14.2017.10.15.19.05.08 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 15 Oct 2017 19:05:08 -0700 (PDT) From: Noam Postavsky To: Bob Proulx Subject: Re: bug#27974: Acknowledgement (25.2; string-rectangle on-the-fly preview bad) References: <87wp6hyeje.fsf@hysteria.proulx.com> <20170805150035534719984@bob.proulx.com> Date: Sun, 15 Oct 2017 22:05:02 -0400 In-Reply-To: <20170805150035534719984@bob.proulx.com> (Bob Proulx's message of "Sat, 5 Aug 2017 15:11:03 -0600") Message-ID: <8760bfj19t.fsf@users.sourceforge.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 27974 Cc: 27974@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) --=-=-= Content-Type: text/plain Bob Proulx writes: > 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. I think it should also be documented in the docstring of string-rectangle: --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=v2-0001-Document-rectangle-preview-option-more-Bug-27974.patch Content-Description: patch >From 4fd248152d15218e3f9f1d3747cebdad87062513 Mon Sep 17 00:00:00 2001 From: Noam Postavsky Date: Sun, 15 Oct 2017 17:09:09 -0400 Subject: [PATCH v2] Document rectangle-preview option more (Bug#27974) * lisp/rect.el (string-rectangle): * etc/NEWS.25: Mention `rectangle-preview'. --- etc/NEWS.25 | 2 ++ lisp/rect.el | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/etc/NEWS.25 b/etc/NEWS.25 index 5201a300e0..aac60c4688 100644 --- a/etc/NEWS.25 +++ b/etc/NEWS.25 @@ -712,7 +712,9 @@ CLOS class and slot documentation. *** Rectangle Mark mode can have corners past EOL or in the middle of a TAB. *** 'C-x C-x' in 'rectangle-mark-mode' now cycles through the four corners. + *** 'string-rectangle' provides on-the-fly preview of the result. +Customize 'rectangle-preview' to nil for the old behavior. ** New font-lock functions 'font-lock-ensure' and 'font-lock-flush'. These should be used in preference to 'font-lock-fontify-buffer' when diff --git a/lisp/rect.el b/lisp/rect.el index 12e62b6a99..4ad7a98dda 100644 --- a/lisp/rect.el +++ b/lisp/rect.el @@ -450,6 +450,10 @@ string-rectangle "Replace rectangle contents with STRING on each line. The length of STRING need not be the same as the rectangle width. +When called interactively and option `rectangle-preview' is +non-nil, the result is previewed as the string is entered in the +minibuffer. + Called from a program, takes three args; START, END and STRING." (interactive (progn -- 2.11.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 15 22:37:27 2017 Received: (at 27974) by debbugs.gnu.org; 16 Oct 2017 02:37:27 +0000 Received: from localhost ([127.0.0.1]:42209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3vHT-0006py-H5 for submit@debbugs.gnu.org; Sun, 15 Oct 2017 22:37:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53334) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3vHS-0006pn-U8 for 27974@debbugs.gnu.org; Sun, 15 Oct 2017 22:37:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3vHJ-0000n0-Bp for 27974@debbugs.gnu.org; Sun, 15 Oct 2017 22:37:21 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3vHJ-0000ms-82; Sun, 15 Oct 2017 22:37:17 -0400 Received: from [176.228.60.248] (port=1646 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e3vHI-0001q1-Ma; Sun, 15 Oct 2017 22:37:17 -0400 Date: Mon, 16 Oct 2017 05:37:15 +0300 Message-Id: <834lqzhl7o.fsf@gnu.org> From: Eli Zaretskii To: Noam Postavsky In-reply-to: <8760bfj19t.fsf@users.sourceforge.net> (message from Noam Postavsky on Sun, 15 Oct 2017 22:05:02 -0400) Subject: Re: bug#27974: Acknowledgement (25.2; string-rectangle on-the-fly preview bad) References: <87wp6hyeje.fsf@hysteria.proulx.com> <20170805150035534719984@bob.proulx.com> <8760bfj19t.fsf@users.sourceforge.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 27974 Cc: 27974@debbugs.gnu.org, bob@proulx.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Noam Postavsky > Date: Sun, 15 Oct 2017 22:05:02 -0400 > Cc: 27974@debbugs.gnu.org > > Bob Proulx writes: > > > 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. > > I think it should also be documented in the docstring of > string-rectangle: I agree. > +When called interactively and option `rectangle-preview' is > +non-nil, the result is previewed as the string is entered in the > +minibuffer. Can you reword this to make less use of passive tense? Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 15 22:54:59 2017 Received: (at 27974) by debbugs.gnu.org; 16 Oct 2017 02:54:59 +0000 Received: from localhost ([127.0.0.1]:42224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3vYR-0000gv-1L for submit@debbugs.gnu.org; Sun, 15 Oct 2017 22:54:59 -0400 Received: from mail-io0-f181.google.com ([209.85.223.181]:45560) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3vYQ-0000gh-9g for 27974@debbugs.gnu.org; Sun, 15 Oct 2017 22:54:58 -0400 Received: by mail-io0-f181.google.com with SMTP id i38so14515696iod.2 for <27974@debbugs.gnu.org>; Sun, 15 Oct 2017 19:54:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=5rbJztMpOj3Q1+Ph093D88DmSa7zkIlpjPOFNULVNZs=; b=SktRHulmmbCtX6j7YzTW4jg33btv2hovGs6GlONHGhYXHpYPr69acCkPhveAp0EklB xjXVUSCzyfA2UHMgzsQ00jC04X063mG7mFKahI4fB6E9x8NXYIotz6W+xla4D4a3s+iS 8xF9MGbRHeuEZ5tALEBXz3qznhE+GE8cKdRIHj6Mb2fXxBadnNQbZFzCSMRreiYw14AQ JCacE/D/hW77OE7xp7VR1lyO9XVJrpdH+EvyovH1+yjd36yPnRC15C3Hjt93UchnsLLL zUX+o2ljuLCgWRCTiyVKDTJi01VTKWMc+vtxPP8vUwsN6AYeO3884j4rJ/NRlE6gW/8d SKFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=5rbJztMpOj3Q1+Ph093D88DmSa7zkIlpjPOFNULVNZs=; b=VqN8/5Z2bKPxp5VueWr6eJ+p+AidDXy8QqmZgKLQS0Vzpeb89rL8PNDeF4B5+ifEWR e7Lzg5m/eKCJi4ESOwPncY7PJHTIX1L4251yKHrQ8rNhqOUT9L5OS8qCphhXvzE/zwGf gDVvZqT7zwItvbE9q89GA94HKdCskayafNMRAmWbRpr8/nnxRNhHE/J/9gIg2gKJ4uiw tdqAzdMJzwvigKFu6Zu5n04holHM+Q+67YXDkJTQVVaPu5h4UIprDV2KsnPrYLiX6gw8 xFlNknR4rR4j93IkTZ0yV3e9PYdQnfBVY6rwf51j/gDl8X1Qz9nnFO0fX4YBpu5RbKfl lwIg== X-Gm-Message-State: AMCzsaWcPtqjaVc85Ijqb0FtJpVPx00kXSC2Izqq8hjUNRD7XorwZdCo 8d4wGzu5vwYHKfsfMW7G84M= X-Google-Smtp-Source: AOwi7QCV8Su+pxoQXADwwjep7A8CsrGPSK/eTIv+FgRQDeAGy3/DSHCwwENXTVbY10b8LeKlija8UA== X-Received: by 10.107.147.132 with SMTP id v126mr11143169iod.51.1508122492603; Sun, 15 Oct 2017 19:54:52 -0700 (PDT) Received: from zebian ([45.2.119.34]) by smtp.googlemail.com with ESMTPSA id e141sm1165827ite.0.2017.10.15.19.54.51 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 15 Oct 2017 19:54:51 -0700 (PDT) From: Noam Postavsky To: Eli Zaretskii Subject: Re: bug#27974: Acknowledgement (25.2; string-rectangle on-the-fly preview bad) References: <87wp6hyeje.fsf@hysteria.proulx.com> <20170805150035534719984@bob.proulx.com> <8760bfj19t.fsf@users.sourceforge.net> <834lqzhl7o.fsf@gnu.org> Date: Sun, 15 Oct 2017 22:54:50 -0400 In-Reply-To: <834lqzhl7o.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 16 Oct 2017 05:37:15 +0300") Message-ID: <87wp3vhked.fsf@users.sourceforge.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 27974 Cc: 27974@debbugs.gnu.org, bob@proulx.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Eli Zaretskii writes: > Can you reword this to make less use of passive tense? Hmm, yeah, I'm not quite satisfied with the wording. How about this: When called interactively and option `rectangle-preview' is non-nil, display the result as the user enters the string into the minibuffer. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 16 10:27:58 2017 Received: (at 27974) by debbugs.gnu.org; 16 Oct 2017 14:27:58 +0000 Received: from localhost ([127.0.0.1]:43937 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e46N4-0000Wg-1Q for submit@debbugs.gnu.org; Mon, 16 Oct 2017 10:27:58 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e46N1-0000WT-Fu for 27974@debbugs.gnu.org; Mon, 16 Oct 2017 10:27:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e46Mv-0005tT-Je for 27974@debbugs.gnu.org; Mon, 16 Oct 2017 10:27:50 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e46Mr-0005mW-GJ; Mon, 16 Oct 2017 10:27:45 -0400 Received: from [176.228.60.248] (port=1910 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e46Mq-0002fd-UL; Mon, 16 Oct 2017 10:27:45 -0400 Date: Mon, 16 Oct 2017 17:27:29 +0300 Message-Id: <83376jgoby.fsf@gnu.org> From: Eli Zaretskii To: Noam Postavsky In-reply-to: <87wp3vhked.fsf@users.sourceforge.net> (message from Noam Postavsky on Sun, 15 Oct 2017 22:54:50 -0400) Subject: Re: bug#27974: Acknowledgement (25.2; string-rectangle on-the-fly preview bad) References: <87wp6hyeje.fsf@hysteria.proulx.com> <20170805150035534719984@bob.proulx.com> <8760bfj19t.fsf@users.sourceforge.net> <834lqzhl7o.fsf@gnu.org> <87wp3vhked.fsf@users.sourceforge.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 27974 Cc: 27974@debbugs.gnu.org, bob@proulx.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Noam Postavsky > Cc: 27974@debbugs.gnu.org, bob@proulx.com > Date: Sun, 15 Oct 2017 22:54:50 -0400 > > When called interactively and option `rectangle-preview' is > non-nil, display the result as the user enters the string into > the minibuffer. This is fine, thanks. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 16 20:14:56 2017 Received: (at 27974) by debbugs.gnu.org; 17 Oct 2017 00:14:56 +0000 Received: from localhost ([127.0.0.1]:44465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e4FX6-0003xU-8N for submit@debbugs.gnu.org; Mon, 16 Oct 2017 20:14:56 -0400 Received: from mail-io0-f173.google.com ([209.85.223.173]:43705) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e4FX3-0003x1-JC; Mon, 16 Oct 2017 20:14:53 -0400 Received: by mail-io0-f173.google.com with SMTP id 134so383478ioo.0; Mon, 16 Oct 2017 17:14:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=OCmxvP54Az63oDMvfn6srlqm4glVYgbwlWQ9PkL1l68=; b=L5/uhSoqUwhZRJrBeKFGtS1b2S9I34eZjhOyed6Fe6pJON7ksLY/ecwix97FrHhYyI i0HrHEsPEtvrVUDS8ii/qIk/zW1LqNIUGb+3BH3z3CkIyizhyPdC2WF3l8L23PRwwYrE 4B7HrDtjPGIkimxGJyhOJ68oTknvIBaWicHs0NmZ9ewOH5ZDL6BwGdrLu+yZXaOap08d isRe308okXhUnwJ7dsvvOVMmqbHy723zGZH9WsS+UEQBNqWPxqN6fZolWUmiAdZ68Kao SksDzsAvkUoV1fxf0FOC0Tng55RqpFgnGqZoE7qD9EhF6btSPzp6Dlz/WCIZ/VuHbotW bUng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=OCmxvP54Az63oDMvfn6srlqm4glVYgbwlWQ9PkL1l68=; b=QdMMu96wMAwsh9C3Uj58axA/+SZCTFACotG3rifRZjAah5Q/+TGdWvFrQA7DmyJbeI Xq2+gNu3SBNGQGJw5KxZ7dsNI7r7GF14wQxrtG2TRVMxwIuFlrLkMpQ3phKPhs6laF/z 0BJOfKFtDcn7a0pUXUxitDS2AXQx13lMdMHwgQpD5egUWWP0NV9XhOhvfUv5Bq+CZ0ns rcb2xZRHe3wIRZCzJ5kGW8BdWLjoHSCRrHn03d1mbtD+VTlZ11Yi7CREWZ9CPMo1W/X/ 7vm1ZG2PMECXwdUxfKtArcShWS78M5ZLl2mZdpVp30i/MzG49I/N0oPQ3D+lRBTSM5/G hVMg== X-Gm-Message-State: AMCzsaVhwmfxQJAPMwSLxLxprDgUhlSMDewRRgT+3bTkAz3WsjsvTXpX KQxbqxBj8XTF1FuXcwV9IvywrQ== X-Google-Smtp-Source: ABhQp+Q4uB9fC8FZrLEv4bZv3CopW+Ctmn97WSTPeUDWeRox1uHZ4xBxFsXTEDyzTCI35YTfViTjxg== X-Received: by 10.107.159.5 with SMTP id i5mr13408169ioe.300.1508199287734; Mon, 16 Oct 2017 17:14:47 -0700 (PDT) Received: from zebian ([45.2.119.34]) by smtp.googlemail.com with ESMTPSA id n132sm1421290itn.25.2017.10.16.17.14.44 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 16 Oct 2017 17:14:46 -0700 (PDT) From: Noam Postavsky To: Eli Zaretskii Subject: Re: bug#27974: Acknowledgement (25.2; string-rectangle on-the-fly preview bad) References: <87wp6hyeje.fsf@hysteria.proulx.com> <20170805150035534719984@bob.proulx.com> <8760bfj19t.fsf@users.sourceforge.net> <834lqzhl7o.fsf@gnu.org> <87wp3vhked.fsf@users.sourceforge.net> <83376jgoby.fsf@gnu.org> Date: Mon, 16 Oct 2017 20:14:43 -0400 In-Reply-To: <83376jgoby.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 16 Oct 2017 17:27:29 +0300") Message-ID: <87fuaihbpo.fsf@users.sourceforge.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 27974 Cc: 27974@debbugs.gnu.org, bob@proulx.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) close 27974 26.1 quit Eli Zaretskii writes: >> When called interactively and option `rectangle-preview' is >> non-nil, display the result as the user enters the string into >> the minibuffer. > This is fine, thanks. Pushed to emacs-26. [1: 20cc68e871]: 2017-10-16 20:10:55 -0400 Document rectangle-preview option more (Bug#27974) https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=20cc68e871b8903a603aa4a89d2bc648d010781a> From unknown Fri Jun 20 18:25:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 14 Nov 2017 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator