Re: Key binding problem

2022-11-06 Thread Kevin J. McCarthy
On Mon, Nov 07, 2022 at 01:03:31AM -, Jeffery Small wrote: One thing to note is that on the help page, these assignments are being displayed as the characters A, C, D and ? which could generate confusion since these are not the actual characters which also show up and are bound to other act

Re: Key binding problem

2022-11-06 Thread Jeffery Small
"Kevin J. McCarthy" writes: >On Sun, Nov 06, 2022 at 07:31:44PM -, Jeffery Small wrote: >>I just tried that, but the debug file reports the same thing shown on the >>command line when the key is pressed. Here are the results: >> >>Keypad / key: Oo: Char = A, Octal = 1101, Decimal = 577 >>

Re: Key binding problem

2022-11-06 Thread Kevin J. McCarthy
On Sun, Nov 06, 2022 at 07:31:44PM -, Jeffery Small wrote: I just tried that, but the debug file reports the same thing shown on the command line when the key is pressed. Here are the results: Keypad / key: Oo: Char = A, Octal = 1101, Decimal = 577 Keypad * key: Oj: Char = C, Octal =

Re: Key binding problem

2022-11-06 Thread Jeffery Small
nces? Just to be sure that some other setting in mutt wasn't interfering, I emptied the .muttrc file of all options save a single keypad key binding, but got the same result for that key. The Num_Lock key has always been disabled for my keyboard so it is not playing a role in what's

Re: Key binding problem

2022-11-06 Thread Kevin J. McCarthy
On Sat, Nov 05, 2022 at 07:25:46PM -0700, Jeffery Small wrote: I tried using the what_key function, but it's of little use as it only reports the last character of the escape sequences. Have you tried running mutt with '-d 1', running , and looking at ~/.muttdebug0 as you press those keys? Th

Key binding problem

2022-11-05 Thread Jeffery Small
Ever since upgrading from Xubuntu 20.04 to Xubuntu 22.04.1, I've been having a problem with certain key bindings for some keypad keys. These are properly defined in my .muttrc file and used to work under the previous version of the OS, but now report "Key is not bound," even though when I type "

Re: Binding the pad-Enter key?

2021-09-28 Thread Kevin J. McCarthy
On Tue, Sep 28, 2021 at 09:38:28AM +0200, Bastian wrote: On 27Sep21 11:12-0700, Kevin J. McCarthy wrote: I'll try to dig into it if that's not the problem. However, my keyboard doesn't have a keypad so I may have some difficulty debugging. :-) Would this do it? ``` % xdotool key --window 0x

Re: Binding the pad-Enter key?

2021-09-28 Thread Mark H. Wood
On Mon, Sep 27, 2021 at 11:12:42AM -0700, Kevin J. McCarthy wrote: > On Mon, Sep 27, 2021 at 12:48:11PM -0400, Mark H. Wood wrote: > >I wanted to bind the Enter key on the numeric pad so that it works the > >same way as the Enter on the main key grid. I entered ":exec > >what-key", hit pad-Enter,

Re: Binding the pad-Enter key?

2021-09-28 Thread Bastian
On 27Sep21 11:12-0700, Kevin J. McCarthy wrote: > I'll try to dig into it if that's not the problem. However, my keyboard > doesn't have a keypad so I may have some difficulty debugging. :-) Would this do it? ``` % xdotool key --window 0x100101 KP_Enter ``` -- Bastian

Re: Binding the pad-Enter key?

2021-09-27 Thread Kevin J. McCarthy
On Mon, Sep 27, 2021 at 12:48:11PM -0400, Mark H. Wood wrote: I wanted to bind the Enter key on the numeric pad so that it works the same way as the Enter on the main key grid. I entered ":exec what-key", hit pad-Enter, and was told that it is "Char = , Octal = 527, Decimal = 343". So I entered

Re: Binding the pad-Enter key?

2021-09-27 Thread Jens John
On Mon, Sep 27, 2021 at 12:48:11PM -0400, Mark H. Wood wrote: > I wanted to bind the Enter key on the numeric pad so that it works the > same way as the Enter on the main key grid. I entered ":exec > what-key", hit pad-Enter, and was told that it is "Char = , Octal > = 527, Decimal = 343". So I e

Binding the pad-Enter key?

2021-09-27 Thread Mark H. Wood
I wanted to bind the Enter key on the numeric pad so that it works the same way as the Enter on the main key grid. I entered ":exec what-key", hit pad-Enter, and was told that it is "Char = , Octal = 527, Decimal = 343". So I entered ":bind generic select-entry", got no error back, but pressing

