From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 55ec674: * lisp/multifile.el: New file, extracted from etags.el Date: Thu, 03 Jan 2019 00:11:01 +0200 Organization: LINKOV.NET Message-ID: <87bm4y7lbm.fsf@mail.linkov.net> References: <20180922154639.23195.66360@vcs0.savannah.gnu.org> <20180922154640.9D58220310@vcs0.savannah.gnu.org> <54108dbc-9d12-06ff-3f1d-151118e9b234@yandex.ru> <87sgyi69iw.fsf@mail.linkov.net> <87efa00y92.fsf@mail.linkov.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1546468049 15174 195.159.176.226 (2 Jan 2019 22:27:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 2 Jan 2019 22:27:29 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) Cc: Stefan Monnier , emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 02 23:27:24 2019 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 1geoyy-0003pv-Bl for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2019 23:27:24 +0100 Original-Received: from localhost ([127.0.0.1]:47735 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gep15-0003O8-7o for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2019 17:29:35 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54621) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1geoy9-000188-R9 for emacs-devel@gnu.org; Wed, 02 Jan 2019 17:26:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1geoy5-0002Hs-5y for emacs-devel@gnu.org; Wed, 02 Jan 2019 17:26:33 -0500 Original-Received: from cichlid.maple.relay.mailchannels.net ([23.83.214.36]:51795) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1geoy2-00021E-TI for emacs-devel@gnu.org; Wed, 02 Jan 2019 17:26:27 -0500 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Original-Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 9E30F5E3FAF; Wed, 2 Jan 2019 22:26:18 +0000 (UTC) Original-Received: from pdx1-sub0-mail-a23.g.dreamhost.com (unknown [100.96.29.126]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 46C215E3FA9; Wed, 2 Jan 2019 22:26:18 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Original-Received: from pdx1-sub0-mail-a23.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.16.2); Wed, 02 Jan 2019 22:26:18 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Trail-Spicy: 1df304a61b66e972_1546467978504_908511071 X-MC-Loop-Signature: 1546467978504:3484183704 X-MC-Ingress-Time: 1546467978504 Original-Received: from pdx1-sub0-mail-a23.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a23.g.dreamhost.com (Postfix) with ESMTP id D6A1680044; Wed, 2 Jan 2019 14:26:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=RIYGa0ZgbJFTFfwYdBTZYNkEuRY=; b= C0j8zwGa4RO7exTQQ7oJf8FwdWuW6SyFGBjrQTYXUgomaNlsJjYLy6O9m77p4BKJ AbavAj5AyicH+ym3WdpvxZRy/jukJXBpXExlacNpHWuT9FOXVw+AxsGE8qUFI2fg nKi8Ftlo1gr3w2B67PxS2rXpIHuTCpU3FXun0fZWFw8= Original-Received: from mail.jurta.org (m91-129-100-233.cust.tele2.ee [91.129.100.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a23.g.dreamhost.com (Postfix) with ESMTPSA id 6E09580024; Wed, 2 Jan 2019 14:26:14 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a23 In-Reply-To: (Dmitry Gutov's message of "Mon, 31 Dec 2018 02:13:42 +0300") X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: -100 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedtledrudeigdduheehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuggftfghnshhusghstghrihgsvgdpffftgfetoffjqffuvfenuceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufhofhffjgfkfgggtgesthdtredttdertdenucfhrhhomheplfhurhhiucfnihhnkhhovhcuoehjuhhriheslhhinhhkohhvrdhnvghtqeenucfkphepledurdduvdelrddutddtrddvfeefnecurfgrrhgrmhepmhhouggvpehsmhhtphdphhgvlhhopehmrghilhdrjhhurhhtrgdrohhrghdpihhnvghtpeeluddruddvledruddttddrvdeffedprhgvthhurhhnqdhprghthheplfhurhhiucfnihhnkhhovhcuoehjuhhriheslhhinhhkohhvrdhnvghtqedpmhgrihhlfhhrohhmpehjuhhriheslhhinhhkohhvrdhnvghtpdhnrhgtphhtthhopegughhuthhovheshigrnhguvgigrdhruhenucevlhhushhtvghrufhiiigvpedt X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 23.83.214.36 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:232115 Archived-At: >> So a new command project-switch-to-file could complete on non-directory >> file name components from the project. And on duplicate file names >> it could add a unique suffix '' like is used to make buffer names >> unique. Then completions will show project file names in alphabetical order. > > You can already type 'sub/dir' and press TAB to see it > completed. Especially if it's unique. That's the problem. Most of the time there is no need to complete on directory names, only on file names, preferably listed alphabetically. >> project-occur could operate only on visited project files >> (but I doubt if this is useful). project-rgrep is much more needed >> to operate like rgrep, but without asking for file names and root directory. > > We already have project-find-regexp. Why bother? Why not? Different users have different preferences. >> Actually I think the existing names are already good enough: "multifile" >> for the package that supports multifile operations, > > It's not the only package that "supports multifile operations". xref does > it as well (and arguably better), and also occur and grep, as > some examples. I don't mind moving the existing multi-occur and other multi- commands to multifile.el. >> and "project" for UI that operates on project files. > > project is not a UI, it uses one of the other packages for UIs. I meant that project is at a higher level than multifile.