<backspace> not bound properly in haskell-mode

Michael Markert markert.michael at googlemail.com
Fri Sep 14 16:01:57 CEST 2012


On Fri, Sep 14 2012 (15:40), Keshav Kini <keshav.kini at gmail.com> wrote: 

> Should evil-mode perhaps trap <backspace> directly as well as DEL? Or is
> this a bug in haskell-mode, i.e. should haskell-mode be trapping DEL
> instead of <backspace>?

I'd say the latter: <backspace> is not available on terminals and
specific to the GUI. The problem is that it is also more specific than
DEL and therefore the conversion does not happen.

This also means that haskell-mode is probably broken on terminals.

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20120914/f2fc515d/attachment.pgp 


More information about the implementations-list mailing list