Re: why my mutt usually lose some email ?

2013-01-03 Thread Jamie Paul Griffin
* horse_rivers [2013-01-04 12:56:14 +0800]: > hi, > >   I  find my mutt usually lose some email . > >   how to fix it ? > >   how to make mutt receive email automatic? > > thanks! > First and foremost, you need to understand that mutt is merely a mail reading browser - it doesn't receive ma

Re: why my mutt usually lose some email ?

2013-01-03 Thread s. keeling
Incoming from horse_rivers: > hi, Hi. :-) >   I  find my mutt usually lose some email. What does that mean? >   how to fix it ? By editing muttrc, I'm guessing. >   how to make mutt receive email automatic? ... from what, and how? Are you popping mail, or are you trying to connect via IMA

why my mutt usually lose some email ?

2013-01-03 Thread horse_rivers
hi,   I  find my mutt usually lose some email .   how to fix it ?   how to make mutt receive email automatic? thanks!

Re: Accents and other diacriticals - was Re: Problem with charset

2013-01-03 Thread Ken Moffat
On Thu, Jan 03, 2013 at 06:21:47PM +, Ken Moffat wrote: > > (I once list the control keys from my on kmap - only noticed > when ^C did nothing to stop a compilation). > Typo : I once _lost_ the control keys. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce

Re: Transitioning to IMAP & maildir. Howto define ~/mail instead of ~/Mail?

2013-01-03 Thread s. keeling
Incoming from Jamie Paul Griffin: > * s. keeling [2013-01-02 22:05:29 -0700]: > > > picked it up ...). When I login to ISP's webmail, all I can tell is > > "https://webmail.nucleus.com/Inbox.aspx";. I'm using OfflineIMAP --> > > ~/mail, so ... > > As you're using offlineimap, you will have a c

Accents and other diacriticals - was Re: Problem with charset

2013-01-03 Thread Ken Moffat
On Wed, Jan 02, 2013 at 08:13:01PM -0600, Dale A. Raby wrote: > > Mein Deutsch ist nicht gut, aber the umlaut characters disply just > fine on my system. What I would like to know is how you type them on an > English keyboard. Is there some way to do that? > Yes, but it depends. In recen

Re: Problem with charset

2013-01-03 Thread Andreas Hanke
Hi Michael, now it works! What I do: 1.) apt-get install libncursesw5-dev 2.) ./configure in my mutt directory 3.) make clean 4.) make 5.) make install 6.) Enjoy! :-) Wow!!! Thanks a lot to the whole mutt world! cheers andy [ Michael Elkins - 03.01.2013 16:45:34 ]: > On Thu, Jan 03, 20

Re: No Folder Bar?

2013-01-03 Thread Michael Elkins
On Thu, Jan 03, 2013 at 02:39:07PM +0100, Bastien Dejean wrote: In the mercurial version of mutt (changeset 5620) the folder bar (not sure if the name is correct, the corresponding setting is: 'folder_format') seems to be missing. The "sidebar" patch is not officially supported by the mutt pr

Re: Problem with charset

2013-01-03 Thread s. keeling
Incoming from Andreas Hanke: > Good morning together, Buenos dias! Que pasa? > and thanks a lot for the lot of replies! This's always been a great list. I can't really offer much help on your specific problem other than to tell you what's working here and how, and offering suggestions. This's

Re: Problem with charset

2013-01-03 Thread Michael Elkins
On Thu, Jan 03, 2013 at 10:14:30AM +0100, Andreas Hanke wrote: 3.) I checked with aptitude the "libncurses5" and "libncursesw5" -> both is installed You need to make sure the development package is also installed. # apt-get install libncursesw5-dev Make sure to rerun mutt's configure scrip

No Folder Bar?

2013-01-03 Thread Bastien Dejean
In the mercurial version of mutt (changeset 5620) the folder bar (not sure if the name is correct, the corresponding setting is: 'folder_format') seems to be missing. Greetings, -- b.d (| |) ^ ^

Re: Problem with charset

2013-01-03 Thread Andreas Hanke
Good morning together, and thanks a lot for the lot of replies! I try to give the feedback to several questions/ideas: 1.) 10 minutes ago I try to recompile my mutt, to make sure that the source is compiled with the same terminal settings like in the moment. But nothing becames better :-( 2.) Y

Re: Problem with charset

2013-01-03 Thread Andreas Hanke
Good morning together, and thanks a lot for the lot of replies! I try to give the feedback to several questions/ideas: 1.) 10 minutes ago I try to recompile my mutt, to make sure that the source is compiled with the same terminal settings like in the moment. But nothing becames better :-( 2.) Y

Re: Problem with charset

2013-01-03 Thread Will Fiveash
On Wed, Jan 02, 2013 at 10:20:56AM +0100, Andrea Hanke wrote: > Hello together, > > I have a problem with mutt and charset configuration. > > I am working with Ubuntu and my local settings are there: > > LANG=de_DE.utf8 > LANGUAGE= > LC_CTYPE="de_DE.utf8" > LC_NUMERIC=de_DE.UTF-8 > LC_TIME=de_DE

Re: Transitioning to IMAP & maildir. Howto define ~/mail instead of ~/Mail?

2013-01-03 Thread Jamie Paul Griffin
* s. keeling [2013-01-02 22:05:29 -0700]: > ... and it's entirely possible that I don't know what I'm doing there. > I'm very new to IMAP (never used it before). spoolfile used to be > "/var/mail/keeling" when I POPped mail from my ISP (and then procmail > picked it up ...). When I login to ISP

Re: Problem with charset

2013-01-03 Thread Christian Ebert
* Michael Elkins on Thursday, January 03, 2013 at 01:14:16 + > Good catch. I just commmited a patch that will print > +/-NCURSES_WIDECHAR next to the ncurses version to make it clear which > lib mutt is compiled against. Not sure whether it gives reliable diagnostics everywhere: $ uname -mpr