[mew-int 3017] Re: `wrapped lines' minor problem
Kazu Yamamoto (山本和彦) <[email protected]> Wed, 19 Oct 2011 16:11:22 +0900 (JST)
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I guess you can customize it by setting adaptive-fill-regexp. --Kazu > [GNU Emacs 24.0.50.1 > (i686-suse-linux-gnu, GTK+ Version 2.24.4) > of 2011-07-31 on linux-nvf0.site] > > [mew git 7717ba57 from 2011-02-18] > > > If I have a long line like this in a `Mew message' buffer: > > -) I also need to mention that we build two versions of all manuals, one without any page splitting ([manualname]-big-page.html) and one with splitting at numbered sections (genereated into the [manualname]/ subdirectory of out-www). That's one of the reasons why we need to fix the links (to the css files etc), because the files have different base dirs. > > and I press Shift + `-' twice, I get this: > > -) I also need to mention that we build two versions of all manuals, > -one without any page splitting ([manualname]-big-page.html) and one > -with splitting at numbered sections (genereated into the [manualname]/ > -subdirectory of out-www). That's one of the reasons why we need to fix > -the links (to the css files etc), because the files have different > -base dirs. > > Note the leading `-' on each line which is quite irritating. I'm not > sure whether this is an Emacs problem or a buglet in Mew, however. In > case it's the former, a workaround would be great :-) > > > Werner