all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jonadab the Unsightly One" <jonadab@bright.net>
Subject: Re: Saving text properties
Date: 08 Feb 2003 18:39:45 -0500	[thread overview]
Message-ID: <znp64a0u.fsf@jonadab.homeip.net> (raw)
In-Reply-To: 84wukft41a.fsf@lucy.is.informatik.uni-duisburg.de

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> Greg Hill <ghill@synergymicro.com> writes:
> 
> > The section entitled "Saving Text Properties in Files" the Emacs Lisp
> > Reference Manual says:
> >
> >> We invite users to write Lisp programs to store and retrieve text
> >> properties in files, [...]
> >
> > Does anyone have any experience with that that they would like to
> > pass along?
> 
> I only know of enriched-mode which saves text properties in files.
> It comes with Emacs.
> 
> I also wonder if there is other work in that area.

I would be interested to see a mode that saves the properties as XML
entities containing the text, with the properties encoded as XML
properties.  Standard tools could then be used to do various
transformations on the resulting XML, to create web pages, DocBook
format, OpenOffice documents, and so forth from the same file.

-- 
(defun switch-to-scratch () (interactive) "Switch to *scratch* buffer."
(switch-to-buffer (get-buffer-create "*scratch*")))
(global-set-key (kbd "C-t") 'switch-to-scratch)

  reply	other threads:[~2003-02-08 23:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1413.1044401824.21513.help-gnu-emacs@gnu.org>
2003-02-05 10:28 ` Saving text properties Kai Großjohann
2003-02-08 23:39   ` Jonadab the Unsightly One [this message]
2003-02-09 16:00     ` Kai Großjohann
2003-02-04 23:36 Greg Hill

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=znp64a0u.fsf@jonadab.homeip.net \
    --to=jonadab@bright.net \
    /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.