On Thu, Mar 30, 2000 at 07:47:15PM +0200, S.P. Hoeke wrote:
> Hello,
>
> I'm wondering if there's a FAQ or HOW-TO with regards to qmailanalog...
> The man pages are, for me, not sufficient to get it running :-(
>
> THNX,
> Steffan
>
Maybe you'd have more luck asking your question on the qmail
I keep a copy of all my sent mail with the command
set record=~/Mail/sent
in my .muttrc file. I recently converted this folder to a Maildir.
Since then none of the new messages have a Lines: tag, so to mutt they
all appear to have 0 lines.
I've actually written a little perl script to add the
On Thu, Jun 15, 2000 at 12:22:34AM +0200, clemensF wrote:
> the lines disappear in a maildir, but the size in bytes holds.
I've tried %c instead of %L in my index_format and I don't like it. A
1 byte message will have its size listed as 0.1K (4 chars) while a
99,999 byte message appears as 99K (
On Thu, Jul 12, 2001 at 03:33:04PM -0400, darren chamberlain wrote:
> Have you considered Maildir format? It was designed specifically
> to compensate for the limitations of mbox format, specifically
> locking and speed.
I've done some experimenting with Maildirs. I've found it to be quite
a bi
On Fri, Jul 13, 2001 at 02:59:00PM +0200, Ralf Hildebrandt wrote:
> Yeah, but try deleting a mail from that 50MB mailbox. Boy, this will
> suck.
Depends where the messages are that you're deleting. I find I'm
generally deleting the newest messages, which are at the end of the
file and don't take
On Fri, Jul 13, 2001 at 10:58:43AM -0400, darren chamberlain wrote:
> Justin R. Miller <[EMAIL PROTECTED]> said something to this effect on 07/13/2001:
> > What about searching?
>
> What I like most about mbox, and the main reason I haven't moved
> to Maildir, is the searchability of a single fi
On Thu, Jul 26, 2001 at 02:16:33AM +0200, Jens Paulus wrote:
> On Wed, Jul 25, 2001 at 08:18:35AM -0600, Charles Curley wrote:
> > On Wed, Jul 25, 2001 at 03:05:58PM +0200, Jens Paulus muttered:
> > > quotation character '> ', then I can hit gqap or gqip and I have the
> > > long line turned to a
On Fri, Jul 27, 2001 at 12:20:53AM +0200, Jens Paulus wrote:
> What you suggest is quite okay. Thank you.
I'm glad I could be of help.
Walt
PGP signature
I just built and installed mutt 1.2.5.1. When I run "mutt -v", it
reports that it's "Mutt 1.2.5.1i (2000-07-28)". Did someone forget to
update reldate.h?
Walt
msg22139/pgp0.pgp
Description: PGP signature
On Thu, Jan 03, 2002 at 03:40:19PM +0100, giorgian wrote:
> hi all,
>
> i defined the function my-text-mode in my .emacs file, to set all my
> mail editing preferences;
>
> i put in my .muttrc the row:
> set editor="emacs -f my-text-mode"
>
> but it doesn't work: mutt still opens my emacs in t
On Sat, Jan 05, 2002 at 12:34:15AM +0300, Im Eunjea wrote:
> * Franco Vite <[EMAIL PROTECTED]> [2002-01-04 16:01]:
> > There is a way to have differents quote colors, in emacs?
>
> maybe this will help?
> It's from Walt Mankowski's .emacs and I just put (turn-on-font-lock).
I have
(turn-on-f
On Fri, Jan 04, 2002 at 10:02:50PM -0500, Samuel Padgett wrote:
> If you're using GNU Emacs, you only need
>
> (global-font-lock-mode 1)
>
> The other lines are superfluous.
I was wondering about that when I posted it... :-)
msg22303/pgp0.pgp
Description: PGP signature
I recently tried out mutt 1.3.25. This is my first look at the 1.3.*
series of mutt. One thing I noticed right away is that mutt is no
longer display accented characters correctly. On the index screen
they appear as question marks. When viewing the text of an email,
they appear as octal with a
On Tue, Jan 08, 2002 at 01:57:47PM +0100, Nick Wilson wrote:
> Is there a way of giving the gpg signiture a default name like
> 'nicks_electronic_signiture' or something equally as clear?
>
> On some clients it's coming up labled the same as the subject and on
> others, some weird default like 'a
On Tue, Jan 08, 2002 at 11:56:41AM +0100, Tobias Brueckner wrote:
> (Beeing in Germany) I only defined
>
> export LC_CTYPE=de_DE.ISO_8859-1
>
> That does the trick. At least for accents and umlauts.
Adding
export LC_ALL=en_US.ISO_8859-1
worked for me. Thanks.
> PS: Isn't this some kind of
On Thu, Jan 10, 2002 at 04:09:19PM +0100, Stephan Seitz wrote:
> I'm using mutt 1.3.25i in an utf8-xterm. Within my editor (vim) I can
> insert any utf8 characters with "ctrl-v u ".
> But how do I such thing within mutt (e.g. the subject)?
You could try adding
set edit_headers
to your .muttrc a
On Thu, Jan 24, 2002 at 09:04:22PM -0600, Jeremy Blosser wrote:
> On Jan 24, Jeremy Blosser [[EMAIL PROTECTED]] wrote:
> > On Jan 25, Roman Neuhauser [[EMAIL PROTECTED]] wrote:
> > > Now, what bugs me about both of these programs: to the best of my
> > > knowledge, neither offers you a real progra
On Fri, May 03, 2002 at 07:01:04AM -0500, David T-G wrote:
> It can't split a window, but you can flip back and forth between windows
> quite easily. SCR33N R00LZ, D00D You definitely want it. It's
> so easy and quick that I won't do anything on my system without it; even
> in the days
On Fri, May 03, 2002 at 11:05:30AM -0500, David T-G wrote:
> Oh, I get it... Most new panes are whole windows, but you can first
> split a window into two panes and *then* create a window in it.
>
>
> %
> % Or you can use C-a " for a list of existing windows and choose one for
> % the new pane
On Thu, May 09, 2002 at 12:09:13PM +0300, Jussi Ekholm wrote:
> Yeah, I learnt that already. :-) Now I can use M-q nicely and it does
> *just* what I want it to do, so now faar too long lines aren't a
> problem for me. Of course, it would be nice if Emacs would wrap 'em
> automagicly, but I th
On Mon, Jun 10, 2002 at 09:26:31PM -0400, Brenda J. Butler wrote:
> On Sun, Jun 09, 2002 at 08:30:40PM -0400, Brenda J. Butler wrote:
> >
> > I'm trying to use GPG via mutt, and I find there is an annoying
> > two-second wait every time I hit a signed message in the index
> > while GPG verifies i
On Tue, Aug 13, 2002 at 02:31:47PM -0700, Andy Davidson wrote:
> Yes, this is an Emacs question, but it is mutt related, so I thought I
> would ask it here. I found this at varous mutt places on the web and
> recently added the following to my .emacs profile and it sort-of works:
>
> (setq au
22 matches
Mail list logo