Re: sync mailbox (was Re: a couple more questions)

2001-12-05 Thread Paul Brannan
On Wed, Dec 05, 2001 at 09:40:36PM +0100, René Clerc wrote: > I'm not sure on this one, but what seemed to work for me, was trying > to move the indicator below the last message. This seemd to force a > check. But, again, I don't know this for sure... Hmm, that did not help. :) I think this has

Re: sync mailbox (was Re: a couple more questions)

2001-12-05 Thread René Clerc
* Paul Brannan <[EMAIL PROTECTED]> [05-12-2001 21:34]: | Is there any way to allow new messages to show up without purging | messages from a mailbox? I'm not sure on this one, but what seemed to work for me, was trying to move the indicator below the last message. This seemd to force a check. Bu

sync mailbox (was Re: a couple more questions)

2001-12-05 Thread Paul Brannan
On Mon, Dec 03, 2001 at 10:31:54AM -0500, Paul Brannan wrote: > No, I'm not trying to delete the message. What I want to do is send a > message to myself and refresh the mailbox, so that I can see the message > in my mailbox before the next scheduled mail check. (In other words, I > want to be a

Re: a couple more questions

2001-12-05 Thread René Clerc
* Paul Roberts Student lab engineer <[EMAIL PROTECTED]> [05-12-2001 12:32]: | On Fri, Nov 30, 2001 at 10:45:30AM -0500, Paul Brannan wrote: | | > | > 2) Can I set up vim to place the cursor in the "To" field automatically | >when composing a message? | | vim +/^To: | | But, why does the h

Re: a couple more questions

2001-12-05 Thread Paul Roberts Student lab engineer
On Fri, Nov 30, 2001 at 10:45:30AM -0500, Paul Brannan wrote: > > 2) Can I set up vim to place the cursor in the "To" field automatically >when composing a message? vim +/^To: But, why does the header even appear in your message when you load it into vi? Doesn't mutt handle the message hea

Re: a couple more questions

2001-12-04 Thread Ailbhe Leamy
On (30/11/01 10:45), Paul Brannan wrote: > 1) How can I refresh the current inbox? The 'G' key seems to be >POP-specific (I'm using IMAP). Try $ > 2) Can I set up vim to place the cursor in the "To" field automatically >when composing a message? Probably, but I don't know how... -- H

Re: a couple more questions -> sync-mailbox

2001-12-03 Thread Harold Sargeant
On Mon, Dec 03, 2001 at 03:55:42PM +, Harold Sargeant wrote: > Paul Brannan <[EMAIL PROTECTED]> writes: > > > > I also have the same problem. '$' does nothing and I cannot find the sync-mailbox >command. > > This problem only occurs in X-windows, via a terminal or menu. Outside of X it wor

Re: a couple more questions -> sync-mailbox

2001-12-03 Thread Harold Sargeant
Paul Brannan <[EMAIL PROTECTED]> writes: > On Sat, Dec 01, 2001 at 09:08:02AM +0100, Sven Guckes wrote: > > * Paul Brannan <[EMAIL PROTECTED]> [011130 15:45]: > > > 1) How can I refresh the current inbox? > > > > Use the command "sync-mailbox" - bound to '$' by default. > > And please use '?' to

Re: a couple more questions -> sync-mailbox

2001-12-03 Thread Paul Brannan
On Mon, Dec 03, 2001 at 10:24:04AM -0500, Dan Boger wrote: > On Mon, Dec 03, 2001 at 10:19:33AM -0500, Paul Brannan wrote: > > Pressing '$' does not appear to have any effect. As a test, I: > > a) send a message to myself > > b) return to my INBOX (which resides on an IMAP server) > > c) wa

Re: a couple more questions -> sync-mailbox

2001-12-03 Thread Dan Boger
On Mon, Dec 03, 2001 at 10:19:33AM -0500, Paul Brannan wrote: > On Sat, Dec 01, 2001 at 09:08:02AM +0100, Sven Guckes wrote: > > * Paul Brannan <[EMAIL PROTECTED]> [011130 15:45]: > > > 1) How can I refresh the current inbox? > > > > Use the command "sync-mailbox" - bound to '$' by default. > > A

Re: a couple more questions -> sync-mailbox

2001-12-03 Thread Paul Brannan
On Sat, Dec 01, 2001 at 09:08:02AM +0100, Sven Guckes wrote: > * Paul Brannan <[EMAIL PROTECTED]> [011130 15:45]: > > 1) How can I refresh the current inbox? > > Use the command "sync-mailbox" - bound to '$' by default. > And please use '?' to show the help screen > and '/' to search within. The

Re: a couple more questions -> sync-mailbox

2001-12-01 Thread Sven Guckes
* Paul Brannan <[EMAIL PROTECTED]> [011130 15:45]: > 1) How can I refresh the current inbox? Use the command "sync-mailbox" - bound to '$' by default. And please use '?' to show the help screen and '/' to search within. Then go RTFM. > 2) Can I set up vim to place the cursor in > the "To" field

a couple more questions

2001-11-30 Thread Paul Brannan
1) How can I refresh the current inbox? The 'G' key seems to be POP-specific (I'm using IMAP). 2) Can I set up vim to place the cursor in the "To" field automatically when composing a message? Thanks again, Paul