From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Guido Van Hoecke Newsgroups: gmane.emacs.help Subject: Re: Sunrise commander: file and/or path name substitutions Date: Mon, 6 Jul 2015 16:42:33 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1436193810 14000 80.91.229.3 (6 Jul 2015 14:43:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Jul 2015 14:43:30 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 06 16:43:30 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZC7cH-0001B9-LB for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Jul 2015 16:43:29 +0200 Original-Received: from localhost ([::1]:51421 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZC7cB-0007OA-UC for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Jul 2015 10:43:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZC7by-0007Nj-GC for help-gnu-emacs@gnu.org; Mon, 06 Jul 2015 10:43:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZC7bt-000466-MP for help-gnu-emacs@gnu.org; Mon, 06 Jul 2015 10:43:10 -0400 Original-Received: from mail-qk0-x22e.google.com ([2607:f8b0:400d:c09::22e]:33250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZC7bt-000452-Fk for help-gnu-emacs@gnu.org; Mon, 06 Jul 2015 10:43:05 -0400 Original-Received: by qkhu186 with SMTP id u186so118493717qkh.0 for ; Mon, 06 Jul 2015 07:43:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=dEY+IzjzD2iqcVu3ti3ReYT7yKB+z+Q6MTn4OU+70dM=; b=I/uPeyDOc4zNNyExt5uyk7ZOmdbu1Cy2s7X0fCffqNPErx7KRJ4lab4zZquTWb2VC3 EN2oun7IkmQNWuJtOEITpf2XuB7ci4HUjeWMFEK6AOnZQr019xSwpQQ73CJhw6dr9irL KkCkEzj78b9uBW3dJ9/v8JfOx0PL4ktghG8sB3tmXv6s/L8OJjoloytKuU1t9qLXWPGd lmf2TzTORXWBalvNaPABMUWwnTWZuF8FUfJtW9J6kPpjSeQCntaSqafi3IPTNRI1O6c2 D5yqkfSz8r93W278++ULc3A6H6CxKJn/n4LOcYDyrasv9HFbX71fF0USpNgw8xmONb/P tPoQ== X-Received: by 10.140.104.147 with SMTP id a19mr74409132qgf.71.1436193784071; Mon, 06 Jul 2015 07:43:04 -0700 (PDT) Original-Received: by 10.96.51.162 with HTTP; Mon, 6 Jul 2015 07:42:33 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c09::22e X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105488 Archived-At: Hi Jose, On 6 July 2015 at 08:56, Jos=C3=A9 A. Romero L. wr= ote: > Hello Guido, > > Let's see if I understand correctly: you'd like to use the eshell history > (by pressing M-r and part of an already issued command and have that > command recalled with all the % wildcards as they were issued the first > time and then to have them resolved in the current environment (if any), > right? > > Well, that very much depends on the way the eshell history is implemented= , > and whether it's possible to plug-in some additional code. I'll have a lo= ok > somewhere this week and let you know if/what can be done. > > Would you mind opening an issue at > https://github.com/escherdragon/sunrise-commander/ for this? Thanks > > =E2=80=8B Done: https://github.com/escherdragon/sunrise-commander/issues/39 With kind regards, Guido =E2=80=8B > Cheers, > -- > Jos=C3=A9 A. Romero L. > escherdragon@gmail.com > "We who cut mere stones must always be envisioning cathedrals." > (Quarry worker's creed) > > On Friday, July 3, 2015 at 6:47:57 PM UTC+2, guivho wrote: > > Hi Jos=C3=A9, > > > > I frequently use file and/or path substitutions with Sunrise Commander > > (the %f, %F ... %p %P sequences) > > > > It would be so helpful if the commands would be entered in the eshell > > history without substitutions. > > > > That way commands are reusable with other selections. > > > > Unfortunately I have to switch to Midnight Commander whenever I need / > > want this behavior. > > > > This might be completely irreconcilable with the internals of Sunrise, > > but who knows, it doesn't hurt to pop the question :) > > > > (For what it's worth, I mostly use eshell, sometimes bash) > > > > > > Guido > > > > -- > > Within a computer, natural language is unnatural. > >