Re: Binding Space to select-entry gives Key is not bound.

2021-09-21 Thread raf
On Mon, Sep 20, 2021 at 08:31:07PM -0700, "Kevin J. McCarthy" wrote: > Thanks raf, I certainly can't say your opinion is due to a lack of > experience with Mutt! However, just to be clear to everyone, my opposition > to the "tag" interpretation is because of Mutt's current usage of > . > > Men

Re: Binding Space to select-entry gives Key is not bound.

2021-09-20 Thread Kevin J. McCarthy
On Tue, Sep 21, 2021 at 11:24:56AM +1000, raf wrote: On Sat, Sep 18, 2021 at 07:28:14PM -0700, "Kevin J. McCarthy" wrote: Do any old timers have an opinion on this? I guess the difference is whether you think that a "selection" can only contain a single item and so the purpose of the selecti

Re: Binding Space to select-entry gives Key is not bound.

2021-09-20 Thread raf
On Sat, Sep 18, 2021 at 07:28:14PM -0700, "Kevin J. McCarthy" wrote: > On Sat, Sep 18, 2021 at 04:34:10PM -0700, li...@ifohancroft.com wrote: > > Personally, I see a couple of possible solutions for select-message in > > index: > > Thanks for the feedback. > > I don't agree with #3, though.

Re: Binding Space to select-entry gives Key is not bound.

2021-09-19 Thread Rene Kita
On Sat, Sep 18, 2021 at 07:28:14PM -0700, Kevin J. McCarthy wrote: > Displaying the message seems the most natural > interpretation of "selection" in the index when compared to its usage in the > other menus. ACK

Re: Binding Space to select-entry gives Key is not bound.

2021-09-18 Thread Kevin J. McCarthy
On Sat, Sep 18, 2021 at 04:34:10PM -0700, li...@ifohancroft.com wrote: Personally, I see a couple of possible solutions for select-message in index: Thanks for the feedback. I don't agree with #3, though. It sounds like you've recently started using Mutt and are still adjusting to some of th

Re: Binding Space to select-entry gives Key is not bound.

2021-09-18 Thread lists
ivalent to display-message in the index. Personally, I see a couple of possible solutions for select-message in index: 1. If bound for index or a binding that contains the index, display an error message on mutt start, about the function not being available in index. 2. Keep allowing it in

Re: Binding Space to select-entry gives Key is not bound.

2021-09-18 Thread Kevin J. McCarthy
On Sat, Sep 18, 2021 at 12:47:10PM -0700, li...@ifohancroft.com wrote: I'll make select-entry equivalent to display-message for the next release. I thought select-entry was supposed to select the message, not open it? Sort of like the tag command? It makes more sense for a temporary menu tha

Re: Binding Space to select-entry gives Key is not bound.

2021-09-18 Thread lists
Even though select-entry is a generic operation, it's actually not implemented in the index. You'll want to use display-message instead for the index. Ah! Thank you! That explains why it was working the way it was. When I want to open the message, I do use display-message, yes. I'll make s

Re: Binding Space to select-entry gives Key is not bound.

2021-09-18 Thread lists
Hello Hi I don't have index bound to any key and space selects the entry the cursor is on so maybe what you want is the default behavior? I think that is what I want, yes. However, when I remove the space binding from my config, hitting space in index opens the message inste

Re: Binding Space to select-entry gives Key is not bound.

2021-09-18 Thread Kevin J. McCarthy
On Sat, Sep 18, 2021 at 12:02:56PM -0700, li...@ifohancroft.com wrote: I am trying to bind the space key to the `select-entry` function, but then when I start mutt and hit the key, I get 'Key is not bound. Press '?' for help. I have this in my muttrc: bind index select-entry Even though se

Re: Binding Space to select-entry gives Key is not bound.

2021-09-18 Thread Hokan
-entry select the current entry' > > So it is clearly bound. > > To make sure my key actually sends space, I execute the `what-key` > function, press the key and I get: > > Char = , Octal = 40, Decimal = 32 > > To test my binding, I tested binding space to wha

Binding Space to select-entry gives Key is not bound.

2021-09-18 Thread lists
e, I see: ' select-entry select the current entry' So it is clearly bound. To make sure my key actually sends space, I execute the `what-key` function, press the key and I get: Char = , Octal = 40, Decimal = 32 To test my binding, I tested binding space to what-key using: bind inde

Re: C-a c binding in pager view

