[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: set buffer-file-name



While browsing, I sometimes want to execute my ~/bin/pluckme command on
the current URL. Well, since I use mini-ibfn.el
( http://www.google.com/search?q=mini-ibfn.el )
I naturally try
<escape> ! p l u c k m e SPC C-u C-c C-f
However that just puts in an unrelated file name! So all I can do is
c <escape> ! p l u c k m e SPC C-y
Which requires thinking ahead.
So one would hope there could be a way of putting the current URL in the
minibuffer with e.g.,
<escape> ! somecommand C-u C-c C-f   or
<escape> ! somecommand     C-c C-f.