Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.6: Format text via a Service and emacs' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.6: Format text via a Service and emacs
Authored by: renaud on Jan 18, '10 04:34:46AM
You're making this WAYYY too hard, chaps. Just use the "fmt" command on the command line.
fmt is a nice formatting tool, but it won't do everything emacs does. For example, I don't believe that fmt would format a list like this:
- This is the first item of a list.

- This is the second item, in which the second line is properly
  indented.
Edited on Jan 18, '10 04:35:13AM by renaud


[ Reply to This | # ]