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: Dired patch for `i' - bounce between subdir line and its inserted listing Date: Mon, 31 Mar 2008 09:54:30 +0200 Message-ID: <7dbe73ed0803310054i16b494efqac01e0b914c20b80@mail.gmail.com> References: <002601c88172$2a0dc720$0600a8c0@us.oracle.com> <7dbe73ed0803291813t6d266884w7b0343e995f2c2fb@mail.gmail.com> <87ej9sukpy.fsf@jurta.org> <7dbe73ed0803301503o619ce687l6995e09bbc152fee@mail.gmail.com> <87prtbomuh.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 1206950168 13250 80.91.229.12 (31 Mar 2008 07:56:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2008 07:56:08 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: "Juri Linkov" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 31 09:56:38 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 1JgEsd-0007mh-Kn for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2008 09:56:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgEs1-0006X7-QH for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2008 03:55:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JgEqf-000557-PO for emacs-devel@gnu.org; Mon, 31 Mar 2008 03:54:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JgEqe-000547-38 for emacs-devel@gnu.org; Mon, 31 Mar 2008 03:54:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgEqd-00053w-Uv for emacs-devel@gnu.org; Mon, 31 Mar 2008 03:54:31 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JgEqd-0004Y0-Gq for emacs-devel@gnu.org; Mon, 31 Mar 2008 03:54:31 -0400 Original-Received: by wa-out-1112.google.com with SMTP id k34so1889214wah.10 for ; Mon, 31 Mar 2008 00:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=6Syn6oR1Pw9487fVQpp73+sQaXNS0Rrcp5stSINxDqA=; b=KKo2DNjLOG4Hyj87Mb4DuqlSYdY91iuV2vhoUcy2yVyrgoBPA8HEiQXSHk34gCbW0R4GaiLBnnXQ1vG1kT+8dHjdL1YQcCIy/Jg52VsDtxj9E0ZeXAfD4J4DwnrRY9qSsvEl/z2UhcxIoz4m/eeMTwrVx/43V2PcfrEsgFvk6W4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R8+Vs6NXgn+3bgaPWukoTKBIH0yGoWDXzi844HHOyTH2dfF0FqzxwivUxgi8v8/Oy762nl7N9e/jdfUnD1Edp+yvOdLMIK5dGfTVM1wgvCx1GqjQ2cw8t8neiTSQt51qb12+wywXrANkp/N9ARffkHjHh4yID6pPegaOSfT9edc= Original-Received: by 10.115.79.1 with SMTP id g1mr9455434wal.43.1206950070271; Mon, 31 Mar 2008 00:54:30 -0700 (PDT) Original-Received: by 10.114.146.9 with HTTP; Mon, 31 Mar 2008 00:54:30 -0700 (PDT) In-Reply-To: <87prtbomuh.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:94024 Archived-At: > >> subdirectories. Maybe, it would be much easier just to mark them > >> with e.g. `* /' (`dired-mark-directories') and type `i' to insert > >> them all at once into the same dired buffer. > > > > Yes, if `i' could do that I would probably use that, but it does not > > work that way now. > > But maybe you can just use the option `-lR' described in > (info "(emacs) Subdirectories in Dired")? I use that sometimes when I want to insert a whole dir tree but it isn't a replacement for multiply marked dirs and `i'. > Oh, and I noticed that this node suggests using only `C-u C-SPC' > to go back, but not `^'. Maybe we should mention `^' as well? I think that would be good.