Monday, June 17, 2013

Re: Indentation issue



2013/6/17 Steve <dlist@bluewin.ch>
Hi,

While writing a mail in French, I would like that each first line of a
paragraph is indented, like this:

  ksjdk ksjdkjsddsj kjsdksjd kjsdksdj
kjhkasjhd kajshdkajsdk, kajshd kjahsd
akshd kajsh kahsd hdkask.

  kjsdkf ksjdhfsdf kjdshf klsdjhksd
khsdj ksdjf ksdjhf ksdjh ksdhf, lslsl,
lslsosk sljs ls lllss llksd llksddlskd
lsdklsd.

I would like it to be automatic. For the time being, if I manually indent with
two spaces, next lines will be automatically indented by two spaces, I guess
it's the 'set autoindent' setting that does that, which is ok for writing code
but not emails (at least in French).


How could I do this?

Thank you,
steve



Par is similar but superiour to the fmt(1) command included in the      base system.        Par is a filter that copies its input to its output, changing all      white characters (except newlines) to spaces, and reformatting      each paragraph.  Paragraphs are separated by protected, blank, and      bodiless lines (see the Terminology section for definitions), and      optionally delimited by indentation (see the d option in the Options      section).        Each output paragraph is generated from the corresponding input      paragraph as follows:         1) An optional prefix and/or suffix is removed from each input line.       2) The remainder is divided into words (separated by spaces).       3) The words are joined into lines to make an eye-pleasing paragraph.       4) The prefixes and suffixes are reattached.         If there are suffixes, spaces are inserted before them so that they       all end in the same column.    WWW: http://www.nicemice.net/par/  
 
Hope this help
---------------------------------------------------------
(°>   DhĂ©nin Jean-Jacques
/ )     48, rue de la Justice 78300 Poissy
^^   dhenin@gmail.com
---------------------------------------------------------

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
 
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: