From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: & and M-& to run programs asynchronously Date: Tue, 22 Jul 2008 21:50:09 +0200 Message-ID: <7dbe73ed0807221250v510e83b7u75dd271846704abb@mail.gmail.com> References: <87hcbkpo0e.fsf@gmail.com> <86y74wzeq1.fsf@lola.quinscape.zz> <874p7ifonh.fsf@jurta.org> <873amryzdu.fsf_-_@gmail.com> <87sku9hdkr.fsf@gmail.com> <87mykh1hpi.fsf@jurta.org> <87prpba6qj.fsf@gmail.com> <87abgfun32.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216756312 25807 80.91.229.12 (22 Jul 2008 19:51:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jul 2008 19:51:52 +0000 (UTC) Cc: Daniel Clemente , emacs-devel@gnu.org To: "Juri Linkov" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 22 21:52:40 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KLNuG-0000Fd-Ee for ged-emacs-devel@m.gmane.org; Tue, 22 Jul 2008 21:52:21 +0200 Original-Received: from localhost ([127.0.0.1]:33073 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLNtM-000238-Fy for ged-emacs-devel@m.gmane.org; Tue, 22 Jul 2008 15:51:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLNsF-0001KY-MS for emacs-devel@gnu.org; Tue, 22 Jul 2008 15:50:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLNsF-0001K8-7k for emacs-devel@gnu.org; Tue, 22 Jul 2008 15:50:15 -0400 Original-Received: from [199.232.76.173] (port=37784 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLNsE-0001Jy-UE for emacs-devel@gnu.org; Tue, 22 Jul 2008 15:50:14 -0400 Original-Received: from yw-out-1718.google.com ([74.125.46.153]:48448) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KLNsE-0004Az-F3 for emacs-devel@gnu.org; Tue, 22 Jul 2008 15:50:14 -0400 Original-Received: by yw-out-1718.google.com with SMTP id 9so842139ywk.66 for ; Tue, 22 Jul 2008 12:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=sbePHPY0dW9oPXfEkAdXwjYgKsg887zAcygYzc8yq9M=; b=YQE+KTNjZxV+mZkp4DM5WZog9rRNU3GLxXIcGVka0tHo83cItmwJEHmYInLVbq/t6C B+ZyGkOU6q99q6dMPMx/TlxmlqDn4CWsmKoHcLmOugpm2+8mNFzEPVMJCu+SYVhQrJ/z eQMDkCX5H6nMPp/rWI6fSzEt12c4Uy8db88mw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=XcXSFIQ+NLBqCpktRphGlNdLABqKIQQ4vvAdndIwtQecnACznbp6BJaYf7Y9U3w5C3 6yX4e8ytFE2M9AOUS5vrSYd4gHKsQGzvJssOVJleWwu8OyjGJwJv6iu/Z2HPmNqd3Pss a8j/NRU9NHwuZfSZGF7/LGcYTplBP8u02SjJg= Original-Received: by 10.151.39.21 with SMTP id r21mr5925143ybj.238.1216756209832; Tue, 22 Jul 2008 12:50:09 -0700 (PDT) Original-Received: by 10.150.195.5 with HTTP; Tue, 22 Jul 2008 12:50:09 -0700 (PDT) In-Reply-To: <87abgfun32.fsf@jurta.org> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:101240 Archived-At: >>> We could even improve the command `dired-flag-garbage-files' to allow the >>> user to modify its default regexp value in the minibuffer after typing `% &'. >> >> Maybe just if you prefix it with C-u ? > > C-u will make it inconsistent with a similar command % m (`dired-mark-files-regexp') > where a prefix argument means to *unmark* files matching a regexp. So does % g, but % d does not. And I don't see that it should it be a problem considering that `dired-flag-garbage-files' does not use the prefix argument today. We decide what it should do.