2015-09-09 Thread Cameron Simpson
On 08Sep2015 22:36, Ian Zimmerman wrote: On 2015-09-07 18:50 +1000, Cameron Simpson wrote: macro index g "" "group reply" macro pager g "qg" "group reply" Buried in here is the information that mutt scans for macros recursively, which is news to me. Still deciding if it is good or bad new

Re: C-a c binding in pager view

2015-09-08 Thread Ian Zimmerman
On 2015-09-07 18:50 +1000, Cameron Simpson wrote: > macro index g "" "group reply" > macro pager g "qg" "group reply" Buried in here is the information that mutt scans for macros recursively, which is news to me. Still deciding if it is good or bad news, but it's good to know about it :-P --

Re: C-a c binding in pager view

2015-09-07 Thread Cameron Simpson
On 07Sep2015 10:26, Michael Tatge wrote: * On Sun, Sep 06, 2015 06:07PM -0700 Ian Zimmerman (i...@buug.org) muttered: I've had this in .muttrc for a while (along with other bindings starting with \ca): macro index,pager \cac "~N" "catch up" Until now I always did it from the index, and it wo

Re: C-a c binding in pager view

2015-09-07 Thread Michael Tatge
* On Sun, Sep 06, 2015 06:07PM -0700 Ian Zimmerman (i...@buug.org) muttered: > I've had this in .muttrc for a while (along with other bindings starting > with \ca): > > macro index,pager \cac "~N" > "catch up" > > Until now I always did it from the index, and it works flawlessly. > > Today I tr

C-a c binding in pager view

2015-09-06 Thread Ian Zimmerman
the help key in pager mode the macro shows up as it should and I see no other binding for this key sequence anywhere. -- Please *no* private copies of mailing list or newsgroup messages. Rule 420: All persons more than eight miles high to leave the court.

Re: How to create a new aliase (key-binding)?

2012-12-25 Thread Woody Wu
On Tue, Dec 25, 2012 at 08:39:52PM +0100, Christian Brabandt wrote: > Hi Woody! > > On Di, 25 Dez 2012, Woody Wu wrote: > > > Copy/paste into the .mail_aliases file is boring. Is there a key > > binding that inserts a new aliase based on the current reading message

Re: How to create a new aliase (key-binding)?

2012-12-25 Thread Christian Brabandt
Hi Woody! On Di, 25 Dez 2012, Woody Wu wrote: > Copy/paste into the .mail_aliases file is boring. Is there a key > binding that inserts a new aliase based on the current reading message? Have you read the manual? regards, Christian --

Re: How to create a new aliase (key-binding)?

2012-12-25 Thread Stefan Wimmer
* Veljko [2012-12-25 10:31]: On Tue, Dec 25, 2012 at 05:08:04PM +0800, Woody Wu wrote: Hi, list Copy/paste into the .mail_aliases file is boring. Is there a key binding that inserts a new aliase based on the current reading message? That would be "a". a create-alias

Re: How to create a new aliase (key-binding)?

2012-12-25 Thread Veljko
On Tue, Dec 25, 2012 at 05:08:04PM +0800, Woody Wu wrote: > > Hi, list > > Copy/paste into the .mail_aliases file is boring. Is there a key > binding that inserts a new aliase based on the current reading message? That would be "a". a create-aliascreat

How to create a new aliase (key-binding)?

2012-12-25 Thread Woody Wu
Hi, list Copy/paste into the .mail_aliases file is boring. Is there a key binding that inserts a new aliase based on the current reading message? Thanks. -- woody I can't go back to yesterday - because I was a different person then.

Re: Binding multiple functions to a single key

2012-09-14 Thread Lewis Pike
On Fri, Sep 14, 2012 at 09:32:01AM +1000, Cameron Simpson wrote: > On 12Sep2012 19:37, Lewis Pike wrote: > > Is it possible to bind multiple functions to a single key such > > that successive keypresses cycle through the functions? I'd like > > to be able to use the control-l key to first execute

Re: Binding multiple functions to a single key

2012-09-13 Thread Cameron Simpson
On 12Sep2012 19:37, Lewis Pike wrote: | Is it possible to bind multiple functions to a single key such that | successive keypresses cycle through the functions? I'd like to be | able to use the control-l key to first execute , then | if it is pressed again, to execute and finally, if | pressed a

Binding multiple functions to a single key

2012-09-12 Thread Lewis Pike
Is it possible to bind multiple functions to a single key such that successive keypresses cycle through the functions? I'd like to be able to use the control-l key to first execute , then if it is pressed again, to execute and finally, if pressed a third time, execute . For emacs users, the fun

Re: key binding(?) to fwd emails to fixed email address

