GNU bug report logs -
#73663
29.4; indirect-buffer behaviour is not correct
Previous Next
Reported by: PENG Kevin <kevin.remegame <at> gmail.com>
Date: Sun, 6 Oct 2024 16:06:04 UTC
Severity: normal
Found in version 29.4
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 73663 <at> debbugs.gnu.org (full text, mbox):
Yeah, this is a good idea to implement the preview feature
you mentioned.
An auxiliary buffer is needed to store the preview content.
But should synchronous its content with the base buffer.
This also need some effort on buffer management.
More complex then a shared one.
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
> [+]
>> Due to svg in emacs is not fully support, i have implemented this
>> by using =impatient-mode= with web-browser, when the svg file modified the
>> preview will be changed at the same time.
>
> It would probably be a good idea to add support for some kind of
> "simultaneous preview" to the nxml-mode when editing an SVG, such that
> it creates an auxiliary buffer in image-mode and updates it e.g. when
> you save the file.
>
> The same probably holds for other similar text+image formats, like XPM
> and PostScript.
>
> Maybe it should be some kind of `image-minor-mode` which lets you either
> switch between `image-mode` and some other mode (like now) or display
> the image in an auxiliary buffer.
>
>
> Stefan
--
Best Regards.
This bug report was last modified 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.