Re: Reply (was: Re: [Evolution] "Read next unread message' keybinding DOES NOT WORK)
- From: guenther <guenther rudersport de>
- To: Thomas Maeder <maeder+evolution glue ch>
- Cc: evolution lists ximian com
- Subject: Re: Reply (was: Re: [Evolution] "Read next unread message' keybinding DOES NOT WORK)
- Date: 29 Jun 2003 22:53:19 +0200
Even more unfortunately, in my opinion, there is no hot key for "Reply
to List." If anyone knows how to map, say, CONTROL-L to "Reply to List"
I'd be extremely grateful.
For Evolution *1.4* that is: edit (as root) the file
/usr/share/evolution/1.4/ui/evolution-mail-message.xml
and set the empty accel value for MessageReplyList:
<cmd name="MessageReplyList"
_tip="Compose a reply to the mailing list of the selected message"
accel="*Control*l"/>
I don't remember the path for your 1.2.x version, but IIRC it is in
/usr/share/gnome/ui and the syntax should be the same. Make sure, there
is no other action bound to Ctrl-L.
It's /opt/gnome/share/gnome/ui/evolution-mail-message.xml on my box.
Where are the key names (such as "period") documented?
I think you will have to guess, check which are already set or have a
look at the source code...
How do I define the "n" key for MailNextUnread?
Well, what about the obvious? Add a line in evolution-mail-message.xml
where all the other MailNextUnread keybindings are stored:
<accel name="N" verb="MailNextUnread"/>
...guenther
--
char *t="\10pse\0r\0dtu\0 ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]