Re: newbie question on binding

2002-07-14 Thread Cameron Simpson

On 18:41 12 Jul 2002, Sven Guckes [EMAIL PROTECTED] wrote:
| * 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: ^Vbackspace
|   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
delete instead of backspace.

Or remap your keyboard - personally I wish the BackSpace key to always
send ^H, but many Linux default setups seem to make it send ^?. However,
this is a much harder job.

Cheers,
-- 
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

Vikings?  There ain't no vikings here.  Just us honest farmers.
The town was burning, the villagers were dead.  They didn't need
those sheep anyway.  That's our story and we're sticking to it.
- Dan Sorenson, DoD 1066, [EMAIL PROTECTED], [EMAIL PROTECTED]



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 BackSpace previous-line

-- 
John



Re: newbie question on binding

2002-07-12 Thread Rich

On Fri,Jul12,2002at01:10:33AM-0700, John Iverson wrote:
 
 Try :bind pager BackSpace 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 the various terminals i have on
my system and none seem to work. It used to work many months ago. Its
not really a big deal. I just got used to using it before and still find
myself in the habit of trying to use it. 

--
rich



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 BackSpace 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
| running this in xterm. I have tried all the various terminals i have on
| my system and none seem to work. It used to work many months ago. Its
| not really a big deal. I just got used to using it before and still find
| myself in the habit of trying to use it. 

Might want to check your backspace is actually sending ^H and not ^?.
Type:
^Vbackspace
That's control-V and then the backspace key. What does it show?
-- 
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

IE 5.0 introduces nothing but a bunch of DHTML extensions you'd never stoop
to using, and yet more parochial Microsoft dialects (Want to view pages
without annoying browser buttons? Just change all your .html files to
.hma! Will they never learn?)   - NTKnow, 16jun98, http://www.ntk.net/



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:
   ^Vbackspace
 That's control-V and then the backspace key. What does it show?
 -- 
 Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/
 
It sends the ^?. 

--
rich



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: ^Vbackspace
  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.
PS: please delete the signature in answers - thankyou.

Sven



newbie question on binding

2002-07-11 Thread Rich

i am currently running Mutt 1.4i (2002-05-29) on mandrake 8.2, with a 
muttrc created with the automated muttrc builder
(http://mutt.netliberte.org/). When i am reading a message, in the pager
if i am not mistaken, and i want to scroll up to the previous line i
cannot using either the backspace 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 setting it in my muttrc and that
doesnt work either. Can anyone give me some insight on this? i have been
lurking on the list for a little while and have seen nothing about this.
Thanks in advance.

--
rich