emacs-devel
[Top][All Lists]
Advanced

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

Re: master 1e3b0f2: Improve doc strings of project.el


From: Dmitry Gutov
Subject: Re: master 1e3b0f2: Improve doc strings of project.el
Date: Fri, 19 Jun 2020 21:49:59 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 19.06.2020 21:44, Eli Zaretskii wrote:
It's not the worst idea, but the set of "buffers belonging to the
current project" should probably be the same between
project-switch-to-buffer and project-kill-buffers.
No, not necessarily.  The purpose of the commands is different, so
they could start with the same basic list, but apply different filters
to it.
There can be subtle differences (e.g. ones stemming from
project-kill-buffers-skip-conditions), but the general notion of what it
mean to have a buffer belong to a project should be generally the same.
"Generally", yes.  But your objection above was based on the premise
that they are identical.  If they are similar, then there's no
problem.

If we agree on that, then we probably agree that the docstrings of those functions should also be similar to a certain degree.



reply via email to

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