2012-02-13 Thread SK
> | SK wrote: > | > Is there a quick way for me to forward emails to a fixed/hardcoded > | > email address with say a single key press? It could work either in the > | > index or the pager view. > | > | If bounce doesn't work for you, the only other thing I can think of is > | to a script. [...] >

Re: key binding(?) to fwd emails to fixed email address

2012-02-12 Thread Cameron Simpson
On 10Feb2012 19:02, Kevin McCarthy wrote: | SK wrote: | > Is there a quick way for me to forward emails to a fixed/hardcoded | > email address with say a single key press? It could work either in the | > index or the pager view. | | If bounce doesn't work for you, the only other thing I can think

Re: key binding(?) to fwd emails to fixed email address

2012-02-11 Thread Kevin McCarthy
SK wrote: > Is there a quick way for me to forward emails to a fixed/hardcoded > email address with say a single key press? It could work either in the > index or the pager view. If bounce doesn't work for you, the only other thing I can think of is to a script. Something like this: #!/bin/bas

key binding(?) to fwd emails to fixed email address

2012-02-10 Thread SK
Hi all, Is there a quick way for me to forward emails to a fixed/hardcoded email address with say a single key press? It could work either in the index or the pager view. Regards, SK

Re: One Binding Having a Strange Side Effect

2012-01-02 Thread Patrick Shanahan
* Bastien Dejean [01-02-12 15:22]: > > '^h' always worked as expected but 'l' didn't. > > So, with the following config: > > set mbox_type = Maildir > set folder = ~/.maildir > set spoolfile = +/inbox > bind pager \Ch help > > If I press 'l' in pager mode, mutt goes nuts. ok,

Re: One Binding Having a Strange Side Effect

2012-01-02 Thread Bastien Dejean
Patrick Shanahan: > * Bastien Dejean [01-02-12 14:27]: > > Patrick Shanahan: > > > > > > try binding to a different key than "h" and see if you have the same > > > condition. Would indicate it possibly is a bug in mutt. > > > >

Re: One Binding Having a Strange Side Effect

2012-01-02 Thread Patrick Shanahan
* Bastien Dejean [01-02-12 14:27]: > Patrick Shanahan: > > > > try binding to a different key than "h" and see if you have the same > > condition. Would indicate it possibly is a bug in mutt. > > Seems only '^h' makes my mutt go mad. then to fu

Re: One Binding Having a Strange Side Effect

2012-01-02 Thread Patrick Shanahan
angle > > > brackets". > > > > > > But maybe it should be a macro? > > > > > > Anyway, my original problem was to find a good replacement binding for > > > 'help', since I would prefer '?' to be bound to 'sear

Re: One Binding Having a Strange Side Effect

2012-01-02 Thread Bastien Dejean
e a macro? > > > > Anyway, my original problem was to find a good replacement binding for > > 'help', since I would prefer '?' to be bound to 'search-reverse', and > > obviously '^h' is not a good choice. > > try binding to a diffe

Re: One Binding Having a Strange Side Effect

2012-01-02 Thread Patrick Shanahan
* Bastien Dejean [01-02-12 05:48]: > It's not a macro: > > bind pager \Ch help > > And hence: "the function name is to be specified without angle > brackets". > > But maybe it should be a macro? > > Anyway, my original problem was to find a g

Re: One Binding Having a Strange Side Effect

2012-01-02 Thread Bastien Dejean
Cameron Simpson: > On 01Jan2012 10:42, Bastien Dejean wrote: > | Cameron Simpson: > | > On 31Dec2011 14:24, Bastien Dejean wrote: > | > | If I add the following binding to my `.muttrc`: > | > | bind pager \Ch help > | > | And if I press 'l' in the p

Re: One Binding Having a Strange Side Effect

2012-01-01 Thread Cameron Simpson
On 01Jan2012 10:42, Bastien Dejean wrote: | Cameron Simpson: | > On 31Dec2011 14:24, Bastien Dejean wrote: | > | If I add the following binding to my `.muttrc`: | > | bind pager \Ch help | > | And if I press 'l' in the pager, I can see the cursor flickering at the | &

Re: One Binding Having a Strange Side Effect

2012-01-01 Thread Bastien Dejean
Cameron Simpson: > On 31Dec2011 14:24, Bastien Dejean wrote: > | If I add the following binding to my `.muttrc`: > | > | bind pager \Ch help > | > | And if I press 'l' in the pager, I can see the cursor flickering at the > | bottom right of the message list a

Re: One Binding Having a Strange Side Effect

