From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#23655: 25.0.92; Upcasing a rectangular region of text Date: Mon, 06 Jun 2016 00:23:32 +0300 Organization: LINKOV.NET Message-ID: <87inxnib3f.fsf@mail.linkov.net> References: <87inxv1c9x.fsf@mail.linkov.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1465161871 24898 80.91.229.3 (5 Jun 2016 21:24:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Jun 2016 21:24:31 +0000 (UTC) Cc: 23655-done@debbugs.gnu.org To: Dani Moncayo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 05 23:24:21 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b9fWt-00032g-3S for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Jun 2016 23:24:19 +0200 Original-Received: from localhost ([::1]:38674 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9fWp-0007TR-30 for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Jun 2016 17:24:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9fWi-0007SH-Hc for bug-gnu-emacs@gnu.org; Sun, 05 Jun 2016 17:24:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9fWc-0004Wt-H7 for bug-gnu-emacs@gnu.org; Sun, 05 Jun 2016 17:24:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:43617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9fWc-0004Wj-Dg for bug-gnu-emacs@gnu.org; Sun, 05 Jun 2016 17:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1b9fWc-0000AI-9r for bug-gnu-emacs@gnu.org; Sun, 05 Jun 2016 17:24:02 -0400 Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 05 Jun 2016 21:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 23655 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 23655@debbugs.gnu.org, juri@linkov.net, dmoncayo@gmail.com Original-Received: via spool by 23655-done@debbugs.gnu.org id=D23655.1465161830608 (code D ref 23655); Sun, 05 Jun 2016 21:24:02 +0000 Original-Received: (at 23655-done) by debbugs.gnu.org; 5 Jun 2016 21:23:50 +0000 Original-Received: from localhost ([127.0.0.1]:55952 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b9fWQ-00009k-5G for submit@debbugs.gnu.org; Sun, 05 Jun 2016 17:23:50 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:60069 helo=homiemail-a22.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b9fWO-00009b-B2 for 23655-done@debbugs.gnu.org; Sun, 05 Jun 2016 17:23:48 -0400 Original-Received: from homiemail-a22.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTP id 85E30114067; Sun, 5 Jun 2016 14:23:47 -0700 (PDT) Original-Received: from localhost.linkov.net (62.65.224.151.cable.starman.ee [62.65.224.151]) (Authenticated sender: jurta@jurta.org) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTPA id B5D8E114066; Sun, 5 Jun 2016 14:23:46 -0700 (PDT) In-Reply-To: <87inxv1c9x.fsf@mail.linkov.net> (Juri Linkov's message of "Tue, 31 May 2016 00:11:54 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:119132 Archived-At: >> 0. emacs -Q >> 1. Eval: (put 'upcase-region 'disabled nil) >> (put 'downcase-region 'disabled nil) >> 2. Visit the attached file. >> 3. Move point to just after the comma. >> 4. Define a *rectanguar* region: C-x C-n C-e >> 5. Downcase the rectangular region: C-x C-l >> 6. Repeat steps #3 to #5, but this time for upcasing the region >> instead of downcasing it ('C-x C-u' instead of 'C-x C-l'). >> >> The upcased text in the last step is not only the one marked by the >> rectangular region. The upcasing command acts as if a linear >> (i.e. non-rectangular) region was active at that moment. > > Thanks for the request. Since we were unable to find a way to support > rectangular regions for all region-selecting commands en masse, here > is a patch to implement this individually for =E2=80=98upcase-region=E2= =80=99: Pushed to master.