[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thoughts on support for vc-diff unsaved buffer contents?
From: |
Juri Linkov |
Subject: |
Re: Thoughts on support for vc-diff unsaved buffer contents? |
Date: |
Fri, 22 Nov 2024 09:44:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/31.0.50 (x86_64-pc-linux-gnu) |
> Hi, recently I've run into a situation where it's necessary to calculate
> modified line ranges without first saving the buffer (where "modified" is
> determined by a version control diff).
>
> I'm curious if this is something that might be supported - or, is already
> supported (although I'm fairly sure it's not).
'diff-no-select' as well as 'multi-file-diff-no-select' accept
unsaved buffers as their arguments.