unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46507: 26.1; bold attribute copied into enriched-mode text is not saved
@ 2021-02-14  2:01 Dan Hitt
  2021-03-07 12:46 ` Tomas Nordin
  0 siblings, 1 reply; 12+ messages in thread
From: Dan Hitt @ 2021-02-14  2:01 UTC (permalink / raw)
  To: 46507

[-- Attachment #1: Type: text/plain, Size: 715 bytes --]

I am using emacs 26.1 on debian 10.3.

The bug is that when you copy bolded-colored text from an eshell buffer
into an enriched-text buffer, the bold shows after the copy --- but if you
then close the enriched-text file, and re-open it, the bolding is gone.

Steps to reproduce:

(1) emacs -Q
(2) M-x eshell
(3) cd /etc
(4) ls
(5) control-X 2
(6) scroll up a dozen lines using control P; then type escape-w to capture
the text
(7) find-file /tmp/blah.txt
(8) yank in the captured text (control-y)
(9) M-x enriched-text  (so make /tmp/blah.txt into an enriched text file)
(10) kill the buffer (control-x k)
(11) reopen the file (find-file)
(12) observe that although the colors are still there, the bolding is gone.

[-- Attachment #2: Type: text/html, Size: 976 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-03-14  7:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-14  2:01 bug#46507: 26.1; bold attribute copied into enriched-mode text is not saved Dan Hitt
2021-03-07 12:46 ` Tomas Nordin
2021-03-07 16:51   ` Dan Hitt
2021-03-07 19:23     ` Tomas Nordin
2021-03-07 19:29       ` Eli Zaretskii
2021-03-07 20:18         ` Dan Hitt
2021-03-08 13:16           ` Eli Zaretskii
2021-03-13 10:28             ` Eli Zaretskii
2021-03-13 18:47               ` Dan Hitt
2021-03-13 19:22                 ` Eli Zaretskii
2021-03-14  7:32                   ` Dan Hitt
2021-03-14  7:50                     ` 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).