Discussion:
[mh-e:bugs] #223 mh-prefix-help broken in xemacs
Bill Wohler
2016-01-18 05:51:47 UTC
Permalink
- **labels**: --> patch
- **status**: unread --> open
- **Milestone**: --> Unassigned



---

** [bugs:#223] mh-prefix-help broken in xemacs**

**Status:** open
**Milestone:** Unassigned
**Labels:** patch
**Created:** Fri Jun 30, 2006 11:08 AM UTC by Ted Phelps
**Last Updated:** Sat Feb 23, 2013 09:17 PM UTC
**Owner:** nobody


In xemacs, mh-prefix-help always returns the generic
help. Both ? and F-? produce the generic help message.

This turns out to be because recent-keys returns a
vector of events rather than an array of characters.
The attached patch uses event-to-character in xemacs to
recover the character itself. For technical reasons, I
have been unable to test this patch under emacs.

Thanks,
-Ted



---

Sent from sourceforge.net because mh-e-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/mh-e/bugs/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/mh-e/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Loading...