bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14328: buffer cloned with clone-indirect-buffer is refontified with


From: Stefan Monnier
Subject: bug#14328: buffer cloned with clone-indirect-buffer is refontified with the source, when switching mode
Date: Sun, 05 May 2013 01:09:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> When I clone buffer using clone-indirect-buffer (C-x 4 c), and then change
> major mode, the newly created buffer will enter the requested major mode,
> but will cause the original buffer to be refontified in the same way the
> clone buffer is. Thereafter whenever I change major mode, the same thing
> happens.

Yup.  Indirect buffers suck.  What do you use clone-indirect-buffer for?


        Stefan





reply via email to

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