help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Run Shell Command on Buffer


From: scame
Subject: Re: Run Shell Command on Buffer
Date: Thu, 25 Jan 2007 01:01:01 +0100

That looks promising... is it possible to use the variable "inside"
shell-command? I'm thinking of something like

M-x shell-command <RET>
grep 'bla' $buffer-file-name

Thx,
super-nub

On Wed, 24 Jan 2007 22:58:57 +0100, "Marc Tfardy" <m-t-o@web.de> said:
> super-nub wrote:
> > Hi!
> > 
> > is there a shortcut to the file name of the current buffer
> 
> (buffer-file-name) ;; function
> 
> or
> 
> buffer-file-name  ;; variable
> 
> 
> regards
> 
> Marc
> 
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]