Replace S- key with /-

2011-04-25 Thread Leo
I propose replace the S- prefix key with /- in these commands:

Major Mode Bindings Starting With S:
key binding
--- ---

S 1 bbdb-display-records
S A bbdb-display-all-records
S N bbdb-search-notes
S a bbdb-search-address
S c bbdb-search-changed
S d bbdb-search-duplicates
S m bbdb-search-mail
S n bbdb-search-name
S o bbdb-search-organization
S p bbdb-search-phone

Leo


--
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: TAB should move from field to field

2011-04-25 Thread Stefan Monnier
 If I could add a rider request to this, it would be great to have a
 single key command to copy the field contents to the kill ring (the way
 'M' does now for the primary mail address). I often need to copy
 people's details to other places, and every time I do I wish I had this…

I'd personally even prefer if fields work as sexp, so I can just use
M-C-SPC to mark a few fields and then M-w to copy them.
I.e. hooking into forward-sexp-function would suit my fingers.


Stefan


--
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Re: Replace S- key with /-

2011-04-25 Thread Roland Winkler
On Mon Apr 25 2011 Leo wrote:
 I propose replace the S- prefix key with /- in these commands:
 
 Major Mode Bindings Starting With S:

I agree that it might be useful if at some point all keybindings of
BBDB get reviewed. Yet I was wondering: what is the rationale for
your proposal? (Some keyboards make it easy to type a character like
/, others require a shift key. Then I find S more mnemonic than
/. Or are the other modes with a similar prefix?)

Roland

--
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: Replace S- key with /-

2011-04-25 Thread Leo
On 2011-04-25 23:03 +0800, Roland Winkler wrote:
 On Mon Apr 25 2011 Leo wrote:
 I propose replace the S- prefix key with /- in these commands:
 
 Major Mode Bindings Starting With S:

 I agree that it might be useful if at some point all keybindings of
 BBDB get reviewed. Yet I was wondering: what is the rationale for
 your proposal? (Some keyboards make it easy to type a character like
 /, others require a shift key. Then I find S more mnemonic than
 /. Or are the other modes with a similar prefix?)

 Roland

Mostly firefox and Gnus:

Major Mode Bindings Starting With /:
key binding
--- ---

/ * gnus-summary-limit-include-cached
/ . gnus-summary-limit-to-unseen
/ / gnus-summary-limit-to-subject
/ A gnus-summary-limit-to-address
/ C gnus-summary-limit-mark-excluded-as-read
/ D gnus-summary-limit-include-dormant
/ E gnus-summary-limit-include-expunged
/ M gnus-summary-limit-exclude-marks
/ N gnus-summary-insert-new-articles
/ R gnus-summary-limit-to-recipient
/ S gnus-summary-limit-to-singletons
/ T gnus-summary-limit-include-thread
/ a gnus-summary-limit-to-author
/ b gnus-summary-limit-to-bodies
/ c gnus-summary-limit-exclude-childless-dormant
/ d gnus-summary-limit-exclude-dormant
/ h gnus-summary-limit-to-headers
/ m gnus-summary-limit-to-marks
/ n gnus-summary-limit-to-articles
/ o gnus-summary-insert-old-articles
/ p gnus-summary-limit-to-display-predicate
/ r gnus-summary-limit-to-replied
/ s gnus-summary-limit-to-subject
/ t gnus-summary-limit-to-age
/ u gnus-summary-limit-to-unread
/ v gnus-summary-limit-to-score
/ w gnus-summary-pop-limit
/ x gnus-summary-limit-to-extra


--
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: Replace S- key with /-

2011-04-25 Thread Sean Sieger
Or are the other modes with a similar prefix?)

`/' initiates the search in man, puts the cursor in the search field of
Google, and Google Mail as other instances.


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: Replace S- key with /-

2011-04-25 Thread Sean Sieger
Sean Sieger sean.sie...@gmail.com writes:

Or are the other modes with a similar prefix?)

`/' initiates the search in man, puts the cursor in the search field of
Google, and Google Mail as other instances.

Sorry.  That doesn't really address the question of mode.  And I cannot
try / in Woman at the moment.


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: TAB should move from field to field

2011-04-25 Thread Roland Winkler
On Mon Apr 25 2011 Stefan Monnier wrote:
 I'd personally even prefer if fields work as sexp, so I can just use
 M-C-SPC to mark a few fields and then M-w to copy them.
 I.e. hooking into forward-sexp-function would suit my fingers.

Interesting idea - though admittedly I don't know yet how this could
work. What would be a sexp in a BBDB buffer? How should a command
such as forward-sexp treat data (such as email addresses and phone
numbers) versus comments (such as field labels)?

Also I would always prefer if copying of individual fields did not
depend on whether a record is displayed in multi-line or in one-line
format. So copying should be based on the raw data in the database
(with possibly some base formatting), but not on the displayed data
including the field labels, line breaks and indentation.

Roland

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: TAB should move from field to field

2011-04-25 Thread Ted Zlatanov
On Mon, 25 Apr 2011 15:19:02 -0500 Roland Winkler wink...@gnu.org wrote: 

RW On Mon Apr 25 2011 Stefan Monnier wrote:
 I'd personally even prefer if fields work as sexp, so I can just use
 M-C-SPC to mark a few fields and then M-w to copy them.
 I.e. hooking into forward-sexp-function would suit my fingers.
...
RW Also I would always prefer if copying of individual fields did not
RW depend on whether a record is displayed in multi-line or in one-line
RW format. So copying should be based on the raw data in the database
RW (with possibly some base formatting), but not on the displayed data
RW including the field labels, line breaks and indentation.

Maybe always copy the raw data (fields or the whole record) but
provide yank functions insinuated into each known recipient?  Maybe
simply `bbdb-yank' could be the function?

For example yanking into a fundamental buffer would paste the text
version.  Yanking into a lisp mode would paste in Lisp syntax.  Yanking
into Gnus/VM/etc. would paste a vcard.

Just an idea, it could be useful though.

Ted


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: mail administrivia

2011-04-25 Thread Roland Winkler
On Thu Apr 21 2011 Sam Steingold wrote:
  * Ted Zlatanov g...@yvsrybtf.pbz [2011-04-21 13:20:30 -0500]:
 
  On Thu, 21 Apr 2011 11:10:24 -0400 Sam Steingold s...@gnu.org wrote: 
 
  * Ted Zlatanov g...@yvsrybtf.pbz [2011-04-18 11:03:57 -0500]:
  
  - set up a bbdb-vcs list for commit messages
 
  Sam - subscribe bbdb-info to bbdb-vcs in the digest mode
 
  E I'm not sure that's necessary.  I wouldn't find it useful.
 
 I use this setup for clisp; however, clisp has separate lists for users
 and developers, and it is the developers' list which gets the digest.
 
  Roland should decide.
 indeed.

I am sorry, you caught me here with something I do not know about.

This is about the bbdb-info list receiving digests (every now and
then) on what has been commited recently so that subscribers of
bbdb-info are kept up-to-date?

Well, I might not be the right person for deciding on such a
question either in the sense that I do not know who / how many
people with which interests have currently subscribed to bbdb-info.

I suggest we could certainly give it a try. If people start
complaining or we do not like this ourselves, I guess we can always
change it.

Roland

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/