2011-12-31 Thread Cameron Simpson
On 31Dec2011 14:24, Bastien Dejean wrote: | If I add the following binding to my `.muttrc`: | | bind pager \Ch help | | And if I press 'l' in the pager, I can see the cursor flickering at the | bottom right of the message list area... Only '^c' can get me out of this.

One Binding Having a Strange Side Effect

2011-12-31 Thread Bastien Dejean
Hi, If I add the following binding to my `.muttrc`: bind pager \Ch help And if I press 'l' in the pager, I can see the cursor flickering at the bottom right of the message list area... Only '^c' can get me out of this. Greetings, -- b.d (| |) ^ ^

Re: key binding for sidebar folder list

2011-11-24 Thread SK
>> I know there are key bindings to go up and down the mailbox folder in >> the sidebar. Is there any way I can make my life a bit more easier by >> binding a key to select a specific mailbox folder. For example ctrl-1 >> would select the first inbox, ctrl-2 the second et

Re: key binding for sidebar folder list

2011-11-24 Thread du yang
On Thursday 11/24/11 19:38:02 CST, SK wrote: > Hi, > > I know there are key bindings to go up and down the mailbox folder in > the sidebar. Is there any way I can make my life a bit more easier by > binding a key to select a specific mailbox folder. For example ctrl-1 > woul

key binding for sidebar folder list

2011-11-24 Thread SK
Hi, I know there are key bindings to go up and down the mailbox folder in the sidebar. Is there any way I can make my life a bit more easier by binding a key to select a specific mailbox folder. For example ctrl-1 would select the first inbox, ctrl-2 the second etc.? Regards, SK

Re: Key binding problem

2011-10-25 Thread Tycho Andersen
d restarting xterm) fixes the issue. It seems strange to me that what-key worked but the binding w/o the fix didn't, but I'll leave it as one of life's great mysteries. Thanks! \t

Re: Key binding problem

