* Tracing the Change (Setting) of the Variable default-directory
@ 2009-10-14 12:26 Nordlöw
2009-10-14 13:21 ` Nordlöw
0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2009-10-14 12:26 UTC (permalink / raw)
To: help-gnu-emacs
Suddenly my Emacs with my own and other add-ons have started to
"sporadically" set the buffer-local value of default-directory to "/
home" and I have no clue where this occurs.
Is it possible to trace this actions somehow?
Do I need to instrument all the possible defs where the setting might
occur?
Thanks in advance,
Nordlöw
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Tracing the Change (Setting) of the Variable default-directory
2009-10-14 12:26 Tracing the Change (Setting) of the Variable default-directory Nordlöw
@ 2009-10-14 13:21 ` Nordlöw
0 siblings, 0 replies; 2+ messages in thread
From: Nordlöw @ 2009-10-14 13:21 UTC (permalink / raw)
To: help-gnu-emacs
On 14 Okt, 14:26, Nordlöw <per.nord...@gmail.com> wrote:
> Suddenly my Emacs with my own and other add-ons have started to
> "sporadically" set the buffer-local value of default-directory to "/
> home" and I have no clue where this occurs.
>
> Is it possible to trace this actions somehow?
>
> Do I need to instrument all the possible defs where the setting might
> occur?
>
> Thanks in advance,
> Nordlöw
I found the bug. A long time ago I wrote a function that used cd() in
a very dumb way. It is gone now.
Still, could this search have been automated somehow?
/Nordlöw
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-14 13:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 12:26 Tracing the Change (Setting) of the Variable default-directory Nordlöw
2009-10-14 13:21 ` Nordlöw
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.