bug#81559: 31.0.91; speedbar does not follow Dired and shell-dirtrack-mode
Sean Whitton <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Daniel Mendler via "Bug reports for GNU Emacs, the Swiss army knife of text editors" [09/Aug 6:10pm +02] wrote: > + (not default-directory)) A buffer will only default-directory nil if someone has specifically set that, right? And generally it would be inadvisable. So this condition will always be true? -- Sean Whitton