bug#81559: 31.0.91; speedbar does not follow Dired and shell-dirtrack-mode
Daniel Mendler via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Sean Whitton <[email protected]> writes: > 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? That's right. We could as well remove the condition. Daniel