Re: change-folder macro

2001-03-23 Thread Kirill Miazine
I use q, m etc end they are working find. Thanks for help On Fri, Mar 23, 2001 at 10:28:12AM +, Dave Pearson wrote: > On Fri, Mar 23, 2001 at 10:19:25AM +0100, Kirill Miazine wrote: > > On Fri, Mar 23, 2001 at 09:16:23AM +, Dave Pearson wrote: > > > > > > What did you try and how didn't

Re: change-folder macro

2001-03-23 Thread Dave Pearson
On Fri, Mar 23, 2001 at 10:19:25AM +0100, Kirill Miazine wrote: > On Fri, Mar 23, 2001 at 09:16:23AM +, Dave Pearson wrote: > > > > What did you try and how didn't it work? > > macro index \Cq "c=qmail" and nothing happened when I pressed C-q C-q is probably been caught by your terminal and

Re: change-folder macro

2001-03-23 Thread Kirill Miazine
On Fri, Mar 23, 2001 at 03:44:00AM -0600, Aaron Schrab wrote: > Please wrap your text at less than 80 characters per line. > > In most cases you can't bind things to those characters. Ctrl-M is a > line-feed and Ctrl-q is often used as the terminal start character. In Stupid me, forgot about ^

Re: change-folder macro

2001-03-23 Thread Aaron Schrab
Please wrap your text at less than 80 characters per line. At 09:53 +0100 23 Mar 2001, Kirill Miazine <[EMAIL PROTECTED]> wrote: > There's one type of macro I can't get working: Pressing Ctrl-q should > bring me to the qmail folder (=qmail) and Ctrl-m should bring me to > the mutt folder (=mutt).

Re: change-folder macro

2001-03-23 Thread Kirill Miazine
On Fri, Mar 23, 2001 at 09:16:23AM +, Dave Pearson wrote: > > What did you try and how didn't it work? macro index \Cq "c=qmail" and nothing happened when I pressed C-q > > -- > Dave Pearson: | mutt.octet.filter - autoview octet-streams > http://www.davep.org/ | mutt.vca

Re: change-folder macro

2001-03-23 Thread Kirill Miazine
On Fri, Mar 23, 2001 at 02:47:25PM +0530, Biju Chacko wrote: > did you try: > > macro index \cq "c=qmail\n" "Change to QMail folder" > macro index \cm "c=mutt\n" "Change to Mutt folder" yes I did (before posting to the mailing list) and it did't work, the bindings do show up in the help menu

Re: change-folder macro

2001-03-23 Thread Dave Pearson
On Fri, Mar 23, 2001 at 09:53:39AM +0100, Kirill Miazine wrote: > Hello, > > There's one type of macro I can't get working: > Pressing Ctrl-q should bring me to the qmail folder (=qmail) and Ctrl-m > should bring me to the mutt folder (=mutt). What did you try and how didn't it work? -- Dave P

Re: change-folder macro

2001-03-23 Thread Biju Chacko
On Fri, Mar 23, 2001 at 09:53:39AM +0100, Kirill Miazine wrote: > There's one type of macro I can't get working: Pressing Ctrl-q should bring me > to the qmail folder (=qmail) and Ctrl-m should bring me to the mutt folder > (=mutt). did you try: macro index \cq "c=qmail\n" "Change to QMail folde