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

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

Re: Changed outside customize


From: Alexis
Subject: Re: Changed outside customize
Date: Sun, 06 Sep 2015 14:37:39 +1000


Rusi <rustompmody@gmail.com> writes:

I try customize-group → vc Go to vc-handled-backends and find its "CHANGED outside customize" Puzzled Start emacs -Q Its still "CHANGED outside customize"

What does this mean?

It means that there's some Emacs Lisp, other than a call to `custom-set-variables`, that's modifying the value of the `vc-handled-backends` variable. It could be a package you've installed, or it could be something in some Emacs config file (e.g. `.emacs`, `init.el` etc.)


Alexis.



reply via email to

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