Re: [VM] smtp error

2011-06-02 Thread John Hein
Dave Webb wrote at 13:38 -0500 on Jun 2, 2011: trying to use a smtp inbox for gmail. smtp is the protocol for outgoing mail. Perhaps you meant to write imap or pop. gmail supports retrieving mail via both imap and pop. If you're not sure, send your vm settings. Things were going fine, but

Re: [VM] vm 8.1.1 - marking all unread messages read?

2012-01-18 Thread John Hein
John Stoffel wrote at 13:04 -0500 on Jan 18, 2012: Guys, I accidently marked all messages by an author as 'unread', which was a mistake. Now I want to change them all back to 'read', but I can't figure out how to do it. M A followed by M N U doesn't do this in 8.1.1 at all. I

Re: [VM] vm 8.1.1 - marking all unread messages read?

2012-01-18 Thread John Hein
Uday S Reddy wrote at 19:47 + on Jan 18, 2012: Thanks for the response, John. John Hein wrote: How about M A like you did, then: M N . The `.' key binding is recent. It may not be there in VM 8.1.1. Okay. I've always used 'a read' or 'a whatever'. I just stumbled

[VM] headers only mode for local folders

2012-01-18 Thread John Hein
I like [the fairly recent] headers only mode for imap folders. What about for local folders? That would help for some of my larger local folders, especially for load/save operation times (especially over nfs) and searching based on header contents (rather than body searches). This might help

[VM] searching in mime encoded email

2012-01-18 Thread John Hein
It seems I'm wanting to get some of my vm wish list items out in the open today... M-s is a wonderful search tool for a vm folder, but it searches the encoded mime (i.e., the gobbledy-gook) instead of the decoded mime. Given the ever increasing [it seems to me] usage of base64 even for plain text

Re: [VM] searching in mime encoded email

2012-01-20 Thread John Hein
Julian Bradfield wrote at 08:10 + on Jan 20, 2012: But there are ramifications to having raw binary data in email messages beyond the scope of vm. Imagine reading a message with raw binary data in an xterm with emacs -nw - see your terminal window go Most people don't insert

Re: [VM] searching in mime encoded email

2012-01-20 Thread John Hein
Julian Bradfield wrote at 20:23 + on Jan 20, 2012: But if you ever get any non-English mail, you may well already have binary data in your text. Indeed. Some, not much, often with mismarked encoding. I don't see how your worry is any difference from saying if you do cat /bin/ls

Re: [VM] VM writes r/o folders

2012-02-14 Thread John Hein
Uday Reddy wrote at 13:33 + on Feb 14, 2012: Julian Bradfield writes: If I visit a folder read-only, I don't expect it to be changed and written back to disk. However, this happens: (a) If I visit a folder created by my MTA, VM says upgrading attributes, and then the

Re: [VM] VM writes r/o folders

2012-02-14 Thread John Hein
Uday Reddy wrote at 01:20 + on Feb 15, 2012: (b) 8.1.1 gets this right. It doesn't add the 'filed' mark when you file a message from within a r/o folder. And if you use vm-set-message-attributes, it whines that the folder is r/o. folder). So it's just a simple

Re: [VM] bug with labels in virtual folders

2013-01-08 Thread John Hein
Julian Bradfield wrote at 09:00 + on Jan 8, 2013: After a year (or maybe two) of elapsed time and probably tens of hours staring at the lisp debugger, I have finally tracked down the most annoying (for me) outstanding bug in vm. That is, I've fixed it, but I don't understand the fix

Re: [VM] MIME encoding/decoding

2014-07-17 Thread John Hein
Uday Reddy wrote at 18:39 +0100 on Jul 16, 2014: VM has traditionally shipped with C programs for MIME encoding/decoding. Rob F created an entire Unix-like infrastructure (Make files, configure, autoconf etc.) pretty much to handle just these. If we get rid of these C programs, VM can be