2011-10-25 Thread Veljko
On Tue, Oct 25, 2011 at 03:19:38PM -0500, Tycho Andersen wrote: > On Tue, Oct 25, 2011 at 08:53:59PM +0200, Veljko wrote: > > > > Hi! > > > > Alt is same as pushed and released Esc, so \ej would give you ALT+j. > > Thanks for the response! > > Unfortunately, I still have the same problem (push

Re: Key binding problem

2011-10-25 Thread Brandon McCaig
Hello, On Tue, Oct 25, 2011 at 03:19:38PM -0500, Tycho Andersen wrote: > Unfortunately, I still have the same problem (push \ej or push > \252 works, but pressing ALT+j doesn't; pressing esc then j > does, though). I am somewhat familiar with this. I know that in irssi it is the same concept. I h

Re: Key binding problem

2011-10-25 Thread Tycho Andersen
On Tue, Oct 25, 2011 at 08:53:59PM +0200, Veljko wrote: > > Hi! > > Alt is same as pushed and released Esc, so \ej would give you ALT+j. Thanks for the response! Unfortunately, I still have the same problem (push \ej or push \252 works, but pressing ALT+j doesn't; pressing esc then j does, thou

Re: Key binding problem

2011-10-25 Thread Veljko
On Tue, Oct 25, 2011 at 01:34:30PM -0500, Tycho Andersen wrote: > Hi all, > > I'm trying to bind a key combination to an action. Specifically, I'm > trying to bind ALT+j to something. :exec what-key gives me octal 252 > as the value for this key combo, so I stuck: > > bind index,pager \252 side

Key binding problem

2011-10-25 Thread Tycho Andersen
Hi all, I'm trying to bind a key combination to an action. Specifically, I'm trying to bind ALT+j to something. :exec what-key gives me octal 252 as the value for this key combo, so I stuck: bind index,pager \252 sidebar-next in my ~/.muttrc. However, when I source it and press ALT+j, it tells

Re: binding multiple steps to one key

2010-04-18 Thread Asif Iqbal
On Sat, Apr 17, 2010 at 8:38 PM, Michael Elkins wrote: > On Sat, Apr 17, 2010 at 01:47:36PM -0400, Asif Iqbal wrote: >> >> Our company policy is to forward the spam as an attachment to company >> abuse address. >> >> So, I am doing all the following 6 steps to do just that >> >>  f >>  To: >>  S

Re: binding multiple steps to one key

2010-04-17 Thread Asif Iqbal
On Sat, Apr 17, 2010 at 11:30 PM, Asif Iqbal wrote: > On Sat, Apr 17, 2010 at 8:38 PM, Michael Elkins wrote: >> On Sat, Apr 17, 2010 at 01:47:36PM -0400, Asif Iqbal wrote: >>> >>> Our company policy is to forward the spam as an attachment to company >>> abuse address. >>> >>> So, I am doing all t

Re: binding multiple steps to one key

2010-04-17 Thread Christian Ebert
* Michael Elkins on Saturday, April 17, 2010 at 17:38:15 -0700 > On Sat, Apr 17, 2010 at 01:47:36PM -0400, Asif Iqbal wrote: >> Our company policy is to forward the spam as an attachment to company >> abuse address. >> >> So, I am doing all the following 6 steps to do just that >> >> f >> To: >

Re: binding multiple steps to one key

2010-04-17 Thread Asif Iqbal
On Sat, Apr 17, 2010 at 8:38 PM, Michael Elkins wrote: > On Sat, Apr 17, 2010 at 01:47:36PM -0400, Asif Iqbal wrote: >> >> Our company policy is to forward the spam as an attachment to company >> abuse address. >> >> So, I am doing all the following 6 steps to do just that >> >>  f >>  To: >>  S

Re: binding multiple steps to one key

2010-04-17 Thread Michael Elkins
On Sat, Apr 17, 2010 at 01:47:36PM -0400, Asif Iqbal wrote: Our company policy is to forward the spam as an attachment to company abuse address. So, I am doing all the following 6 steps to do just that f To: Subject: the long message Forward as attachment? It's not possible to make

Re: binding multiple steps to one key

2010-04-17 Thread Asif Iqbal
On Sat, Apr 17, 2010 at 6:51 PM, Brian Ryans wrote: > Quoting Asif Iqbal on 2010-04-17 12:47:36: >> Hi All >> >> Our company policy is to forward the spam as an attachment to company >> abuse address. >> >> So, I am doing all the following 6 steps to do just that >> >>    f >>   To: >>   Subject

Re: binding multiple steps to one key

2010-04-17 Thread Brian Ryans
Quoting Asif Iqbal on 2010-04-17 12:47:36: > Hi All > > Our company policy is to forward the spam as an attachment to company > abuse address. > > So, I am doing all the following 6 steps to do just that > >f > To: > Subject: the long message > Forward as attachment? > > > >

binding multiple steps to one key

2010-04-17 Thread Asif Iqbal
Hi All Our company policy is to forward the spam as an attachment to company abuse address. So, I am doing all the following 6 steps to do just that f To: Subject: the long message Forward as attachment? Is it possible to bind all these steps to one key like for example `S' i

Re: archive key binding for gmail

2009-10-29 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Thursday, October 29 at 06:08 PM, quoth Randomcoder: >So far I got this > macro index A 's=[Gmail]/All Mail' > >somehow when I do A on a message I get >=[Gmail]/All MailMail > >Yeah, that's right, double "Mail". >How do I correct this ? It's bec

archive key binding for gmail

2009-10-29 Thread Randomcoder
Hi, I'm interested in making an archive key binding for gmail. So far I got this macro index A 's=[Gmail]/All Mail' somehow when I do A on a message I get =[Gmail]/All MailMail Yeah, that's right, double "Mail". How do I correct this ? Running Mutt 1.5.18 (2008

Re: noob mutt binding question

2009-10-10 Thread John
On Sat, Oct 10, 2009 at 10:36:30PM +0600, Anton Bobov wrote: > bind index,pager d delete-message yep, my error, of course it works by default. Seems one of my macros was broken, sorry for the noise. All working now ;) -- John

Re: noob mutt binding question

2009-10-10 Thread Anton Bobov
Hi. On Sat, Oct 10, 2009 at 05:21:10PM +0100, John wrote: > After not using mutt for a while, I was suprised finding the latest mutt > [Mutt 1.5.20 (2009-06-14)] didn't have a default binding for > delete-message. If I look into the help, it tells me that > default-message is

noob mutt binding question

2009-10-10 Thread John
Hi, After not using mutt for a while, I was suprised finding the latest mutt [Mutt 1.5.20 (2009-06-14)] didn't have a default binding for delete-message. If I look into the help, it tells me that default-message is unbound. Often I want to tag messages and delete them. For this I'd us

Re: F1 - key-binding trapped

2009-06-24 Thread Todd Zullinger
Michael Tatge wrote: > * On Wed, Jun 24, 2009 11:46AM +0200 Jan-Herbert Damm (jan-h-d...@web.de) > muttered: >> this .muttrc entry (in my /etc/Muttrc): >> >> macro generic,pager " less /[...]/doc/mutt/manual.txt >> >> seems to be trapped by Gnome somehow. F1 (from within mutt) starts >> the gnom

Re: F1 - key-binding trapped

2009-06-24 Thread Michael Tatge
* On Wed, Jun 24, 2009 11:46AM +0200 Jan-Herbert Damm (jan-h-d...@web.de) muttered: > this .muttrc entry (in my /etc/Muttrc): > > macro generic,pager " less /[...]/doc/mutt/manual.txt > > seems to be trapped by Gnome somehow. F1 (from within mutt) starts the > gnome-terminal-help on my ubuntu

F1 - key-binding trapped

2009-06-24 Thread Jan-Herbert Damm
Hello, this .muttrc entry (in my /etc/Muttrc): macro generic,pager " less /[...]/doc/mutt/manual.txt seems to be trapped by Gnome somehow. F1 (from within mutt) starts the gnome-terminal-help on my ubuntu 8.10. How to change this? jan

Re: binding control-up, control-down

2009-02-17 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, February 17 at 09:37 AM, quoth Sven Hergenhahn: >Hi Kyle, > >Kyle Wheeler schrieb: >> On Monday, February 16 at 02:31 PM, quoth Sven Hergenhahn: >>> I'm trying to bind control-up and control-down. >> >> the way to find out if mutt can see

Re: binding control-up, control-down

2009-02-17 Thread Sven Hergenhahn
Hi Kyle, Kyle Wheeler schrieb: > On Monday, February 16 at 02:31 PM, quoth Sven Hergenhahn: >> I'm trying to bind control-up and control-down. > > the way to find out if mutt can see those characters is to use > the function Thanks. Tried that and it returned Char = A, Oktal = 101, Dezimal =

Re: binding control-up, control-down

2009-02-16 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, February 16 at 02:31 PM, quoth Sven Hergenhahn: >I'm trying to bind control-up and control-down. Good luck - many terminals don't actually understand those as any different than normal up and down. But, the way to find out if mutt can see

binding control-up, control-down

2009-02-16 Thread Sven Hergenhahn
Hi, I'm trying to bind control-up and control-down. Neither nor \c nor \111 does the trick. Any ideas? Thanks, Sven

binding control-up, control-down

2009-02-16 Thread Sven Hergenhahn
Hi, (sorry if double-posted, but my original post did not show up for 5 hours) I'm trying to bind control-up and control-down. Neither nor \c nor \111 does the trick. Any ideas? Thanks, Sven

Re: complete-query key binding question

2008-04-16 Thread Alain Bench
Hi Rado! On Sunday, April 13, 2008 at 15:03:00 +0200, Rado Smiljanic wrote: > On some systems Shift-TAB works, but you'd need to capture the raw > ESC-sequence produced by it, there is no mutt-code for it. The Shift-TAB key combination produces a on many keyboards. Mutt can bind . Bye!

Re: complete-query key binding question

2008-04-13 Thread Marianne Promberger
On 04/13/08 15:03, Rado S wrote: > =- Marianne Promberger wrote on Sun 13.Apr'08 at 13:21:56 +0100 -= > > > This works fine: > > bindeditor"\e\t" complete-query > > But really, I'd rather bind it to Ctrl-Tab, but this > > bindeditor"\C\t" complete-query > > doesn't do the trick -

Re: complete-query key binding question

2008-04-13 Thread Rado S
=- Marianne Promberger wrote on Sun 13.Apr'08 at 13:21:56 +0100 -= > What does "^T" stand for? I can't figure this out. Certanily, the > actual "^" and "T" keys don't work for me. Ctrl-T (or Strg-T) > This works fine: > bindeditor"\e\t" complete-query > But really, I'd rather bind it to

complete-query key binding question

2008-04-13 Thread Marianne Promberger
Hi List, The mutt manual says: "In any prompt for address entry, you can use the complete-query function (default: ^T) ... " What does "^T" stand for? I can't figure this out. Certanily, the actual "^" and "T" keys don't work for me. So I tried rebinding This works fine: bindeditor"\e

Re: Binding to CTRL + arrowkeys

2007-10-14 Thread Gary Johnson
On 2007-10-14, Felix 'buebo' Kakrow <[EMAIL PROTECTED]> wrote: > Hello, > Am 13.10.07 19:12 schrieb Gary Johnson <[EMAIL PROTECTED]>: > > To see what mutt receives when you type a key or key combination, > > execute this in mutt: > > > >:exec what-key > > This does only seem to work when I s

Re: Binding to CTRL + arrowkeys

2007-10-14 Thread Felix 'buebo' Kakrow
Hello, Am 13.10.07 19:12 schrieb Gary Johnson <[EMAIL PROTECTED]>: > To see what mutt receives when you type a key or key combination, > execute this in mutt: > >:exec what-key This does only seem to work when I set $LANG to something that is not UTF-8, per default $LANG is de_DE.UTF-8 on my

Re: Binding to CTRL + arrowkeys

2007-10-13 Thread Gary Johnson
On 2007-10-13, Felix 'buebo' Kakrow <[EMAIL PROTECTED]> wrote: > Hello, > I'm using mutt 1.5.16 with the sidebar patch and I'd like to use the ctrl + > the arrow keys to move around in the sidebar. > > I've tried this in ~/.muttrc > > bind index \Csidebar-prev > bind index \C sidebar-next >

Binding to CTRL + arrowkeys

2007-10-13 Thread Felix 'buebo' Kakrow
Hello, I'm using mutt 1.5.16 with the sidebar patch and I'd like to use the ctrl + the arrow keys to move around in the sidebar. I've tried this in ~/.muttrc bind index \Csidebar-prev bind index \C sidebar-next bind index \C sidebar-open but it doesn't work. Quotes don't change anything. A

Re: Macro/Key Binding to call Fetchmail?

2007-07-10 Thread Andrew Strong
On Tue, Jul 10, 2007 at 07:52:09PM -0600, Kyle Wheeler wrote: > On Wednesday, July 11 at 11:42 AM, quoth Andrew Strong: > >I normally check mail from within Mutt 1.5.16 as follows: > > > > ! Fetchmail -v > > > >but I suspect this could be bound to a key rather than typed in each > >time. I have fla

Re: Macro/Key Binding to call Fetchmail?

2007-07-10 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, July 11 at 11:42 AM, quoth Andrew Strong: >I normally check mail from within Mutt 1.5.16 as follows: > > ! Fetchmail -v > >but I suspect this could be bound to a key rather than typed in each >time. I have flailed around with no success,

Macro/Key Binding to call Fetchmail?

2007-07-10 Thread Andrew Strong
Hi, I normally check mail from within Mutt 1.5.16 as follows: ! Fetchmail -v but I suspect this could be bound to a key rather than typed in each time. I have flailed around with no success, could I have a little direction from the mutt-users? Thanks, Andrew -- Andrew's Corner http://peo

Re: newbie question on binding

2002-07-14 Thread Cameron Simpson
t; > That's control-V and then the backspace key. What does it show? | > It sends the ^?. | | that's the "delete" character - not the backspace one. Which means, in case Sven wasn't clear enough, that you should be binding instead of . Or remap your keyboard - pe

Re: newbie question on binding

2002-07-12 Thread Sven Guckes
* Rich <[EMAIL PROTECTED]> [2002-07-12 12:11]: > On Fri,Jul12,2002at10:04:45PM+1000, Cameron Simpson wrote: > > Might want to check your backspace is actually sending ^H and not ^?. > > Type: ^V > > That's control-V and then the backspace key. What does it show? > > It sends the ^?. that's the "d

Re: newbie question on binding

2002-07-12 Thread Rich
On Fri,Jul12,2002at10:04:45PM+1000, Cameron Simpson wrote: > Might want to check your backspace is actually sending ^H and not ^?. > Type: > ^V > That's control-V and then the backspace key. What does it show? > -- > Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au

Re: newbie question on binding

2002-07-12 Thread Cameron Simpson
On 06:12 12 Jul 2002, Rich <[EMAIL PROTECTED]> wrote: | On Fri,Jul12,2002at01:10:33AM-0700, John Iverson wrote: | > Try ":bind pager previous-line" | Tried that. Still gives the error "Key is not bound". I can bind just about | any other key. I was just wondering why the default doesnt work. I am

Re: newbie question on binding

2002-07-12 Thread Rich
On Fri,Jul12,2002at01:10:33AM-0700, John Iverson wrote: > > Try ":bind pager previous-line" > > -- > John Tried that. Still gives the error "Key is not bound". I can bind just about any other key. I was just wondering why the default doesnt work. I am running this in xterm. I have tried all th

Re: newbie question on binding

2002-07-12 Thread John Iverson
* On Thu, 11 Jul 2002, Rich wrote: > I have tried actually binding the keys while i am in mutt with > the command ":bind pager backspace previous-line" Try ":bind pager previous-line" -- John

newbie question on binding

2002-07-11 Thread Rich
key or the < key which if i look in the help they are BOTH defined as previous-line. I have tried actually binding the keys while i am in mutt with the command ":bind pager backspace previous-line" the command doesnt return any errors but again it still doesnt work. I have tried set

  1   2   3   >