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

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

Re: not finding variable names


From: Kai Großjohann
Subject: Re: not finding variable names
Date: Thu, 04 Oct 2001 23:28:53 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.107

cjy@janus5.phy.umist.ac.uk (Chris Yate) writes:

> I may have discovered a small (slightly inconvenient) problem. It seems that
> Emacs is not updating its list of variables properly.
> 
> I was trying to set ps-landscape-mode like this:
> 
> M-x set-variable <RET> ps- <TAB><TAB><TAB> etc...
> 
> hoping to get an auto-completion.

This is normal.  Emacs comes with many add-on packages, which are
loaded on demand.  Usually, on demand means that you invoke one of the
user-level commands of that package.

Only after loading the package are all functions and variables
available.

Going through Customize loads the relevant packages.

kai
-- 
Abort this operation?   [OK]  [Cancel]



reply via email to

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