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: Sunrise commander: file and/or path name substitutions Date: Fri, 03 Jul 2015 18:47:42 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1435942086 24054 80.91.229.3 (3 Jul 2015 16:48:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jul 2015 16:48:06 +0000 (UTC) Cc: "=?iso-8859-1?Q?Jos=E9?= A. Romero L." To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 03 18:48:06 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 1ZB48D-0002x4-38 for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Jul 2015 18:48:05 +0200 Original-Received: from localhost ([::1]:41958 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZB48C-0006oS-9t for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Jul 2015 12:48:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZB480-0006o5-T2 for help-gnu-emacs@gnu.org; Fri, 03 Jul 2015 12:47:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZB47w-0007vK-Oh for help-gnu-emacs@gnu.org; Fri, 03 Jul 2015 12:47:52 -0400 Original-Received: from mail-wg0-x22f.google.com ([2a00:1450:400c:c00::22f]:34120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZB47w-0007ut-GW for help-gnu-emacs@gnu.org; Fri, 03 Jul 2015 12:47:48 -0400 Original-Received: by wgqq4 with SMTP id q4so92697273wgq.1 for ; Fri, 03 Jul 2015 09:47:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:message-id:from:cc:to:subject:mime-version:content-type :content-transfer-encoding; bh=HkZJa3mnr4LJqIjxhGC3jB7iN1AFW35G5YYfEa55ZdM=; b=R83IkVxGdh8kiPL4msDU+QZ2y86Eqx98cvrsD962GmfGiNIGOmRjlvonlfU7ZDOIMa fgTqpZsMkk4ZuNDAMm3t15ZOQ0zgkWwH5EdgmbCtTbLnUXAj/SyRiyGxBGm9b0oQFzVR ifkTiqr4AvZ/PCikO2UQcI0xySqAQiDrYT/WzLFTS+Rhi1siyZl453QibIgXMfBu96o4 z+os9I5m1H4gTFrEF1I9X+t5N1CqPF26sGWZ6K9pnPcUZ7cIJBnTdWdLcJOqHfBB1Rd/ NMmVvXk6AP3TYaxIgNvGsrWdl9Jtajl+RqIaLQwtWS2NUQxsCR4qldDDDXWfiLhZ2zAP cRBg== X-Received: by 10.194.10.165 with SMTP id j5mr74028339wjb.147.1435942066742; Fri, 03 Jul 2015 09:47:46 -0700 (PDT) Original-Received: from zac (78-21-109-135.access.telenet.be. [78.21.109.135]) by mx.google.com with ESMTPSA id c11sm33268855wib.1.2015.07.03.09.47.44 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 03 Jul 2015 09:47:45 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::22f 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:105398 Archived-At: Hi José, 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.