unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: emacs-devel@gnu.org
Subject: Re: saving buffer with text properties
Date: Sun, 03 Jun 2007 17:27:36 -0400	[thread overview]
Message-ID: <E1Huxbs-00063a-4I@fencepost.gnu.org> (raw)
In-Reply-To: <BDEIJAFNGDOAGCJIPKPBGENDCEAA.drew.adams@oracle.com>

    Is there any plan to enable users to save text with all of its properties?

The plan for how to do this is to use the format conversion feature as
a basis, and implement conversion to and from existing formats that
can record markup.  We could also invent our own new format, but that
would be less useful than interoperation with other programs.

One existing format we want to support is RTF.  Would RTF do this job?

I don't think this should be connected with desktop.el.
That is not a clean design.  desktop.el has a job to do,
and that includes revisiting files that you were looking at.
Making saving and visiting handle text properties is a different job
and the two should be kept independent.

  parent reply	other threads:[~2007-06-03 21:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-03  2:33 saving buffer with text properties Drew Adams
2007-06-03  9:45 ` Thien-Thi Nguyen
2007-06-03 14:15   ` Drew Adams
2007-06-03 14:47     ` Chong Yidong
2007-06-03 16:20       ` Drew Adams
2007-06-03 17:05         ` Chong Yidong
2007-06-03 17:15           ` Drew Adams
2007-06-03 16:43     ` Thien-Thi Nguyen
2007-06-03 17:08       ` Drew Adams
2007-06-03 21:27 ` Richard Stallman [this message]
2007-06-03 22:09   ` Drew Adams
2007-06-04  5:01     ` Richard Stallman
2007-06-04  7:38       ` M Jared Finder
2007-06-04 23:20         ` Richard Stallman
2007-06-04  6:29   ` Jason Rumney
2007-06-04 23:20     ` Richard Stallman
2007-06-05  1:32 ` Michael Olson

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Huxbs-00063a-4I@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    /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 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).