From unknown Mon Aug 18 19:27:37 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#16066 <16066@debbugs.gnu.org> To: bug#16066 <16066@debbugs.gnu.org> Subject: Status: 24.3.50; rectangle-mark-mode and transient-mark-mode nil Reply-To: bug#16066 <16066@debbugs.gnu.org> Date: Tue, 19 Aug 2025 02:27:37 +0000 retitle 16066 24.3.50; rectangle-mark-mode and transient-mark-mode nil reassign 16066 emacs submitter 16066 Michael Welsh Duggan severity 16066 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 05 22:31:20 2013 Received: (at submit) by debbugs.gnu.org; 6 Dec 2013 03:31:20 +0000 Received: from localhost ([127.0.0.1]:60930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vom8N-0002CC-FF for submit@debbugs.gnu.org; Thu, 05 Dec 2013 22:31:20 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39785) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vom8L-0002C3-7U for submit@debbugs.gnu.org; Thu, 05 Dec 2013 22:31:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vom8G-00086D-8E for submit@debbugs.gnu.org; Thu, 05 Dec 2013 22:31:17 -0500 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,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vom8G-000868-4s for submit@debbugs.gnu.org; Thu, 05 Dec 2013 22:31:12 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vom8B-0005Jx-Hy for bug-gnu-emacs@gnu.org; Thu, 05 Dec 2013 22:31:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vom87-00085h-0X for bug-gnu-emacs@gnu.org; Thu, 05 Dec 2013 22:31:07 -0500 Received: from md5i.com ([75.151.244.229]:53634 helo=maru2.md5i.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vom86-00085d-SY for bug-gnu-emacs@gnu.org; Thu, 05 Dec 2013 22:31:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=md5i.com; s=dkim; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To:From; bh=4Y339fVwCrIEsz6ZAk2jx8/1WzRfiA4zIpSsraMUrjY=; b=h7IONRoGeL/ErsPLgsSfMQH1oOpAtE2sK1tC8PhqlGvC+r4P8FxbfTOfr3G/OLXaUHOsSu6JogKbe5N4YugsNqx+AAp/in+Y7F1T0EmDjjUSh7qaQW0eFhE6oGWarFve; Received: from md5i by maru2.md5i.com with local (Exim 4.82) (envelope-from ) id 1Vom86-0003CT-Iy for bug-gnu-emacs@gnu.org; Thu, 05 Dec 2013 22:31:02 -0500 From: Michael Welsh Duggan To: bug-gnu-emacs@gnu.org Subject: 24.3.50; rectangle-mark-mode and transient-mark-mode nil Date: Thu, 05 Dec 2013 22:31:02 -0500 Message-ID: <871u1qk64p.fsf@maru2.md5i.com> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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.15 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 (----) emacs -Q M-x transient-mark-mode C-x ( C-u 10 x RET C-x ) C-u 9 C-x e C-p C-x SPC C-SPC C-p C-p C-p C-f C-f C-f Note that there is no way to tell that the selection is rectangular. I suggest that if tmm is off, that starting rectangle-mark-mode should turn tmm on, and toggling rectangle-mark-mode off should turn tmm back to its original state. In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, X toolkit) of 2013-12-05 on maru2 Bzr revision: 111220 md5i@md5i.com-20131206030915-4tie53rg417a2pk2 Windowing system distributor `The X.Org Foundation', version 11.0.11404000 System Description: Debian GNU/Linux unstable (sid) Configured using: `configure --without-toolkit-scroll-bars --with-x-toolkit=lucid 'CFLAGS=-Og -ggdb' --with-wide-int' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Info Minor modes in effect: shell-dirtrack-mode: t display-time-mode: t diff-auto-refine-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-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 buffer-read-only: t line-number-mode: t Features: (cus-start cus-load shadow emacsbug info qp gnus-dup mule-util sort gnus-cite gnus-async gnus-bcklg gnus-ml disp-table gnus-topic utf-7 nndraft nnmh epa-file epa derived epg network-stream starttls nnimap parse-time tls utf7 netrc bbdb-gnus bbdb-snarf mail-extr bbdb-com nnml gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig gnus-cache gnus-demon nntp gnutls nnir gnus-sum gnus-group gnus-undo nnmail mail-source nnoo gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems gnus-compat url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars nnheader rect gud dired-aux time-stamp whitespace tabify ps-print ps-def lpr picture edmacro compile dabbrev jka-compr find-func misearch multi-isearch noutline outline view cc-langs cc-mode cc-fonts cc-guess cc-menus cc-cmds tramp-cache server flyspell ispell uptimes pp descr-text help-mode tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core gnus-util time-date tramp-loaddefs cl-macs gv trampver shell pcomplete advice help-fns time sieve-manage password-cache rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util sgml-mode psvn wid-edit cl log-edit pcvs-util add-log diff-mode easy-mmode mailcap message sendmail format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader gnus-load generated generic-x ediff-merg ediff-wind ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff debian-el debian-el-loaddefs dired-x easymenu dired cc-styles cc-align cc-engine cc-vars cc-defs bbdb-autoloads bbdb timezone ange-ftp comint ansi-color ring kmacro cl-loaddefs cl-lib tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty emacs) -- Michael Welsh Duggan (md5i@md5i.com) From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 08 02:32:46 2013 Received: (at 16066-done) by debbugs.gnu.org; 8 Dec 2013 07:32:46 +0000 Received: from localhost ([127.0.0.1]:37541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VpYr7-0003L4-Ul for submit@debbugs.gnu.org; Sun, 08 Dec 2013 02:32:46 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:21412) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VpYr4-0003Kt-PN for 16066-done@debbugs.gnu.org; Sun, 08 Dec 2013 02:32:43 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av8EABK/CFFLd/UW/2dsb2JhbABEuzWDWRdzgh4BAQQBViMFCws0EhQYDSSIHgbBLZEKA4hhnBmBXoMV X-IPAS-Result: Av8EABK/CFFLd/UW/2dsb2JhbABEuzWDWRdzgh4BAQQBViMFCws0EhQYDSSIHgbBLZEKA4hhnBmBXoMV X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="41430898" Received: from 75-119-245-22.dsl.teksavvy.com (HELO pastel.home) ([75.119.245.22]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 08 Dec 2013 02:32:42 -0500 Received: by pastel.home (Postfix, from userid 20848) id D1E9C603E5; Sun, 8 Dec 2013 02:32:41 -0500 (EST) From: Stefan Monnier To: Michael Welsh Duggan Subject: Re: bug#16066: 24.3.50; rectangle-mark-mode and transient-mark-mode nil Message-ID: References: <871u1qk64p.fsf@maru2.md5i.com> Date: Sun, 08 Dec 2013 02:32:41 -0500 In-Reply-To: <871u1qk64p.fsf@maru2.md5i.com> (Michael Welsh Duggan's message of "Thu, 05 Dec 2013 22:31:02 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 16066-done Cc: 16066-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.3 (/) > Note that there is no way to tell that the selection is rectangular. Thanks, should be fixed now. Stefan From unknown Mon Aug 18 19:27:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 05 Jan 2014 12:24:03 +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