unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* the amazing (and amazingly old) filladapt mode
@ 2012-10-02 19:23 Adam Doppelt
  2012-10-02 21:44 ` Glenn Morris
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Adam Doppelt @ 2012-10-02 19:23 UTC (permalink / raw)
  To: emacs-devel

Does anyone else use filladapt mode for filling paragraphs? This thing
is great. It modifies fill-paragraph to handle a wide variety of line
prefixes. See examples below. It's hosted by the author here:

http://www.wonderworks.com/download/filladapt.el

filladapt hasn't been updated since 1998 but miraculously continues to
work, albeit with a few warts. I also get the sense that it's not a
very good citizen since it overwrites some core functions rather than
advising them.

I'm wondering if some kind soul would like to modernize it and add it
to elpa, or possibly bring the equivalent functionality to
adaptive-fill-mode. Unfortunately my elisp skills are quite weak,
otherwise I'd attempt it myself. I think a lot of people would
appreciate the effort.

Examples from filladapt.el:

1. xxxxx
   xxxxx

2.1.3  xxxxx xx x xx x
       xxx

a. xxxxxx xx
   xxx xxx

1) xxxx x xx x xx   or   (1) xx xx x x xx xx
   xx xx xxxx                xxx xx x x xx x

a) xxxx x xx x xx   or   (a) xx xx x x xx xx
   xx xx xxxx                xxx xx x x xx x

2a. xx x xxx x x xxx
    xxx xx x xx x

1a) xxxx x xx x xx   or   (1a) xx xx x x xx xx
    xx xx xxxx                 xxx xx x x xx x

-  xx xxx xxxx   or   *  xx xx x xxx xxx
   xxx xx xx             x xxx x xx x x x

o  xx xxx xxxx xx x xx xxx x xxx xx x xxx
   xxx xx xx

Thanks,

Adam



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

end of thread, other threads:[~2012-10-04 14:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02 19:23 the amazing (and amazingly old) filladapt mode Adam Doppelt
2012-10-02 21:44 ` Glenn Morris
2012-10-02 22:03   ` Adam Doppelt
2012-10-02 21:44 ` Barry Warsaw
2012-10-03  5:21 ` Stephen J. Turnbull
2012-10-03  6:26 ` Jambunathan K
2012-10-03 12:59 ` Stefan Monnier
2012-10-04 14:28 ` Nix

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).