Note that there are some explanatory texts on larger screens.

plurals
  1. POHow can one combine fill-paragraph with supercite?
    primarykey
    data
    text
    <p>I am using Emacs 23 and VM 8.1 to write and read email. I am using Supercite 3.1 to get fancy citations in my replies such as</p> <pre><code>Foo&gt; bla bla bla ... When are you Foo&gt; resuming the work on our paper? </code></pre> <p>I would like to get the same features as fill-paragraph but on the citation. I see it working on commented parts in LaTeX-mode (with the same function fill-paragraph)q, so I assume that I just have to set-up the correct regular expression for fill-paragraph to do the job, but which one and through which hook?</p> <hr> <h2>EXAMPLE</h2> <p>I would like that, after editing out "bla bla bla ..." to get the following</p> <pre><code>Foo&gt; When are you Foo&gt; resuming the work on our paper? </code></pre> <p>and pressing M-q, to get a correctly filled citation such as </p> <pre><code>Foo&gt; When are you resuming the work on Foo&gt; our paper? </code></pre> <p>In LaTeX-mode, the equivalent would be to go from </p> <pre><code>% When are you % resuming the work on our paper? </code></pre> <p>to</p> <pre><code>% When are you resuming the work on our paper? </code></pre> <h2>Later Addition</h2> <p>Supercite documentation suggests the use of filladapt or gin-mode. (http://www.delorie.com/gnu/docs/emacs/sc_4.html)</p> <p>It is mentioned that "filladapt.el needs a bit rewriting to fit into Emacs today." on <a href="http://www.emacswiki.org/emacs/FillAdapt" rel="nofollow">http://www.emacswiki.org/emacs/FillAdapt</a> I tried it anyway without success.</p> <p>Its alternative, gin-mode.el (http://www.gaertner.de/~neitzel/sw.html) is not available on the cvs server of its author. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload