[patch] Invoking mcedit with filename:lineno
Roland Illig
roland.illig at gmx.de
Tue Dec 9 12:44:33 UTC 2008
Hi,
many programs output warnings and errors in the format
filename:lineno[:]. The attached patch allows users to just copy and
paste these locations and invoke mcedit with them. For example:
$ mcedit main.c:2000
The patch maintains the usual behavior as much as possible. That is, the
new format is only used when the file "main.c:2000" doesn't exist, but
"main.c" exists.
Opinions?
Roland
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcedit-file-lineno.patch
Type: text/x-patch
Size: 2726 bytes
Desc: not available
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20081209/4a683e37/attachment.bin>
More information about the mc-devel
mailing list