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

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

Re: revert-buffer without question?


From: August
Subject: Re: revert-buffer without question?
Date: Thu, 24 Feb 2005 23:57:09 +0100

On tor, 2005-02-24 at 21:28 +0100, Toni K. Trampert wrote:
> > (defun revert-buffer-noask()
> >     (interactive)
> >     (revert-buffer nil t))
> > 
> > 
> > should do it. 
> > 
> 
> 
> It does it.
> 
> What is the meaning of the "nil t" construction?

C-h f revert-buffer

-- 
August




reply via email to

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