| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=3.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT |
| X-Spam-Check-By: | sourceware.org |
| Date: | Sun, 22 Aug 2010 08:45:56 +0400 |
| From: | Andrey Repin <anrdaemon AT freemail DOT ru> |
| Reply-To: | Andrey Repin <cygwin AT cygwin DOT com> |
| Message-ID: | <261305989.20100822084556@mtu-net.ru> |
| To: | All <cygwin AT cygwin DOT com> |
| Subject: | Re: Path conversion issue |
| In-Reply-To: | <687756115.20100818013800@mtu-net.ru> |
| References: | <1443726680 DOT 20100817060325 AT mtu-net DOT ru> <4C69FF69 DOT 3060402 AT cygwin DOT com> <AANLkTi=sYzj57_PJ495S074qndXtp5fq6qdr5ZoEMQq5 AT mail DOT gmail DOT com> <1236947283 DOT 20100817225842 AT mtu-net DOT ru> <4C6AE7BA DOT 40903 AT cygwin DOT com> <687756115 DOT 20100818013800 AT mtu-net DOT ru> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Greetings, All!
Ok, for those interested, solution for my specific case was found.
macro:post print("view:<? diff !?$UnixDiff$Options ((-c, -b etc.)):?!
-x 'CVS' -x '.svn' -I '\\$Id.*\\$' --strip-trailing-cr -- '"
+ replace(PPanel.Path + "/" + PPanel.Current, "\\", "/")
+ "' '" + replace(APanel.Path + "/" + APanel.Current, "\\", "/") + "'") Enter
All line wraps are purely for code readability.
It should work with any recent nighly of Far 2.0
--
WBR,
Andrey Repin (anrdaemon AT freemail DOT ru) 22.08.2010, <7:53>
Sorry for my terrible english...
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |