A plumbing rule to navigate RFC cross-references easily. Reference: /n/sources/patch/applied/plumb-basic-rfc Date: Thu Feb 10 14:46:56 CET 2011 Signed-off-by: yarikos@gmail.com --- /sys/lib/plumb/basic Thu Feb 10 14:46:06 2011 +++ /sys/lib/plumb/basic Thu Feb 10 14:46:03 2011 @@ -94,6 +94,14 @@ data matches '([a-zA-Z¡-￿0-9_\-./]+)\(([1-8])\)' plumb start rc -c 'man -b '$2' '$1' +# RFC references are looked up in /lib/rfc and passed to editor +type is text +data matches 'RFC ?([0-9]+)' +arg isfile /lib/rfc/rfc$1 +data set $file +plumb to edit +plumb client window $editor + # start rule for images without known suffixes dst is image plumb to image