From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 23 06:57:41 2015 Received: (at submit) by debbugs.gnu.org; 23 Mar 2015 10:57:41 +0000 Received: from localhost ([127.0.0.1]:33205 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya03A-0002Iv-RU for submit@debbugs.gnu.org; Mon, 23 Mar 2015 06:57:41 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57725) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya038-0002Ij-PM for submit@debbugs.gnu.org; Mon, 23 Mar 2015 06:57:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya032-00043s-AC for submit@debbugs.gnu.org; Mon, 23 Mar 2015 06:57:33 -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]:36189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya032-00043l-7F for submit@debbugs.gnu.org; Mon, 23 Mar 2015 06:57:32 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya031-0003JK-3Y for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 06:57:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya02x-00042J-05 for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 06:57:31 -0400 Received: from mail-qc0-f179.google.com ([209.85.216.179]:33115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya02w-000424-Rt for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 06:57:26 -0400 Received: by qcbjx9 with SMTP id jx9so102456235qcb.0 for ; Mon, 23 Mar 2015 03:57:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:mime-version:content-type :content-transfer-encoding:message-id:date:to:subject; bh=65bQkHf/0LLmOhBpJmi5hzx7efFeeFvWHECH1qhWnkw=; b=BFPUoKxJNT/gvCQuQKhImsgcn1i0afdNgMtqTvjWdLlWjJcsnKEPKjF5+vFBwg35OE YTUBXhom/Gne0hY8GgYIUo+YSp/540qGcsMhYJMrBvpO5qRzOSHVn/kYTN91XgZcui6u 6GUgkq5iWlQ87LgkqlZ6B/LQFf4trLIEf9JvLBvRxShAmFdAfUltS0sFmSo6CKJsVqK3 LRqOkbKFr40xSfzxCOTuNVJi9trGHNPs+R65D5UdgzUuC1FnzKT0PpCwOQzVv3luFxaO 214lAdnXLLpu4wKf/EvR9NPjpbXA8e7BWQsG90KUXtrL0LxIDCriQLlNNbe/m45leH7f NYJQ== X-Gm-Message-State: ALoCoQkL8LzKxhckR/pJCPkZVPtvUp7+Mo1nABMAH3wIdPns5Fco5fd5iKPYtF7zCc/mlCCIwPwQ X-Received: by 10.55.23.221 with SMTP id 90mr183547815qkx.89.1427108245551; Mon, 23 Mar 2015 03:57:25 -0700 (PDT) Received: from home.barzilay.org (c-24-60-254-179.hsd1.ma.comcast.net. [24.60.254.179]) by mx.google.com with ESMTPSA id b74sm242318qhc.28.2015.03.23.03.57.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Mar 2015 03:57:24 -0700 (PDT) From: Eli Barzilay MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <21775.61843.367796.155208@home.barzilay.org> Date: Mon, 23 Mar 2015 06:57:23 -0400 To: bug-gnu-emacs@gnu.org Subject: 24.3; Two feature requests for tabulated-list.el X-Mailer: VM 8.2.0a under 24.3.1 (x86_64-redhat-linux-gnu) 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: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) 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.0 (----) 1. Truncating labels is done ATM with (truncate-string-to-width label width nil nil t) It would be nice if there was an option to choose the `ellipsis' argument. (The code already deals with unicode, so IMO it makes sense to use "=E2=80=A6" with an alternative of "-" in `tabulated-list-glyphless-char-display'.) 2. When I use `electric-buffer-list', if I happen to click on a column header it sorts the buffer according to that header, and it even makes that choice persistent. That's nice, I guess, but there should be some way to go back to the default original order -- and maybe I'm missing something obvious, but I don't see any good way to do that. (If I hit it by mistake, the only way I found to go back to the default is to quit the electric buffer, then use `list-buffers' to get it in plain mode, then kill it so that it gets recreated next time.) --=20 ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay= : http://barzilay.org/ Maze is Life= ! From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 23 09:29:06 2015 Received: (at 20178) by debbugs.gnu.org; 23 Mar 2015 13:29:06 +0000 Received: from localhost ([127.0.0.1]:33236 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya2Ph-0007Ua-UV for submit@debbugs.gnu.org; Mon, 23 Mar 2015 09:29:06 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:57054) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya2Pc-0007U3-9O for 20178@debbugs.gnu.org; Mon, 23 Mar 2015 09:29:01 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiQFAGvvdVRFxLqJ/2dsb2JhbAA3gVODDp5hgQiBdQEBBAEjMyMFCwsaAhgOAgIUGA0kiBOaKYdogS+LAQUQCAICAgMOCQECAQKDPgOCWoEWBKNjhFg X-IPAS-Result: AiQFAGvvdVRFxLqJ/2dsb2JhbAA3gVODDp5hgQiBdQEBBAEjMyMFCwsaAhgOAgIUGA0kiBOaKYdogS+LAQUQCAICAgMOCQECAQKDPgOCWoEWBKNjhFg X-IronPort-AV: E=Sophos;i="5.01,1,1400040000"; d="scan'208";a="114261965" Received: from 69-196-186-137.dsl.teksavvy.com (HELO pastel.home) ([69.196.186.137]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 23 Mar 2015 09:28:55 -0400 Received: by pastel.home (Postfix, from userid 20848) id 6FB7F1A10; Mon, 23 Mar 2015 09:28:54 -0400 (EDT) From: Stefan Monnier To: Eli Barzilay Subject: Re: bug#20178: 24.3; Two feature requests for tabulated-list.el Message-ID: References: <21775.61843.367796.155208@home.barzilay.org> Date: Mon, 23 Mar 2015 09:28:54 -0400 In-Reply-To: <21775.61843.367796.155208@home.barzilay.org> (Eli Barzilay's message of "Mon, 23 Mar 2015 06:57:23 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 20178 Cc: 20178@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 (/) > 1. Truncating labels is done ATM with > (truncate-string-to-width label width nil nil t) > It would be nice if there was an option to choose the `ellipsis' > argument. (The code already deals with unicode, so IMO it makes > sense to use "=E2=80=A6" with an alternative of "-" in > `tabulated-list-glyphless-char-display'.) (setq truncate-string-ellipsis "=E2=80=A6") Stefan From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 23 10:12:26 2015 Received: (at 20178) by debbugs.gnu.org; 23 Mar 2015 14:12:26 +0000 Received: from localhost ([127.0.0.1]:33941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya35e-0000DP-3Y for submit@debbugs.gnu.org; Mon, 23 Mar 2015 10:12:26 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:33408) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya35Z-0000D5-6x for 20178@debbugs.gnu.org; Mon, 23 Mar 2015 10:12:22 -0400 Received: by wixw10 with SMTP id w10so35558744wix.0 for <20178@debbugs.gnu.org>; Mon, 23 Mar 2015 07:12:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=wJtuzJLApm3ULyliThWPFN8X7H10Wpp/TIZViUBhniY=; b=AkEjuPb0V1LHDBV+/HKq0RZYA95r5FLNWDHuavYufih7I1nxIb1KKLIsD/Q09NuB/v 3U4QyAR1vApNjsi7Mz7xFQwJddCzBva3xFvZtD8Y7XFKvBOzMWJg7yeFWWN6YMqIZkqO IzzTrvS/w9wVGhRro6sq5sOevxWr5d6s2PC0ouDffwRCtUve1hqEzzAV6o51Ts/Wei28 C6rVotSDRmuxKm4jwyzbelVtbtOrhurKUrwElGfRfU/H/rw7FtgDuU/KHlAYKAVlY/WN YEu5tnB5OqXAgVKF+QmCAfYNQWNhMZXCRa+Po3hOxsgI87khduckihYYUrFDdaL93t0K z5UA== X-Gm-Message-State: ALoCoQm/Ipmy8asvpthJGp8zcn1Rw0+8bnV+EQSSDcGplzzt+n1HGX51UP7xfIa3clwlIMExAu3x MIME-Version: 1.0 X-Received: by 10.180.90.106 with SMTP id bv10mr18313399wib.4.1427119935598; Mon, 23 Mar 2015 07:12:15 -0700 (PDT) Received: by 10.194.84.4 with HTTP; Mon, 23 Mar 2015 07:12:15 -0700 (PDT) In-Reply-To: References: <21775.61843.367796.155208@home.barzilay.org> Date: Mon, 23 Mar 2015 10:12:15 -0400 Message-ID: Subject: Re: bug#20178: 24.3; Two feature requests for tabulated-list.el From: Eli Barzilay To: Stefan Monnier Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 20178 Cc: 20178@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 (/) Oh, good... Any estimates for the release of v25? And I'm assuming that there's some way to change the subject of this bug to reflect the second point -- or is it better to re-submit? And semi-related, ebuff is full of problems around not turning itself off when you switch outside -- enough that it makes me suspect that the code is either not actively maintained or very active so things changed. If this is incorrect, should I submit another bug? On Mon, Mar 23, 2015 at 9:28 AM, Stefan Monnier wrote: >> 1. Truncating labels is done ATM with > >> (truncate-string-to-width label width nil nil t) > >> It would be nice if there was an option to choose the `ellipsis' >> argument. (The code already deals with unicode, so IMO it makes >> sense to use "=E2=80=A6" with an alternative of "-" in >> `tabulated-list-glyphless-char-display'.) > > (setq truncate-string-ellipsis "=E2=80=A6") > > > Stefan --=20 ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 23 15:32:42 2015 Received: (at 20178) by debbugs.gnu.org; 23 Mar 2015 19:32:42 +0000 Received: from localhost ([127.0.0.1]:34157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya85a-0008B1-4D for submit@debbugs.gnu.org; Mon, 23 Mar 2015 15:32:42 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:10250) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya85W-0008Ak-OF for 20178@debbugs.gnu.org; Mon, 23 Mar 2015 15:32:39 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgUFAGvvdVRFxLqJ/2dsb2JhbAA3gVOhb4EIgXUBAQQBViMFCws0EhQYDSSIE6IRjGQJAQIBAoM+A4NwBKNjhFg X-IPAS-Result: AgUFAGvvdVRFxLqJ/2dsb2JhbAA3gVOhb4EIgXUBAQQBViMFCws0EhQYDSSIE6IRjGQJAQIBAoM+A4NwBKNjhFg X-IronPort-AV: E=Sophos;i="5.01,1,1400040000"; d="scan'208";a="114324688" Received: from 69-196-186-137.dsl.teksavvy.com (HELO pastel.home) ([69.196.186.137]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 23 Mar 2015 15:32:32 -0400 Received: by pastel.home (Postfix, from userid 20848) id 42EE610FE; Mon, 23 Mar 2015 15:32:32 -0400 (EDT) From: Stefan Monnier To: Eli Barzilay Subject: Re: bug#20178: 24.3; Two feature requests for tabulated-list.el Message-ID: References: <21775.61843.367796.155208@home.barzilay.org> Date: Mon, 23 Mar 2015 15:32:32 -0400 In-Reply-To: (Eli Barzilay's message of "Mon, 23 Mar 2015 10:12:15 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 20178 Cc: 20178@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 (/) > Oh, good... Any estimates for the release of v25? Some time before 2025. > And semi-related, ebuff is full of problems around not turning itself > off when you switch outside -- enough that it makes me suspect that the > code is either not actively maintained or very active so things changed. > If this is incorrect, should I submit another bug? Not actively maintained is much closer to reality, IIUC, Stefan From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 18 20:26:54 2020 Received: (at 20178) by debbugs.gnu.org; 19 Oct 2020 00:26:54 +0000 Received: from localhost ([127.0.0.1]:39403 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUJ0o-0005gF-2Z for submit@debbugs.gnu.org; Sun, 18 Oct 2020 20:26:54 -0400 Received: from mail-ej1-f51.google.com ([209.85.218.51]:44056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUJ0l-0005g0-Fc for 20178@debbugs.gnu.org; Sun, 18 Oct 2020 20:26:52 -0400 Received: by mail-ej1-f51.google.com with SMTP id a3so11429775ejy.11 for <20178@debbugs.gnu.org>; Sun, 18 Oct 2020 17:26:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc; bh=ITWJSqNirw+I4J/eH0vqG+0i387kPyd5Z8dt/1/jqo8=; b=k0CbTZjQcaDFYEX2qCtZRufl/jgD/Jif9ojPwNLQK/++6Bt9yBOSk3hq+K0Q1evXEa v3ejayO4R9DAg78ARSzIl3aomvEzMSbJiToSaayfHRGq9OUo89659ZvGdfYXvVZFcmpH MPU4bkPTQsx6kkS6HHYrnDh6sA0HmupKezd2c8YqU8BC5+1uJ4ut/vBVHAf2K/gug/iJ C/DuXGI3w7uVJoLYGdcAwTSlG78nXNQp3AWRhPcNYZnIaTle0mNxsyVTYoMspvt0TQAG lZL+GHvhNl4kFp+7isgCb2F3I+amQMC1/X4TF4zyih64ydp1H+kwYdgMCZd/abEPBZ0a /L/g== X-Gm-Message-State: AOAM530kEMVVvMhhL87gkZPt+plKFFP254m2M44t6trct3cNOXV8/nYE 6UgU6u0gx6+6x3gqvFuK5Ccq/lazx1I7gIDbF58= X-Google-Smtp-Source: ABdhPJzRkQvtz2zmKKVRK86PgtfLIFGEHqf/5P4sakEUTP/dbnR8atm3uhqcov7+pm6mFh8dB4qZze842CSXMLh9rZI= X-Received: by 2002:a17:906:f90a:: with SMTP id lc10mr15061509ejb.272.1603067205584; Sun, 18 Oct 2020 17:26:45 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Sun, 18 Oct 2020 17:26:45 -0700 From: Stefan Kangas In-Reply-To: <21775.61843.367796.155208@home.barzilay.org> (Eli Barzilay's message of "Mon, 23 Mar 2015 06:57:23 -0400") References: <21775.61843.367796.155208@home.barzilay.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Date: Sun, 18 Oct 2020 17:26:45 -0700 Message-ID: Subject: Re: bug#20178: 24.3; Two feature requests for tabulated-list.el To: Eli Barzilay Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 20178 Cc: 20178@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 (/) Eli Barzilay writes: > 2. When I use `electric-buffer-list', if I happen to click on a column > header it sorts the buffer according to that header, and it even > makes that choice persistent. That's nice, I guess, but there > should be some way to go back to the default original order -- and > maybe I'm missing something obvious, but I don't see any good way > to do that. (If I hit it by mistake, the only way I found to go > back to the default is to quit the electric buffer, then use > `list-buffers' to get it in plain mode, then kill it so that it > gets recreated next time.) Indeed. So the default is to sort by whatever order `buffer-list' happens to return them in. Which can of course be useful. But there is no easy way to return to this sort order. I'm not sure how easy this is to fix, but: What is the expected behavior here? Does it make sense to make `C-u S' go back to the default sort order? Or should perhaps a right click at the relevant column header reset it? (Note that `electric-buffer-list' is the same as `list-buffers' for our purposes here.) From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 19 01:51:54 2020 Received: (at 20178) by debbugs.gnu.org; 19 Oct 2020 05:51:54 +0000 Received: from localhost ([127.0.0.1]:39586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUO5K-0007X0-5D for submit@debbugs.gnu.org; Mon, 19 Oct 2020 01:51:54 -0400 Received: from mail-ed1-f42.google.com ([209.85.208.42]:42806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUO5E-0007Wi-1j for 20178@debbugs.gnu.org; Mon, 19 Oct 2020 01:51:53 -0400 Received: by mail-ed1-f42.google.com with SMTP id v19so8907639edx.9 for <20178@debbugs.gnu.org>; Sun, 18 Oct 2020 22:51:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=barzilay-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TKYf/V2AZ+1glq9GZeolQVWU2V1HY7fu9Qbaxq/Nc24=; b=HhQBYLcK3z2qMGSXwvmsGeji0ADW0N4/PWMD+jhv8PoCKHaDcFXS/8xtTharWlXjKh gxCqpE93kxpHEaJ8dfwB6zemLwA8wmXpTd6GfPn7tIsRykbuwNUBB0jwI7sKpsZ4SM4j WMU3+FVQrAJKpkbvEkiiSZQdRNCF4FKMOadZPPcK2GgleWZ6qSCV/je5wmeS5imfCahW 6lliX8oYO82l0LOqVmY9bzsq8mWpJo0iJMwhPN2paQvqgqHdfQjvy2Jok+4iZX0ufl0A U7a6Wpjp5MaDEAyInQ8KYj1L5+3elxBvfIySkQwJPFxTv23Rs+cdB3xlpIJiS0aqgT2m 1LIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TKYf/V2AZ+1glq9GZeolQVWU2V1HY7fu9Qbaxq/Nc24=; b=XTEmatAG9Gl9SoVUmi5NBu829jZ1HhqvgNbVpp4O2DXZYJgrV/c8oFBRPFHi0oMdyx z37tPe+eR4hqIltTrSlfgl+Luiup1gsD/fI+Wu9HtttgjDaF706uacC1lDpQqnjeBrUs GDYcAzZK24BUDEwONJB+vIlfWwsyRDYOLZnd6I99MwNJOTES/g5erIOkGMcGRjcErJg6 3tEVdefMtLQN7lrtxBOlliHiiqhKt1o/UwjQGnVfCYm6xE7JE+VOl/EFbafUKRDmE90c UNyc2+3n6CEGiQ3MwZXuBnBRGIvXJS4n0CgoBuAAil1szbbwu9XTfap5ShJmIf5wF+fd dvjQ== X-Gm-Message-State: AOAM531euCft9lAgkB+mIR59YKWSonPBJhs6WG+kMz478fcgJmDz+HE+ dPNfiGNFinJR31RnDt1isgvwOXAk9frvCux5RGlDn+S60k0= X-Google-Smtp-Source: ABdhPJzj5KEoNjz/HtTm9y+ilzFcrsWSJI82wH4EUdi976AX/i/IdIwgYjrRSSnyK25liLNwu2RJwF1L07CwjXKB45s= X-Received: by 2002:aa7:dac4:: with SMTP id x4mr16071847eds.165.1603086701904; Sun, 18 Oct 2020 22:51:41 -0700 (PDT) MIME-Version: 1.0 References: <21775.61843.367796.155208@home.barzilay.org> In-Reply-To: From: Eli Barzilay Date: Mon, 19 Oct 2020 01:51:31 -0400 Message-ID: Subject: Re: bug#20178: 24.3; Two feature requests for tabulated-list.el To: Stefan Kangas Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 20178 Cc: 20178@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.0 (/) On Sun, Oct 18, 2020 at 8:26 PM Stefan Kangas wrote: > > Eli Barzilay writes: > > > 2. When I use `electric-buffer-list', if I happen to click on a column > > header it sorts the buffer according to that header, and it even > > makes that choice persistent. That's nice, I guess, but there > > should be some way to go back to the default original order -- and > > maybe I'm missing something obvious, but I don't see any good way > > to do that. (If I hit it by mistake, the only way I found to go > > back to the default is to quit the electric buffer, then use > > `list-buffers' to get it in plain mode, then kill it so that it > > gets recreated next time.) > > Indeed. So the default is to sort by whatever order `buffer-list' > happens to return them in. Which can of course be useful. But there is > no easy way to return to this sort order. > > I'm not sure how easy this is to fix, but: (TBH, I don't even remember the context -- I was maybe looking for a replacement for `bs.el`.) > What is the expected behavior here? Does it make sense to make `C-u S' > go back to the default sort order? Or should perhaps a right click at > the relevant column header reset it? FWIW, I'd expect a click to go from nothing to ascending to descending back to nothing. > (Note that `electric-buffer-list' is the same as `list-buffers' for our > purposes here.) (Just tried `electric-buffer-list` again, it is broken in an amusing way for me, where a click leads to some infinite loop that keeps the window top following the mouse...) -- ((x=>x(x))(x=>x(x))) Eli Barzilay: http://barzilay.org/ Maze is Life! From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 19 20:43:54 2020 Received: (at 20178) by debbugs.gnu.org; 20 Oct 2020 00:43:54 +0000 Received: from localhost ([127.0.0.1]:42833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUfkn-0008Bk-Mi for submit@debbugs.gnu.org; Mon, 19 Oct 2020 20:43:54 -0400 Received: from mail-ej1-f51.google.com ([209.85.218.51]:46946) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUfkl-0008BT-5N for 20178@debbugs.gnu.org; Mon, 19 Oct 2020 20:43:52 -0400 Received: by mail-ej1-f51.google.com with SMTP id t25so110919ejd.13 for <20178@debbugs.gnu.org>; Mon, 19 Oct 2020 17:43:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=Hl0HNqUxnlllBhv5Fy+8bJpRHlcFEP1cxDtVoXqwGfg=; b=pNcgk+7e9fXobUMZz5AgKnTg633Ody7b5C5GN3V3AXq2MFbhrBz0aFg1MTljsfG+Cj 4Je2pWCMlPQmSIOhPjL85uNPVJohqaxsKjiF4axiFu/5LcMsx0SfCFNk7R2A/JfwBEUh b6ShuujDOx1W0yozrWn8/SMuyyn8RE/pPmHyNKpxPv6MG834dKw1+LSJyqQWewXMVzqK QcDVij0bZg2hjx7T7IMG6SoqgJY6gDrKEjUY9bgTSb3CqEnyoCuRecJfYh0NP/49Isyh eL9X2lUfz/XOoGUpLbOA+m31Wb00Herxt8enjel7S/zNtRiNUSWCdXnfP2/LTp81bu81 +mng== X-Gm-Message-State: AOAM530/gXszRu1Wb+vCdLyWfFBek7B7f7OSOi1X7FMFxbDKpFfkW2bG xvbP90lsuf/oeIj1/bBq5imK/YdQswFWAGeDE50= X-Google-Smtp-Source: ABdhPJwu1d9QM0Uf65FrXlvTBk6c6DUdoOnXIvyPLLwyFeMTGqDIAaCWPrszTS1p/Rff1yQyS0N+tPhTXSrOZpvUMzM= X-Received: by 2002:a17:906:1957:: with SMTP id b23mr508530eje.312.1603154625352; Mon, 19 Oct 2020 17:43:45 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 19 Oct 2020 17:43:44 -0700 From: Stefan Kangas In-Reply-To: References: <21775.61843.367796.155208@home.barzilay.org> MIME-Version: 1.0 Date: Mon, 19 Oct 2020 17:43:44 -0700 Message-ID: Subject: Re: bug#20178: 24.3; Two feature requests for tabulated-list.el To: Eli Barzilay Content-Type: multipart/mixed; boundary="000000000000f6f87a05b20f8538" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 20178 Cc: 20178@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 (/) --000000000000f6f87a05b20f8538 Content-Type: text/plain; charset="UTF-8" Eli Barzilay writes: >> What is the expected behavior here? Does it make sense to make `C-u S' >> go back to the default sort order? Or should perhaps a right click at >> the relevant column header reset it? > > FWIW, I'd expect a click to go from nothing to ascending to descending > back to nothing. Right. But this would only be useful in certain buffers, so I'd suggest this behavior to be optional. The attached patch should do it. Comments welcome. (And as I'm about to send this, I realize that we would probably want the same behavior also for the `tabulated-list-sort' command? Either for consecutive invocations or for the prefix argument.) >> (Note that `electric-buffer-list' is the same as `list-buffers' for our >> purposes here.) > > (Just tried `electric-buffer-list` again, it is broken in an amusing > way for me, where a click leads to some infinite loop that keeps the > window top following the mouse...) Sounds like you have stumbled into a bug that should be reported? --000000000000f6f87a05b20f8538 Content-Type: text/x-diff; charset="US-ASCII"; name="0001-Reset-sort-order-on-third-click-in-tabulated-list-mo.patch" Content-Disposition: attachment; filename="0001-Reset-sort-order-on-third-click-in-tabulated-list-mo.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: 73923ce6c4b5711e_0.1 RnJvbSBlNTY0NWUyOGJjNDlhNmY5ZDhiM2U5OGFmY2QzMDBlMDUwZmIyMGU2IE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBTdGVmYW4gS2FuZ2FzIDxzdGVmYW5AbWFyeGlzdC5zZT4KRGF0 ZTogVHVlLCAyMCBPY3QgMjAyMCAwMjoxNTo1MSArMDIwMApTdWJqZWN0OiBbUEFUQ0hdIFJlc2V0 IHNvcnQgb3JkZXIgb24gdGhpcmQgY2xpY2sgaW4gdGFidWxhdGVkLWxpc3QtbW9kZQoKKiBsaXNw L2VtYWNzLWxpc3AvdGFidWxhdGVkLWxpc3QuZWwKKHRhYnVsYXRlZC1saXN0LS1zb3J0LWJ5LWNv bHVtbi1uYW1lKTogT3B0aW9uYWxseSBzdXBwb3J0IHJlc2V0dGluZwp0aGUgc29ydCBvcmRlciBv biB0aGUgdGhpcmQgY2xpY2sgb24gdGhlIHNhbWUgY29sdW1uCmhlYWRlci4gIChCdWcjMjAxNzgp Cih0YWJ1bGF0ZWQtbGlzdC10aGlyZC1jbGljay1yZXNldHMtc29ydCk6IE5ldyBidWZmZXIgbG9j YWwgdmFyaWFibGUgdG8KY29udHJvbCBhYm92ZSBuZXcgb3B0aW9uYWwgYmVoYXZpb3IuCih0YWJ1 bGF0ZWQtbGlzdC1wcmludCk6IERvbid0IHNldCB0YWJ1bGF0ZWQtbGlzdC1lbnRyaWVzLiAgVGhp cyBpcwpuZWNlc3NhcnkgaWYgd2UgYXJlIHRvIHJlc2V0IHRoZSBzb3J0IG9yZGVyIG9uIHRoZSB0 aGlyZCBjbGljay4KKiBkb2MvbGlzcHJlZi9tb2Rlcy50ZXhpIChUYWJ1bGF0ZWQgTGlzdCBNb2Rl KTogRG9jdW1lbnQgbmV3IHZhcmlhYmxlLgoqIGV0Yy9ORVdTOiBBbm5vdW5jZSBpdC4KCiogbGlz cC9idWZmLW1lbnUuZWwgKEJ1ZmZlci1tZW51LW1vZGUpOiBTZXQgdGhlIHZhcmlhYmxlCnRhYnVs YXRlZC1saXN0LXRoaXJkLWNsaWNrLXJlc2V0cy1zb3J0IHRvIGEgbm9uLW5pbCB2YWx1ZS4KLS0t CiBkb2MvbGlzcHJlZi9tb2Rlcy50ZXhpICAgICAgICAgICAgfCAgNyArKysrKysrCiBldGMvTkVX UyAgICAgICAgICAgICAgICAgICAgICAgICAgfCAxNCArKysrKysrKysrKysrKwogbGlzcC9idWZm LW1lbnUuZWwgICAgICAgICAgICAgICAgIHwgIDEgKwogbGlzcC9lbWFjcy1saXNwL3RhYnVsYXRl ZC1saXN0LmVsIHwgMjYgKysrKysrKysrKysrKysrKysrLS0tLS0tLS0KIDQgZmlsZXMgY2hhbmdl ZCwgNDAgaW5zZXJ0aW9ucygrKSwgOCBkZWxldGlvbnMoLSkKCmRpZmYgLS1naXQgYS9kb2MvbGlz cHJlZi9tb2Rlcy50ZXhpIGIvZG9jL2xpc3ByZWYvbW9kZXMudGV4aQppbmRleCAwMjJlZGEwYmVj Li5kOGE0MzY3ODUxIDEwMDY0NAotLS0gYS9kb2MvbGlzcHJlZi9tb2Rlcy50ZXhpCisrKyBiL2Rv Yy9saXNwcmVmL21vZGVzLnRleGkKQEAgLTExNTAsNiArMTE1MCwxMyBAQCBUYWJ1bGF0ZWQgTGlz dCBNb2RlCiB0byBpbnZlcnQgdGhlIHNvcnQgb3JkZXIuCiBAZW5kIGRlZnZhcgogCitAZGVmdmFy IHRhYnVsYXRlZC1saXN0LXRoaXJkLWNsaWNrLXJlc2V0cy1zb3J0CitXaGVuIHRoaXMgdmFyaWFi bGUgaXMgbm9uLW5pbCwgdGhlIHRoaXJkIGNsaWNrIG9uIGEgY29sdW1uIGhlYWRlciB3aWxsCity ZXNldCBhbGwgc29ydGluZyBhbmQgcmV0dXJuIHRvIHRoZSB1bnNvcnRlZCBvcmRlciBmb3IKK0Bj b2Rle3RhYnVsYXRlZC1saXN0LWVudHJpZXN9LiAgVGhlIGRlZmF1bHQgYmVoYXZpb3IgaXMgdG8g c2ltcGx5Cit0b2dnbGUgYmV0d2VlbiBzb3J0aW5nIGluIGFzY2VuZGluZyBhbmQgZGVzY2VuZGlu ZyBvcmRlci4KK0BlbmQgZGVmdmFyCisKIEBkZWZ1biB0YWJ1bGF0ZWQtbGlzdC1pbml0LWhlYWRl cgogVGhpcyBmdW5jdGlvbiBjb21wdXRlcyBhbmQgc2V0cyBAY29kZXtoZWFkZXItbGluZS1mb3Jt YXR9IGZvciB0aGUKIFRhYnVsYXRlZCBMaXN0IGJ1ZmZlciAoQHB4cmVme0hlYWRlciBMaW5lc30p LCBhbmQgYXNzaWducyBhIGtleW1hcCB0bwpkaWZmIC0tZ2l0IGEvZXRjL05FV1MgYi9ldGMvTkVX UwppbmRleCBjNTcxZmE5NWQxLi40NDAyYmRmZGI0IDEwMDY0NAotLS0gYS9ldGMvTkVXUworKysg Yi9ldGMvTkVXUwpAQCAtMTQyMCw2ICsxNDIwLDIwIEBAIGNvdWxkIGhhdmUgc2F2ZWQgZW5vdWdo IHR5cGluZyBieSB1c2luZyBhbiBhYmJyZXYsIGEgaGludCB3aWxsIGJlCiBkaXNwbGF5ZWQgaW4g dGhlIGVjaG8gYXJlYSwgbWVudGlvbmluZyB0aGUgYWJicmV2IHRoYXQgY291bGQgaGF2ZSBiZWVu CiB1c2VkIGluc3RlYWQuCiAKKyoqIFRhYnVsYXRlZCBMaXN0IG1vZGUKKworKysrCisqKiogT3B0 aW9uYWxseSBzdXBwb3J0IHJlc2V0dGluZyBzb3J0IG9yZGVyIGJ5IGNsaWNraW5nIGNvbHVtbiBo ZWFkZXIuCitUYWJ1bGF0ZWQgTGlzdCBtb2RlIG5vdyBvcHRpb25hbGx5IHN1cHBvcnRzIHJlc2V0 dGluZyB0aGUgc29ydCBvcmRlcgorb24gdGhlIHRoaXJkIGNsaWNrIG9uIGEgY29sdW1uIGhlYWRl ci4gIFRoaXMgaXMgY29udHJvbGxlZCBieSB0aGUgbmV3Cit2YXJpYWJsZSAndGFidWxhdGVkLWxp c3QtdGhpcmQtY2xpY2stcmVzZXRzLXNvcnQnIHRoYXQgY2FuIGJlIHNldCBieQordXNlcnMsIG9y IGluIG1ham9yIG1vZGVzIGJ5IEVtYWNzIExpc3AgcGFja2FnZSBhdXRob3JzIHRoYXQgd2lzaCB0 bworZW5hYmxlIHRoaXMgYmVoYXZpb3IuCisKK1RoaXMgbmV3IGJlaGF2aW9yIGlzIG5vdyBlbmFi bGVkIGluIEJ1ZmZlciBNZW51IG1vZGUsIHVzZWQgYnkgY29tbWFuZHMKKydNLXggbGlzdC1idWZm ZXJzJyBhbmQgJ00teCBlbGVjdHJpYy1idWZmZXItbGlzdCcsIHdoaWNoIG5vdyBhbGxvd3MgYQor dXNlciB0byByZXR1cm4gdG8gdGhlIHVuc29ydGVkIGJ1ZmZlciBvcmRlci4KKwogDAogKiBOZXcg TW9kZXMgYW5kIFBhY2thZ2VzIGluIEVtYWNzIDI4LjEKIApkaWZmIC0tZ2l0IGEvbGlzcC9idWZm LW1lbnUuZWwgYi9saXNwL2J1ZmYtbWVudS5lbAppbmRleCBkMDZiYTI4Nzg3Li45Mzg1NzM2ODNi IDEwMDY0NAotLS0gYS9saXNwL2J1ZmYtbWVudS5lbAorKysgYi9saXNwL2J1ZmYtbWVudS5lbApA QCAtMjcxLDYgKzI3MSw3IEBAIEJ1ZmZlci1tZW51LW1vZGUKIFxcW0J1ZmZlci1tZW51LWJ1cnld ICAgIEJ1cnkgdGhlIGJ1ZmZlciBsaXN0ZWQgb24gdGhpcyBsaW5lLiIKICAgKHNldCAobWFrZS1s b2NhbC12YXJpYWJsZSAnYnVmZmVyLXN0YWxlLWZ1bmN0aW9uKQogICAgICAgIChsYW1iZGEgKCZv cHRpb25hbCBfbm9jb25maXJtKSAnZmFzdCkpCisgIChzZXRxIHRhYnVsYXRlZC1saXN0LXRoaXJk LWNsaWNrLXJlc2V0cy1zb3J0IHQpCiAgIChhZGQtaG9vayAndGFidWxhdGVkLWxpc3QtcmV2ZXJ0 LWhvb2sgJ2xpc3QtYnVmZmVycy0tcmVmcmVzaCBuaWwgdCkpCiAKIChkZWZ1biBidWZmZXItbWVu dSAoJm9wdGlvbmFsIGFyZykKZGlmZiAtLWdpdCBhL2xpc3AvZW1hY3MtbGlzcC90YWJ1bGF0ZWQt bGlzdC5lbCBiL2xpc3AvZW1hY3MtbGlzcC90YWJ1bGF0ZWQtbGlzdC5lbAppbmRleCBiMTNmNjA5 Zjg4Li4zMzAzODg4NWYyIDEwMDY0NAotLS0gYS9saXNwL2VtYWNzLWxpc3AvdGFidWxhdGVkLWxp c3QuZWwKKysrIGIvbGlzcC9lbWFjcy1saXNwL3RhYnVsYXRlZC1saXN0LmVsCkBAIC0xNTYsNiAr MTU2LDEyIEBAIHRhYnVsYXRlZC1saXN0LXNvcnQta2V5CiBub24tbmlsLCBtZWFucyB0byBpbnZl cnQgdGhlIHJlc3VsdGluZyBzb3J0LiIpCiAocHV0ICd0YWJ1bGF0ZWQtbGlzdC1zb3J0LWtleSAn cGVybWFuZW50LWxvY2FsIHQpCiAKKyhkZWZ2YXItbG9jYWwgdGFidWxhdGVkLWxpc3QtdGhpcmQt Y2xpY2stcmVzZXRzLXNvcnQgbmlsCisgICJJZiBub24tbmlsLCBhIHRoaXJkIGNsaWNrIG9uIGEg Y29sdW1uIGhlYWRlciByZXNldHMgdGhlIHNvcnQgb3JkZXIuCitUaGUgZGVmYXVsdCBuaWwgdmFs dWUgbWVhbnMgdG8ganVzdCByZXZlcnNlIHRoZSBzb3J0IG9yZGVyIHdoZW4KK3RoZSBzYW1lIGNv bHVtbiBoZWFkZXIgaXMgY2xpY2tlZCBtb3JlIHRoYW4gb25jZS4iKQorKHB1dCAndGFidWxhdGVk LWxpc3QtdGhpcmQtY2xpY2stcmVzZXRzLXNvcnQgJ3Blcm1hbmVudC1sb2NhbCB0KQorCiAoZGVm c3Vic3QgdGFidWxhdGVkLWxpc3QtZ2V0LWlkICgmb3B0aW9uYWwgcG9zKQogICAiUmV0dXJuIHRo ZSBlbnRyeSBJRCBvZiB0aGUgVGFidWxhdGVkIExpc3QgZW50cnkgYXQgUE9TLgogVGhlIHZhbHVl IGlzIGFuIElEIG9iamVjdCBmcm9tIGB0YWJ1bGF0ZWQtbGlzdC1lbnRyaWVzJywgb3IgbmlsLgpA QCAtNDMyLDkgKzQzOCw3IEBAIHRhYnVsYXRlZC1saXN0LXByaW50CiAgICAgICAgICAgICAgICAg ICAgICAodmVydGljYWwtbW90aW9uIChidWZmZXItc2l6ZSkpKSkpKSkKICAgICA7OyBTb3J0IHRo ZSBlbnRyaWVzLCBpZiBuZWNlc3NhcnkuCiAgICAgKHdoZW4gc29ydGVyCi0gICAgICAoc2V0cSBl bnRyaWVzIChzb3J0IGVudHJpZXMgc29ydGVyKSkpCi0gICAgKHVubGVzcyAoZnVuY3Rpb25wIHRh YnVsYXRlZC1saXN0LWVudHJpZXMpCi0gICAgICAoc2V0cSB0YWJ1bGF0ZWQtbGlzdC1lbnRyaWVz IGVudHJpZXMpKQorICAgICAgKHNldHEgZW50cmllcyAoc29ydCAoY29weS1zZXF1ZW5jZSBlbnRy aWVzKSBzb3J0ZXIpKSkKICAgICA7OyBXaXRob3V0IGEgc29ydGVyLCB3ZSBoYXZlIG5vIHdheSB0 byBqdXN0IHVwZGF0ZS4KICAgICAod2hlbiAoYW5kIHVwZGF0ZSAobm90IHNvcnRlcikpCiAgICAg ICAoc2V0cSB1cGRhdGUgbmlsKSkKQEAgLTY2MiwxMSArNjY2LDE3IEBAIHRhYnVsYXRlZC1saXN0 LXNvcnQKIAogKGRlZnVuIHRhYnVsYXRlZC1saXN0LS1zb3J0LWJ5LWNvbHVtbi1uYW1lIChuYW1l KQogICAod2hlbiAoYW5kIG5hbWUgKGRlcml2ZWQtbW9kZS1wICd0YWJ1bGF0ZWQtbGlzdC1tb2Rl KSkKLSAgICA7OyBGbGlwIHRoZSBzb3J0IG9yZGVyIG9uIGEgc2Vjb25kIGNsaWNrLgotICAgIChp ZiAoZXF1YWwgbmFtZSAoY2FyIHRhYnVsYXRlZC1saXN0LXNvcnQta2V5KSkKLQkoc2V0Y2RyIHRh YnVsYXRlZC1saXN0LXNvcnQta2V5Ci0JCShub3QgKGNkciB0YWJ1bGF0ZWQtbGlzdC1zb3J0LWtl eSkpKQotICAgICAgKHNldHEgdGFidWxhdGVkLWxpc3Qtc29ydC1rZXkgKGNvbnMgbmFtZSBuaWwp KSkKKyAgICAoY29uZAorICAgICA7OyBSZXNldCB0aGUgb3JkZXIgb24gYSB0aGlyZCBjbGljay4K KyAgICAgKChhbmQgdGFidWxhdGVkLWxpc3QtdGhpcmQtY2xpY2stcmVzZXRzLXNvcnQKKyAgICAg ICAgICAgKGVxdWFsIChjb25zIG5hbWUgdCkgdGFidWxhdGVkLWxpc3Qtc29ydC1rZXkpKQorICAg ICAgKHNldHEgdGFidWxhdGVkLWxpc3Qtc29ydC1rZXkgbmlsKSkKKyAgICAgOzsgRmxpcCB0aGUg c29ydCBvcmRlciBvbiBhIHNlY29uZCBjbGljay4KKyAgICAgKChlcXVhbCBuYW1lIChjYXIgdGFi dWxhdGVkLWxpc3Qtc29ydC1rZXkpKQorICAgICAgKHNldGNkciB0YWJ1bGF0ZWQtbGlzdC1zb3J0 LWtleQorICAgICAgICAgICAgICAobm90IChjZHIgdGFidWxhdGVkLWxpc3Qtc29ydC1rZXkpKSkp CisgICAgIDs7IEZpcnN0IGNsaWNrIGp1c3Qgc29ydCBieSBuYW1lLgorICAgICAoKHNldHEgdGFi dWxhdGVkLWxpc3Qtc29ydC1rZXkgKGNvbnMgbmFtZSBuaWwpKSkpCiAgICAgKHRhYnVsYXRlZC1s aXN0LWluaXQtaGVhZGVyKQogICAgICh0YWJ1bGF0ZWQtbGlzdC1wcmludCB0KSkpCiAKLS0gCjIu MjguMAoK --000000000000f6f87a05b20f8538-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 11:25:04 2022 Received: (at 20178) by debbugs.gnu.org; 24 Jan 2022 16:25:04 +0000 Received: from localhost ([127.0.0.1]:45470 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC29P-0008P1-PG for submit@debbugs.gnu.org; Mon, 24 Jan 2022 11:25:04 -0500 Received: from quimby.gnus.org ([95.216.78.240]:52796) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC29N-0008OO-Fb for 20178@debbugs.gnu.org; Mon, 24 Jan 2022 11:25:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=VZqOQ6QmTEbTMMAdsyoiPqvvq+ilj0RzK7b+QXZTVTo=; b=Cuoo16CguWWkjTp5H1UJ0kfUfo yGFfnmt9HvykQXyb3e1jFAtqGbqfOqZPkuq7nCJSsby82ESUxp3MfVZFNfttpXt0Cq9/+N+o728Uo x11hJl1ULbZtZ/pofQ7DE5NhKj3EnSCFKJ66YdGeKwHk+SoHqzIW38p3ObvFFPB2AWbs=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nC29E-00010c-4I; Mon, 24 Jan 2022 17:24:54 +0100 From: Lars Ingebrigtsen To: Stefan Kangas Subject: Re: bug#20178: 24.3; Two feature requests for tabulated-list.el References: <21775.61843.367796.155208@home.barzilay.org> X-Now-Playing: Michelle Shocked's _The Texas Campfire Tapes_: "The Incomplete Image" Date: Mon, 24 Jan 2022 17:24:51 +0100 In-Reply-To: (Stefan Kangas's message of "Mon, 19 Oct 2020 17:43:44 -0700") Message-ID: <875yq95cfg.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Stefan Kangas writes: > (And as I'm about to send this, I realize that we would probably want > the same behavior also for the `tabulated-list-sort' command? Either > for consecutive invocations or for the prefix argument. [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 20178 Cc: Eli Barzilay , 20178@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: -3.3 (---) Stefan Kangas writes: > (And as I'm about to send this, I realize that we would probably want > the same behavior also for the `tabulated-list-sort' command? Either > for consecutive invocations or for the prefix argument.) This was fixed in Emacs 28 -- `C-u - S' reverts back to the original sort. I've now added the `S' command to `electric-buffer-list', too. > (tabulated-list-third-click-resets-sort): New buffer local variable to > control above new optional behavior. I'm not sure this would be used much -- does other things that sort based on clicking the headers work this way? But I don't oppose adding it if it's something that'd be used. Any opinions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 11:25:08 2022 Received: (at control) by debbugs.gnu.org; 24 Jan 2022 16:25:08 +0000 Received: from localhost ([127.0.0.1]:45473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC29U-0008PJ-2Y for submit@debbugs.gnu.org; Mon, 24 Jan 2022 11:25:08 -0500 Received: from quimby.gnus.org ([95.216.78.240]:52812) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC29Q-0008OT-Ew for control@debbugs.gnu.org; Mon, 24 Jan 2022 11:25:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=fhjlAmt0kPTFUT7KDVvN8f/riZHJ88TXrWEeLXCxwio=; b=PypRtZXEaW82lfUu1XiQtapjrK J9dqpBafhPvMs9B27H2vuof+z2rZV/f09cMFrYlr/gMqQMHJt/oPg3KXRDrJPtlLe/GJdFuag5hs/ LCT/IWUFCAgZg5pXPAICdmlu3rL4WVKMU6XZDJ1lZE31deM+IEalOKuD1w48asd/3Wx8=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nC29I-00010l-H0 for control@debbugs.gnu.org; Mon, 24 Jan 2022 17:24:58 +0100 Date: Mon, 24 Jan 2022 17:24:56 +0100 Message-Id: <874k5t5cfb.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #20178 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 20178 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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: -3.3 (---) tags 20178 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 11:25:12 2022 Received: (at control) by debbugs.gnu.org; 24 Jan 2022 16:25:12 +0000 Received: from localhost ([127.0.0.1]:45476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC29Y-0008Pd-Gb for submit@debbugs.gnu.org; Mon, 24 Jan 2022 11:25:12 -0500 Received: from quimby.gnus.org ([95.216.78.240]:52826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC29W-0008PE-Jh for control@debbugs.gnu.org; Mon, 24 Jan 2022 11:25:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=lQmFuveaRuBa4bD+aEqVcpIyBau2rpDW0hybXyobmSE=; b=hw1j3cxPYcK5JH10kZcrvi2HXt PwcUot5yWk7c9akR7MrQ6jQXNNbfQbsAXWdvAL2+vNKVBRb1xMV4IHq+5Ma7fe40YrVRI2Lj6wG31 n8fDzggkI2RvvF4tEdSIbu16oIHAoinzxRykW1ZFeF0OMks4sjgZSLVr2mRhHmOvF2/I=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nC29O-00010y-P0 for control@debbugs.gnu.org; Mon, 24 Jan 2022 17:25:04 +0100 Date: Mon, 24 Jan 2022 17:25:02 +0100 Message-Id: <8735ld5cf5.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #20178 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 20178 + patch quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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: -3.3 (---) tags 20178 + patch quit From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 22 08:55:37 2022 Received: (at 20178) by debbugs.gnu.org; 22 Feb 2022 13:55:37 +0000 Received: from localhost ([127.0.0.1]:40449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMVdg-0005hY-Ol for submit@debbugs.gnu.org; Tue, 22 Feb 2022 08:55:37 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51566) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMVde-0005hM-IP for 20178@debbugs.gnu.org; Tue, 22 Feb 2022 08:55:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=VEoMer8HZJbC89UBetjfU1kXfG/fDw1Rei+CBYZDp3c=; b=K9ixqMpCHnby7+81EbLrMAo/hy sNsKRHCpOUuwL+z/wsvF3dgrAfTob8gcmZ9XWtyY1d+TgX9HXN7V0XN2sj/rgelpdeWMlejABYZIv KWkuCRJx5ypqPt13us54uxfCfiqER55+vnnX3orYAFks2wRF3wCDZnM8hlVobbpDjYoE=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMVdV-00060D-JY; Tue, 22 Feb 2022 14:55:28 +0100 From: Lars Ingebrigtsen To: Stefan Kangas Subject: Re: bug#20178: 24.3; Two feature requests for tabulated-list.el References: <21775.61843.367796.155208@home.barzilay.org> <875yq95cfg.fsf@gnus.org> X-Now-Playing: Xiu Xiu's _The Passenger_: "The Passenger" Date: Tue, 22 Feb 2022 14:55:24 +0100 In-Reply-To: <875yq95cfg.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 24 Jan 2022 17:24:51 +0100") Message-ID: <87fsobatv7.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: >> (tabulated-list-third-click-resets-sort): New buffer local variable to >> control above new optional behavior. > > I'm not sure this would be used much -- does other things that sort > based on cli [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 20178 Cc: Eli Barzilay , 20178@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: -3.3 (---) Lars Ingebrigtsen writes: >> (tabulated-list-third-click-resets-sort): New buffer local variable to >> control above new optional behavior. > > I'm not sure this would be used much -- does other things that sort > based on clicking the headers work this way? But I don't oppose adding > it if it's something that'd be used. > > Any opinions? Nobody had an opinion here, and I my feeling is that this is something that wouldn't be used a lot, so I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 22 08:55:47 2022 Received: (at control) by debbugs.gnu.org; 22 Feb 2022 13:55:47 +0000 Received: from localhost ([127.0.0.1]:40452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMVdr-0005hw-3f for submit@debbugs.gnu.org; Tue, 22 Feb 2022 08:55:47 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMVdp-0005hj-HI for control@debbugs.gnu.org; Tue, 22 Feb 2022 08:55:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=VePMhqo39H1yVH/ygCBHWyJSYUq2mAWZ3AC3q6Z/LvE=; b=jjvH/mMGckg18pQozF3RxuM9pN gG/55Xe2s9KgTkpTAWOYwm0bEltfZSVofMfYYW7wfAm7b+as9tMFmt6up5YowtrNOzAzUHXtZFvu5 4We6mdAe8B2eiL35oJy+iyV1xPv2hpP9zo/PGaNYoPAQNFG0nDOYhiB4AOotz7ZlZa3g=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMVdh-00060P-CH for control@debbugs.gnu.org; Tue, 22 Feb 2022 14:55:39 +0100 Date: Tue, 22 Feb 2022 14:55:33 +0100 Message-Id: <87ee3vatuy.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #20178 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 20178 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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: -3.3 (---) close 20178 quit From unknown Mon Jun 23 18:25:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 23 Mar 2022 11:24:08 +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