Re: mbox folder with >1000 files is slow

2011-01-28 Thread Mun
Hi,

Sorry to reply to my e-mail but I just remembered something after
sending the e-mail: My company switched to using LDAP a while back (and
my Mail directory is mounted via LDAP).  The issues didn't start at that
time, but I had less Mail files then.  Most likely LDAP has something to
do with the slowness I would think.

Regards,

-- 
Mun

On Fri, Jan 28, 2011 at 03:55 PM PST, Mun wrote:
M> Hi all,
M> 
M> I'm using mutt v1.5.21 on RHEL5 and I use mbox format.  My "Mail"
M> directory has over 1000 files in it :(  Okay, that's on me.
M> 
M> My issue is that when I enter  on a mutt command line to
M> expand a filename, and if there is greater than one match to my
M> substring, it takes mutt on the order of 10's of seconds to expand the
M> "hits" into a listing.  If there is exactly one match, the filename
M> expansion is nearly instantaneous.  Furthermore, if I then want to move
M> down the expanded list, it takes mutt several seconds to execute each
M> "next-entry" command.
M> 
M> Is this a mutt bug?  Or do I just need to take the time to clean up my
M> Mail directory and archive/remove any non-essential mail files?
M> 
M> Regards,
M> 
M> -- 
M> Mun



mbox folder with >1000 files is slow

2011-01-28 Thread Mun
Hi all,

I'm using mutt v1.5.21 on RHEL5 and I use mbox format.  My "Mail"
directory has over 1000 files in it :(  Okay, that's on me.

My issue is that when I enter  on a mutt command line to
expand a filename, and if there is greater than one match to my
substring, it takes mutt on the order of 10's of seconds to expand the
"hits" into a listing.  If there is exactly one match, the filename
expansion is nearly instantaneous.  Furthermore, if I then want to move
down the expanded list, it takes mutt several seconds to execute each
"next-entry" command.

Is this a mutt bug?  Or do I just need to take the time to clean up my
Mail directory and archive/remove any non-essential mail files?

Regards,

-- 
Mun


Re: Mutt on Mac Mini

2011-01-28 Thread Cameron Simpson
On 27Jan2011 16:18, Jason Helfman  wrote:
| On Fri, Jan 28, 2011 at 12:15:41AM +, ja...@gnix.co.uk thus spake:
| >>   Jason, that is good news. I hope it is not too OTL if I ask:
| >>   how about MC with console vim and the default editor and viewer?
| >>   And I bet you use vim with mutt?
| >
| >I have a Mac on which i use Mutt quite successfully, and vim. In fact vim 
comes pre-installed with Mac OS X. It's UNIX so y
| >ou shouldn't have problems with any UNIX based applications on a Mac. If 
you're looking for software to install on your mac
| >, check out Macports. You can easily compile source and install that way but 
Macports will save a lot of time and sometimes
| >headeaches :-)
| 
| MacPorts mutt port does come pre-designed though with set options, and if
| you do want more, you will need to compile from source. I've done this, and
| it works just fine.

I've installed MacPorts "mutt-devel" instead of "mutt", which gets the 1.5
series mutt instead of the 1.4 series mutt. And you should look at the
variants stuff to turn on what you want. My most recent install went:

  sudo port -d install mutt-devel +ssl +imap +nntp +pop +tokyocabinet +sasl 
+smtp +headercache +date_conditional +deepif && echo YES

Cheers,
-- 
Cameron Simpson  DoD#743
http://www.cskk.ezoshosting.com/cs/

Wind catches lily
scatt'ring petals to the wind:
segmentation fault
- Haiku Error Messages 
http://www.salonmagazine.com/21st/chal/1998/02/10chal2.html


Re: view html in color

2011-01-28 Thread Paul

On Wed, Jan 26, 2011 at 03:53:22PM +0100, Eric Smith wrote:

People more and more send html with their respnses in a different
color :(

Please let me have the maicap rule that can autodisplay these
html mails in color in the pager.


Put "text/html;links -force-html %s" or something to your preference in your 
~/.mailcap, then open the text/html attachment.

--

.


Re: Mutt on Mac Mini

2011-01-28 Thread herbs
We had quite some issues with the keyboard - especially the function keys and 
pageup -down on our Mac. If you use Midnight Commander you better take a full 
size keyboard (even 'learning' keys with mc didnt work well). Otherwise no 
complaints with all the mentioned programs.

Cheers
herb langhans

On Thu, Jan 27, 2011 at 02:58:20PM -0900, Tim Johnson wrote:
> * Jason Helfman  [110127 14:55]:
> > On Thu, Jan 27, 2011 at 02:47:23PM -0900, Tim Johnson thus spake:
> >> I currently use mutt on ubuntu 10.04. I am considering getting a Mac
> >> Mini - I believe that the OS is 'OS X Snow Leopard'. Is anyone aware
> >> of any issues compiling and running mutt on this OS?
> >
> > No issues. I run it on MacOSX, myself, as well.
>   Jason, that is good news. I hope it is not too OTL if I ask:
>   how about MC with console vim and the default editor and viewer?
>   And I bet you use vim with mutt?
> 
>   thanks
> -- 
> Tim 
> tim at johnsons-web.com or akwebsoft.com
> http://www.akwebsoft.com
> 

-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441


Re: reply a forwarded mail to correct sender?

2011-01-28 Thread Richard
On Thu, Jan 27, 2011 at 11:11:13AM -0500, peng shao wrote:

> > Do you happen to have "m...@gmail.com" listed in your "alternates"?  There 
> > is
> > an open bug on trac regarding this issue.  There is a difference of opinion
> > on what the correct thing to do in this situation.
> 
> That is exactly the cause to  my problem. Thanks a lot for the information.

I have been also bitten by this, at least I know what the problem is now.


Richard

---
Name and OpenPGP keys available from pgp key servers



Re: Mutt on Mac Mini

2011-01-28 Thread Scott Stevenson
On Fri, Jan 28, 2011 at 12:15:41AM +, ja...@gnix.co.uk wrote:
>  >   Jason, that is good news. I hope it is not too OTL if I ask:
>  >   how about MC with console vim and the default editor and viewer?
>  >   And I bet you use vim with mutt?
> 
> I have a Mac on which i use Mutt quite successfully, and vim. In fact vim 
> comes pre-installed with Mac OS X. It's UNIX so y
> ou shouldn't have problems with any UNIX based applications on a Mac. If 
> you're looking for software to install on your mac
> , check out Macports. You can easily compile source and install that way but 
> Macports will save a lot of time and sometimes
>  headeaches :-)

The OP might want to look at homebrew [1] as an alternative to MacPorts.
Everything is installed to its own prefix and then symlinked to
/usr/local/bin (by default, you can install to ~/bin or wherever if
you prefer), and homebrew makes use of system libraries where possible
rather than compiling its own. The homebrew directory is a git repo too
which makes updates and managing personalisations a piece of cake.

[1] http://mxcl.github.com/homebrew/

-- 
Scott Stevenson 


signature.asc
Description: Digital signature