GNU bug report logs -
#62974
29.0.60; New buffers created with project-switch-to-buffer aren't in the project
Previous Next
Reported by: Spencer Baugh <sbaugh <at> janestreet.com>
Date: Thu, 20 Apr 2023 18:38:01 UTC
Severity: normal
Found in version 29.0.60
Fixed in version 30.1
Done: Dmitry Gutov <dmitry <at> gutov.dev>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 20/04/2023 21:55, Eli Zaretskii wrote:
>> From: Spencer Baugh<sbaugh <at> janestreet.com>
>> Date: Thu, 20 Apr 2023 14:37:26 -0400
>>
>>
>> 1. emacs -Q (in a directory not in a project)
>> 2. Note current default-directory: some/dir
>> 3. C-x p b (so that it will prompt for a project)
>> 4. Select some project and RET
>> 5. Enter a nonexisting buffer name and RET
>> 6. The new buffer's default-directory is some/dir
>>
>> Expected behavior:
>> 6. The new buffer's default-directory is the project root of the project
>> you picked.
> ??Really? project.el changes the way Emacs creates new buffers? Is
> there a reason for such a deviation (if indeed there is a deviation)?
> Because otherwise my expectation would exactly what you see, because
> "C-x b" behaves like that.
Perhaps the idea is that the newly created buffer will be considered as
belonging to the project right away?
This bug report was last modified 2 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.