From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.devel Subject: Re: A patch for `pwd' - copying the current directory to the kill ring Date: Tue, 06 Feb 2018 22:03:55 +0100 Message-ID: <87fu6dzv7o.fsf@mbork.pl> References: <871sieozdg.fsf@mbork.pl> <87vafg1kln.fsf@mbork.pl> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1517951054 16278 195.159.176.226 (6 Feb 2018 21:04:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 6 Feb 2018 21:04:14 +0000 (UTC) User-Agent: mu4e 0.9.19; emacs 27.0.50 Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 06 22:04:10 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ejAPJ-0003SP-TE for ged-emacs-devel@m.gmane.org; Tue, 06 Feb 2018 22:04:02 +0100 Original-Received: from localhost ([::1]:33888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejARL-0000RA-6H for ged-emacs-devel@m.gmane.org; Tue, 06 Feb 2018 16:06:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejAPR-0008V3-7Y for emacs-devel@gnu.org; Tue, 06 Feb 2018 16:04:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ejAPO-0008P2-4O for emacs-devel@gnu.org; Tue, 06 Feb 2018 16:04:09 -0500 Original-Received: from mail.mojserwer.eu ([195.110.48.8]:44823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejAPN-0008L0-Tm for emacs-devel@gnu.org; Tue, 06 Feb 2018 16:04:06 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 918DEE69FD; Tue, 6 Feb 2018 22:04:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SjXBwtiZ5pnf; Tue, 6 Feb 2018 22:03:58 +0100 (CET) Original-Received: from localhost (static-dwadziewiec-jedenpiec7.echostar.pl [109.232.29.157]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 5AD1AE6833; Tue, 6 Feb 2018 22:03:58 +0100 (CET) In-reply-to: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.110.48.8 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:222591 Archived-At: On 2018-02-02, at 02:59, Stefan Monnier wrote: >> Could you give more examples of commands that would benefit from that? > > Several commands use C-u for similar purposes > (e.g. describe-key-briefly and eval-expression come to mind). I will only answer here, but consider this to be an answer to the whole thread. I'm convinced (even if I wasn't at first). Does that mean that we should throw away my patch? (I'd probably vote yes.) Best, -- Marcin Borkowski