unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Variables disappeared
@ 2003-12-03  9:01 Libero Spagnolini
  2003-12-03  9:46 ` François Fleuret
  0 siblings, 1 reply; 4+ messages in thread
From: Libero Spagnolini @ 2003-12-03  9:01 UTC (permalink / raw)


Hi. It seems I lost a lot of internal variables but I cannot figure out 
why. The last thing I've done was setting the variable 
ps-even-or-odd-pages to odd-page and nothing went wrong; for instance I 
used to have a lot of variables beginning with ps- now I got only 3. 
Using C-h v and looking for all the variables beginning with 'ps-' I get:

Possible completions are:
ps-line-number			   ps-multibyte-buffer
ps-paper-type

Anyone can help?
I want my variables back!

Bye

Libe

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Variables disappeared
  2003-12-03  9:01 Variables disappeared Libero Spagnolini
@ 2003-12-03  9:46 ` François Fleuret
  2003-12-03 14:09   ` Libero Spagnolini
  0 siblings, 1 reply; 4+ messages in thread
From: François Fleuret @ 2003-12-03  9:46 UTC (permalink / raw)


Hi,

Libero Spagnolini wrote on 03 Dec 2003 10:01:29 MET:

> I used to have a lot of variables beginning with ps- now I got only
[...]
> I want my variables back!

Try

(require 'ps-print)

Regards,

F.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Variables disappeared
  2003-12-03  9:46 ` François Fleuret
@ 2003-12-03 14:09   ` Libero Spagnolini
  2003-12-06  6:36     ` Barry Margolin
  0 siblings, 1 reply; 4+ messages in thread
From: Libero Spagnolini @ 2003-12-03 14:09 UTC (permalink / raw)


François Fleuret wrote:
> Hi,
> 
> Libero Spagnolini wrote on 03 Dec 2003 10:01:29 MET:
> 
> 
>>I used to have a lot of variables beginning with ps- now I got only
> 
> [...]
> 
>>I want my variables back!
> 
> 
> Try
> 
> (require 'ps-print)
> 
> Regards,
> 
> F.
Thank you! It worked.
I have no idea why they disappeared I didn't touch anything.

Thanks again.

Libe

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Variables disappeared
  2003-12-03 14:09   ` Libero Spagnolini
@ 2003-12-06  6:36     ` Barry Margolin
  0 siblings, 0 replies; 4+ messages in thread
From: Barry Margolin @ 2003-12-06  6:36 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

In article <bqkqim$r77$1@lacerta.tiscalinet.it>,
 Libero Spagnolini <s108981@NOSPAMiago.polito.it> wrote:

> François Fleuret wrote:
> > Hi,
> > 
> > Libero Spagnolini wrote on 03 Dec 2003 10:01:29 MET:
> > 
> > 
> >>I used to have a lot of variables beginning with ps- now I got only
> > 
> > [...]
> > 
> >>I want my variables back!
> > 
> > 
> > Try
> > 
> > (require 'ps-print)
> > 
> > Regards,
> > 
> > F.
> Thank you! It worked.
> I have no idea why they disappeared I didn't touch anything.

They didn't disappear, they weren't there to begin with.  They don't get 
defined until you load that library.

-- 
Barry Margolin, barmar@alum.mit.edu
Woburn, MA

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-06  6:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-03  9:01 Variables disappeared Libero Spagnolini
2003-12-03  9:46 ` François Fleuret
2003-12-03 14:09   ` Libero Spagnolini
2003-12-06  6:36     ` Barry Margolin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).