From: Per Starback <starback@ling.uu.se>
Subject: Faces in plain text files
Date: Wed, 4 Dec 2002 11:42:04 +0100 [thread overview]
Message-ID: <200212041042.gB4Ag4W19074@tempus.ling.uu.se> (raw)
In GNU Emacs 21.2.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars),
(but also in in pretest 21.2.92)
$ emacs -q
C-x C-f /tmp/newtextfile RET
T o SPC M-g b b o l d l y M-g d SPC g o . . .
C-x C-s
This will save a plain text file with the text "To boldly go..."
without ever warning me that the face information won't be saved.
I'm pretty sure many new users who aren't very sure about what can and
can't be in plain text file will expect that the information
that "boldly" should be bold will be in that file somehow.
The M-g functions are in the menus as well, which makes them
especially accessible for new users.
Now users may painstakingly add lots of markup by hand which then is
lost, so this is surely not good. I don't know what to do about it
though.
* Maybe it would be enough just to not put facemenu functions in the
menu (except when editing enriched text)?
* Maybe they don't need to be accessible at all except when editing
enriched text?
* Maybe emacs shouldn't tell you about this until you try to save the
text, and then tell you that you need enriched text to save that
information? (But then it must know what changes are made by hand,
so this questions isn't triggered by automatic face changes.)
reply other threads:[~2002-12-04 10:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200212041042.gB4Ag4W19074@tempus.ling.uu.se \
--to=starback@ling.uu.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.