* Minor Mode for Blosxom Files?
@ 2005-01-11 17:44 Robert Uhl
2005-01-11 20:19 ` Kevin Rodgers
0 siblings, 1 reply; 3+ messages in thread
From: Robert Uhl @ 2005-01-11 17:44 UTC (permalink / raw)
I edit a blosxom and have associated html-mode with files ending in
.blos. I'd like to go a bit further and create a Blosxom minor mode
which would, among other things, convert '--' to '—' and "'" to
'’' when a file is saved and unconvert 'em when it's opened.
Might anyone have advice how to do this cleanly?
--
Robert Uhl <http://public.xdi.org/=ruhl>
If my theory of relativity is proven successful, Germany will claim me
as a German, and France will declare that I am a citizen of the world.
Should my theory prove untrue, France will say that I am a German, and
Germany will declare that I am a Jew. --Albert Einstein, 1929
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Minor Mode for Blosxom Files?
2005-01-11 17:44 Minor Mode for Blosxom Files? Robert Uhl
@ 2005-01-11 20:19 ` Kevin Rodgers
2005-01-11 22:28 ` Robert Uhl
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Rodgers @ 2005-01-11 20:19 UTC (permalink / raw)
Robert Uhl wrote:
> I edit a blosxom and have associated html-mode with files ending in
> .blos. I'd like to go a bit further and create a Blosxom minor mode
> which would, among other things, convert '--' to '—' and "'" to
> '’' when a file is saved and unconvert 'em when it's opened.
> Might anyone have advice how to do this cleanly?
C-h v format-alist
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Minor Mode for Blosxom Files?
2005-01-11 20:19 ` Kevin Rodgers
@ 2005-01-11 22:28 ` Robert Uhl
0 siblings, 0 replies; 3+ messages in thread
From: Robert Uhl @ 2005-01-11 22:28 UTC (permalink / raw)
Kevin Rodgers <ihs_4664@yahoo.com> writes:
>
> > I edit a blosxom and have associated html-mode with files ending in
> > .blos. I'd like to go a bit further and create a Blosxom minor mode
> > which would, among other things, convert '--' to '—' and "'"
> > to '’' when a file is saved and unconvert 'em when it's
> > opened. Might anyone have advice how to do this cleanly?
>
> C-h v format-alist
Thanks--I'll take a look.
--
Robert Uhl <http://public.xdi.org/=ruhl>
French General: `I knew it. You Germans are only useful as garrison soldiers.'
German Colonel: `True. In the last war, we garrisoned Paris, Nice, Lyon...'
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-01-11 22:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-11 17:44 Minor Mode for Blosxom Files? Robert Uhl
2005-01-11 20:19 ` Kevin Rodgers
2005-01-11 22:28 ` Robert Uhl
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).