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

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

Re: setting non-user variables


From: Eli Zaretskii
Subject: Re: setting non-user variables
Date: Wed, 31 May 2017 18:40:40 +0300

> From: "Héctor Lahoz" <hectorlahoz@gmail.com>
> Date: Wed, 31 May 2017 16:26:44 +0200
> 
> Recently I upgraded my Emacs to version 24 (I don't like to live on
> the edge :-) and noticed that I can't use set-variable to set
> this buffer-local variable anymore. What should I do?
> Why was this changed?
> 
> ;; before I did:
> ;; set-variable RET mpkg-master-file RET "file.txt" RET
> (make-variable-buffer-local
>  (defvar mpkg-master-file))

What package defines mpkg-master-file?  I couldn't find it in packages
bundled with Emacs.

Also, what version of Emacs did you have before the upgrade?



reply via email to

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