emacs-devel
[Top][All Lists]
Advanced

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

Re: Double hyphens in variable names.


From: David PONCE
Subject: Re: Double hyphens in variable names.
Date: Mon, 6 Oct 2003 11:26:09 +0200 (CEST)

>>(defun imenu-refresh ()
>>  "Refresh the imenu."
>>  (imenu--cleanup)
>>  (setq imenu--index-alist nil)
>>  (imenu-update-menubar)
>>  t)
> 
> 
> Why insist on returning t?

I just copied the code from `imenu--menubar-select' ;-)
I don't know the meaning of returning t after a rescan.

David





reply via email to

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