Gnus development mailing list
 help / color / mirror / Atom feed
* Binding of gnus-summary-expire-thread (was: Changes committed gnus/lisp (ChangeLog gnus-sum.el))
       [not found] <E1Iaqxv-0001eS-00@quimby.gnus.org>
@ 2007-09-27 19:01 ` Reiner Steib
  2007-09-27 19:55   ` Binding of gnus-summary-expire-thread Ted Zlatanov
  0 siblings, 1 reply; 3+ messages in thread
From: Reiner Steib @ 2007-09-27 19:01 UTC (permalink / raw)
  To: ding

On Thu, Sep 27 2007, Ted Zlatanov on ding-patches:

> +	(gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
> +	shortcuts for gnus-summary-expire-thread.
[...]
> @@ -1790,6 +1790,7 @@
>    "k" gnus-summary-kill-same-subject-and-select
>    "\C-k" gnus-summary-kill-same-subject
>    "\M-\C-k" gnus-summary-kill-thread
> +  "\M-\C-e" gnus-summary-expire-thread
>    "\M-\C-l" gnus-summary-lower-thread
>    "e" gnus-summary-edit-article
>    "#" gnus-summary-mark-as-processable

This collides with the binding of `gnus-summary-edit-parameters':

  "\M-\C-e" gnus-summary-edit-parameters

I think `T e' is sufficient, isn't it?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Binding of gnus-summary-expire-thread
  2007-09-27 19:01 ` Binding of gnus-summary-expire-thread (was: Changes committed gnus/lisp (ChangeLog gnus-sum.el)) Reiner Steib
@ 2007-09-27 19:55   ` Ted Zlatanov
  2007-09-27 21:25     ` Ted Zlatanov
  0 siblings, 1 reply; 3+ messages in thread
From: Ted Zlatanov @ 2007-09-27 19:55 UTC (permalink / raw)
  To: ding

On Thu, 27 Sep 2007 21:01:59 +0200 Reiner Steib <reinersteib+gmane@imap.cc> wrote: 

RS> On Thu, Sep 27 2007, Ted Zlatanov on ding-patches:
>> +	(gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
>> +	shortcuts for gnus-summary-expire-thread.
RS> [...]
>> @@ -1790,6 +1790,7 @@
>> "k" gnus-summary-kill-same-subject-and-select
>> "\C-k" gnus-summary-kill-same-subject
>> "\M-\C-k" gnus-summary-kill-thread
>> +  "\M-\C-e" gnus-summary-expire-thread
>> "\M-\C-l" gnus-summary-lower-thread
>> "e" gnus-summary-edit-article
>> "#" gnus-summary-mark-as-processable

RS> This collides with the binding of `gnus-summary-edit-parameters':

RS>   "\M-\C-e" gnus-summary-edit-parameters

RS> I think `T e' is sufficient, isn't it?

I was trying to provide parallels with M-C-k, and did not find an
existing M-C-e binding (I searched for M-C-e which was the wrong string
due to the backslashes, I now realize).

I'm OK with removing this in favor of `T e' but will wait for your
feedback on the alternate (`v' or `v e' or `C-c e' or none of those)
binding before making the change.

Ted



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Binding of gnus-summary-expire-thread
  2007-09-27 19:55   ` Binding of gnus-summary-expire-thread Ted Zlatanov
@ 2007-09-27 21:25     ` Ted Zlatanov
  0 siblings, 0 replies; 3+ messages in thread
From: Ted Zlatanov @ 2007-09-27 21:25 UTC (permalink / raw)
  To: David Z. Maze, Reiner Steib, Ding Mailing List

On Thu, 27 Sep 2007 23:07:02 +0200 Reiner Steib <reinersteib+gmane@imap.cc> wrote: 

RS> We might use `T E': uppercase E in analogy to `E' for
RS> `gnus-summary-mark-as-expirable' (and reserve `T e' for later).  OTOH,
RS> lowercase e in analogy to `M e'.  I don't have strong opinion on this.
RS> Both (`T E' and `T e') are fine with me.

On Thu, 27 Sep 2007 17:01:25 -0400 David Z Maze <dmaze@MIT.EDU> wrote: 

DZM> Maybe `T E' (with a capital E) to be better parallel with the normal `E'
DZM> binding for gnus-summary-mark-as-expirable?

`T E' works for me.  Change is in CVS, removing `T e' and `M-C-e'.

I like that we're reserving `T e' for future use, since it will allow
bindings like `T e d' and `T e o', both of which would amuse me greatly

:)

Ted



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-27 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1Iaqxv-0001eS-00@quimby.gnus.org>
2007-09-27 19:01 ` Binding of gnus-summary-expire-thread (was: Changes committed gnus/lisp (ChangeLog gnus-sum.el)) Reiner Steib
2007-09-27 19:55   ` Binding of gnus-summary-expire-thread Ted Zlatanov
2007-09-27 21:25     ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).