Re: pressing doesn't bring up anything

2012-12-21 Thread Eduardo Alvarez
On Fri, Dec 21, 2012 at 08:45:49AM +1100, Cameron Simpson wrote: > > If someone knows how to write vim ":" commands to make vim do > completion, I can probably write a short script to read a mutt alias file > (or any filter with mutt alias commands in it) and emit vim commands to > match, to go i

Re: pressing doesn't bring up anything

2012-12-21 Thread Nikola Petrov
On Thu, Dec 20, 2012 at 09:55:25PM +0800, Woody Wu wrote: > On Thu, Dec 20, 2012 at 09:29:25PM +0800, Woody Wu wrote: > > On Wed, Dec 19, 2012 at 01:52:48PM +1100, Cameron Simpson wrote: > > > On 18Dec2012 16:51, Jeremy Kitchen wrote: > > > | On Wed, Dec 19, 2012 at 08:23:12AM +0800, Woody Wu wrot

Re: pressing doesn't bring up anything

2012-12-20 Thread Woody Wu
On Fri, Dec 21, 2012 at 08:45:49AM +1100, Cameron Simpson wrote: > On 20Dec2012 21:55, Woody Wu wrote: > | On Thu, Dec 20, 2012 at 09:29:25PM +0800, Woody Wu wrote: > | > Is the 'sourcing' means the same thing as that in bash script? I write > | > '. ~/.mail_aliases' in the .muttrc, but mutt said

Re: pressing doesn't bring up anything

2012-12-20 Thread Cameron Simpson
On 20Dec2012 21:55, Woody Wu wrote: | On Thu, Dec 20, 2012 at 09:29:25PM +0800, Woody Wu wrote: | > Is the 'sourcing' means the same thing as that in bash script? I write | > '. ~/.mail_aliases' in the .muttrc, but mutt said it's an syntax error. | | sorry for the stupid asking, I found out its

Re: pressing doesn't bring up anything

2012-12-20 Thread Christian Brabandt
On Thu, December 20, 2012 14:55, Woody Wu wrote: > On Thu, Dec 20, 2012 at 09:29:25PM +0800, Woody Wu wrote: >> On the hand, I found my .muttrc has some default alias definitions like >> what you guy said. For example: >> >> alias mutt-users Mutt User List >> >> I tried to use this alias by pr

Re: pressing doesn't bring up anything

2012-12-20 Thread Woody Wu
On Thu, Dec 20, 2012 at 09:29:25PM +0800, Woody Wu wrote: > On Wed, Dec 19, 2012 at 01:52:48PM +1100, Cameron Simpson wrote: > > On 18Dec2012 16:51, Jeremy Kitchen wrote: > > | On Wed, Dec 19, 2012 at 08:23:12AM +0800, Woody Wu wrote: > > | > I defined serveral aliases in .mail_aliase via the 'a'

Re: pressing doesn't bring up anything

2012-12-20 Thread Woody Wu
On Wed, Dec 19, 2012 at 01:52:48PM +1100, Cameron Simpson wrote: > On 18Dec2012 16:51, Jeremy Kitchen wrote: > | On Wed, Dec 19, 2012 at 08:23:12AM +0800, Woody Wu wrote: > | > I defined serveral aliases in .mail_aliase via the 'a' commmand. And, I > | > checked I had > | > set alias_file=~/.mai

Re: pressing doesn't bring up anything

2012-12-18 Thread Cameron Simpson
On 18Dec2012 16:51, Jeremy Kitchen wrote: | On Wed, Dec 19, 2012 at 08:23:12AM +0800, Woody Wu wrote: | > I defined serveral aliases in .mail_aliase via the 'a' commmand. And, I | > checked I had | > set alias_file=~/.mail_aliases# where I keep my aliases | > in my .muttrc. | | are you also

Re: pressing doesn't bring up anything

2012-12-18 Thread Jeremy Kitchen
On Wed, Dec 19, 2012 at 08:23:12AM +0800, Woody Wu wrote: > Hi, list > > I defined serveral aliases in .mail_aliase via the 'a' commmand. And, I > checked I had > set alias_file=~/.mail_aliases # where I keep my aliases > in my .muttrc. are you also sourcing this file in your .muttrc? You

Re: pressing doesn't bring up anything

2012-12-18 Thread Michael Elkins
On Wed, Dec 19, 2012 at 08:23:12AM +0800, Woody Wu wrote: I defined serveral aliases in .mail_aliase via the 'a' commmand. And, I checked I had set alias_file=~/.mail_aliases # where I keep my aliases in my .muttrc. But when I press the key after the TO field when I composing a new messsage in

pressing doesn't bring up anything

2012-12-18 Thread Woody Wu
Hi, list I defined serveral aliases in .mail_aliase via the 'a' commmand. And, I checked I had set alias_file=~/.mail_aliases# where I keep my aliases in my .muttrc. But when I press the key after the TO field when I composing a new messsage in mutt, nothing comes up. Is there anythin