* Re: master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine what to stash
@ 2024-10-29 12:21 Eli Zaretskii
2024-10-29 12:32 ` Sean Whitton
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2024-10-29 12:21 UTC (permalink / raw)
To: Sean Whitton; +Cc: emacs-devel
> branch: master
> commit 4a49c50a4c351503a94c223da05888e5fd3d4fa1
> Author: Sean Whitton <spwhitton@spwhitton.name>
> Commit: Sean Whitton <spwhitton@spwhitton.name>
>
> VC Git: Use vc-deduce-fileset to determine what to stash
>
> * lisp/vc/vc-git.el (vc-git--deduce-files-for-stash): New function.
> (vc-git-stash, vc-git-stash-snapshot): Use it to determine what
> to stash. Update and expand docstrings.
> (vc-git-stash-snapshot): No longer unconditionally snapshot all
> uncommitted changes across the whole working tree.
This apparently leads to:
ELC vc/vc-git.elc
In end of data:
vc/vc-git.el:2188:12: Warning: the function `vc-deduce-fileset' might not be defined at runtime.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine what to stash
2024-10-29 12:21 master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine what to stash Eli Zaretskii
@ 2024-10-29 12:32 ` Sean Whitton
2024-10-29 13:12 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Sean Whitton @ 2024-10-29 12:32 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
Hello,
On Tue 29 Oct 2024 at 02:21pm +02, Eli Zaretskii wrote:
>> branch: master
>> commit 4a49c50a4c351503a94c223da05888e5fd3d4fa1
>> Author: Sean Whitton <spwhitton@spwhitton.name>
>> Commit: Sean Whitton <spwhitton@spwhitton.name>
>>
>> VC Git: Use vc-deduce-fileset to determine what to stash
>>
>> * lisp/vc/vc-git.el (vc-git--deduce-files-for-stash): New function.
>> (vc-git-stash, vc-git-stash-snapshot): Use it to determine what
>> to stash. Update and expand docstrings.
>> (vc-git-stash-snapshot): No longer unconditionally snapshot all
>> uncommitted changes across the whole working tree.
>
> This apparently leads to:
>
> ELC vc/vc-git.elc
>
> In end of data:
> vc/vc-git.el:2188:12: Warning: the function `vc-deduce-fileset' might not be defined at runtime.
Apologies, fixed.
--
Sean Whitton
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine what to stash
2024-10-29 12:32 ` Sean Whitton
@ 2024-10-29 13:12 ` Eli Zaretskii
0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2024-10-29 13:12 UTC (permalink / raw)
To: Sean Whitton; +Cc: emacs-devel
> From: Sean Whitton <spwhitton@spwhitton.name>
> Cc: emacs-devel@gnu.org
> Date: Tue, 29 Oct 2024 20:32:54 +0800
>
> >> * lisp/vc/vc-git.el (vc-git--deduce-files-for-stash): New function.
> >> (vc-git-stash, vc-git-stash-snapshot): Use it to determine what
> >> to stash. Update and expand docstrings.
> >> (vc-git-stash-snapshot): No longer unconditionally snapshot all
> >> uncommitted changes across the whole working tree.
> >
> > This apparently leads to:
> >
> > ELC vc/vc-git.elc
> >
> > In end of data:
> > vc/vc-git.el:2188:12: Warning: the function `vc-deduce-fileset' might not be defined at runtime.
>
> Apologies, fixed.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-29 13:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 12:21 master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine what to stash Eli Zaretskii
2024-10-29 12:32 ` Sean Whitton
2024-10-29 13:12 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).