Re: [PATCH] recover key ; edit record notes

2012-01-15 Thread Roland Winkler
On Sat Jan 14 2012 Ivan Kanis wrote:
 A trivial patch to recover the key ; behavior of the old bbdb. I
 use it often.

I am a bit hesitant with this patch because it sticks out from the
rest of the code. It is the only interactive command for editing a
specific field of a record. Unlike the old command your new code is
(fortunately) yet much simpler. So I am tempted to say that anyone
needing such a command (or any other command bbdb-record-edit-foo)
can write it for him- or herself and put it in the init field. I'd
be more interested in a more generic approach that works not only
for a particular field (without moving point on that field as
required by bbdb-edit-field). We already had some preliminary
discussions about this on this list.

Roland

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: [PATCH] recover key ; edit record notes

2012-01-15 Thread Ivan Kanis
Roland Winkler wink...@gnu.org wrote:

 On Sat Jan 14 2012 Ivan Kanis wrote:
 A trivial patch to recover the key ; behavior of the old bbdb. I
 use it often.

 So I am tempted to say that anyone needing such a command (or any
 other command bbdb-record-edit-foo) can write it for him- or herself
 and put it in the init field.

Do you mean that people should add code to their customization? It takes
a bit of knowledge to figure it out.

 I'd be more interested in a more generic approach that works not only
 for a particular field (without moving point on that field as required
 by bbdb-edit-field).

I am not sure I understand the specification. Would it be a function
that prompts for a field? How would it make ; work again?

Take care,
-- 
Ivan Kanis
http://kanis.fr

A lie gets halfway around the world before the truth has a chance to
get its pants on.
-- Winston Churchill

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: [PATCH] recover key ; edit record notes

2012-01-15 Thread Leo
On 2012-01-15 17:28 +0800, Roland Winkler wrote:
 I am a bit hesitant with this patch because it sticks out from the
 rest of the code. It is the only interactive command for editing a
 specific field of a record. Unlike the old command your new code is
 (fortunately) yet much simpler. So I am tempted to say that anyone
 needing such a command (or any other command bbdb-record-edit-foo)
 can write it for him- or herself and put it in the init field. I'd
 be more interested in a more generic approach that works not only
 for a particular field (without moving point on that field as
 required by bbdb-edit-field). We already had some preliminary
 discussions about this on this list.

I think I agree.

When I switched to bbdb3, initially I missed that but not very much now.

Leo


--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/