Re: completion in latest code

2007-05-31 Thread Dave Goldberg
> On Thu, 31 May 2007 23:42:42 +0200, Robert Widhopf-Fenk <[EMAIL > PROTECTED]> said: > On Thursday, May 31, 2007 at 16:27:21, Dave Goldberg wrote: >> I get a window displayed now, but special display is not picking it >> up. > Too bad, but fixed now ... hopefully. ;-/ Yes it is. Thank

Re: completion in latest code

2007-05-31 Thread Robert Widhopf-Fenk
On Thursday, May 31, 2007 at 16:27:21, Dave Goldberg wrote: > I get a window displayed now, but special display is not picking it > up. Too bad, but fixed now ... hopefully. ;-/ Bye Robert - This SF.net email is sponsored by

Re: completion in latest code

2007-05-31 Thread Dave Goldberg
I get a window displayed now, but special display is not picking it up. Thanks, -- Dave Goldberg [EMAIL PROTECTED] - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and

Re: completion in latest code

2007-05-31 Thread Robert Widhopf-Fenk
On Thursday, May 31, 2007 at 15:41:37, Dave Goldberg wrote: > I also just tried setting bbdb-use-pop-up to 'horizontal and > 'vertical. I still get no display. And yes, I have tried it with > xemacs -q to avoid any issues from my init.el. Could you update an try it again now? Thanks Robert ---

Re: completion in latest code

2007-05-31 Thread Dave Goldberg
I also just tried setting bbdb-use-pop-up to 'horizontal and 'vertical. I still get no display. And yes, I have tried it with xemacs -q to avoid any issues from my init.el. Thanks, -- Dave Goldberg [EMAIL PROTECTED] - Thi

Re: completion in latest code

2007-05-31 Thread Robert Widhopf-Fenk
On Wednesday, May 30, 2007 at 22:09:04, Leo wrote: > - Robert Widhopf-Fenk (2007-05-30) wrote:- > > [...] > >> Does the following patch looks good: > >> > >> > >> --- bbdb.el30 May 2007 00:05:04 +0100 1.246 > >> +++ bbdb.el30 May 2007 00:28:34 +0100 > >> @@ -18

Re: completion in latest code

2007-05-31 Thread Dave Goldberg
> On Thu, 31 May 2007 21:31:49 +0200, Robert Widhopf-Fenk <[EMAIL > PROTECTED]> said: > On Wednesday, May 30, 2007 at 18:59:17, Dave Goldberg wrote: >> > On Tue, 29 May 2007 00:03:43 +0100, Leo <[EMAIL PROTECTED]> >> > said: > [...] >> bbdb-use-pop-up nil > It should work if you

Re: completion in latest code

2007-05-31 Thread Robert Widhopf-Fenk
On Wednesday, May 30, 2007 at 18:59:17, Dave Goldberg wrote: > > On Tue, 29 May 2007 00:03:43 +0100, Leo <[EMAIL PROTECTED]> > > said: [...] > bbdb-use-pop-up nil It should work if you do not set `bbdb-use-pop-up' to nil. Bye Robert --

Re: completion in latest code

2007-05-31 Thread Dave Goldberg
Since I get the list as a digest, I can't follow up directly to my message from last night. Sorry for breaking the thread. Anyway, I noted that I don't use bbdb-use-popup and the latest fixes result in no display of *BBDB* at all when I call M-x bbdb. The problem is the change to save-excursi

Re: completion in latest code

2007-05-30 Thread Dave Goldberg
> On Tue, 29 May 2007 00:03:43 +0100, Leo <[EMAIL PROTECTED]> said: > After restarting Emacs, I caught another error: > ,[ error ] > | Debugger entered--Lisp error: (error "No buffer named *BBDB*") > | bbdb-display-records-1((["eddies" nil nil nil nil nil ("[EMAIL > PROTECTED]") (... .

Re: completion in latest code

2007-05-30 Thread Leo
- Robert Widhopf-Fenk (2007-05-30) wrote:- [...] >> Does the following patch looks good: >> >> >> --- bbdb.el 30 May 2007 00:05:04 +0100 1.246 >> +++ bbdb.el 30 May 2007 00:28:34 +0100 >> @@ -1873,8 +1873,8 @@ >> (if bbdb-multiple-buffers (bbdb-pop-up-bbdb-buffer)) >>

Re: completion in latest code

2007-05-30 Thread Robert Widhopf-Fenk
On Wednesday, May 30, 2007 at 00:38:03, Leo wrote: > > After restarting Emacs, I caught another error: > > > > ,[ error ] | Debugger entered--Lisp error: (error "No buffer > > named *BBDB*") | bbdb-display-records-1((["eddies" nil nil nil nil > > nil ("[EMAIL PROTECTED]") (... ...) ["eddies" ni

Re: completion in latest code

2007-05-29 Thread Leo
> After restarting Emacs, I caught another error: > > ,[ error ] > | Debugger entered--Lisp error: (error "No buffer named *BBDB*") > | bbdb-display-records-1((["eddies" nil nil nil nil nil ("[EMAIL > PROTECTED]") (... ...) ["eddies" nil # nil]]) nil nil) > | bbdb-display-records((["eddies

Re: completion in latest code

2007-05-28 Thread Leo
- Robert Widhopf-Fenk (2007-05-28) wrote:- [...] >> Now it doesn't not honor `bbdb-pop-up-target-lines' etc. For >> example, the pop up window will always take half of the screen. > > Hey, you are right. > > It is fixed now, i.e. no window will popup if > bbdb-use-pop-up is set to nil. > >

Re: completion in latest code

2007-05-28 Thread Leo
- Robert Widhopf-Fenk (2007-05-28) wrote:- > On Friday, May 25, 2007 at 19:50:01, Leo wrote: >> The following message is a courtesy copy of an article >> that has been posted to gmane.emacs.bbdb.user as well. >> > >> - Robert Widhopf-Fenk (2007-05-25) wrote:- >> >> >> > No sorry,

Re: completion in latest code

2007-05-28 Thread Robert Widhopf-Fenk
On Friday, May 25, 2007 at 19:50:01, Leo wrote: > The following message is a courtesy copy of an article > that has been posted to gmane.emacs.bbdb.user as well. > > - Robert Widhopf-Fenk (2007-05-25) wrote:- > > >> > No sorry, but I hear some bells now ... it might be related to > >> > t

Re: completion in latest code

2007-05-25 Thread Robert Widhopf-Fenk
On Wednesday, May 23, 2007 at 22:20:16, Leo wrote: > - Robert Widhopf-Fenk (2007-05-23) wrote:- > > >> > You mean there is only one completion for that record and it > >> > gets completed without a completion choices buffer, right? > >> > >> No. > >> > >> I mean in a frame with only one

Re: completion in latest code

2007-05-24 Thread Leo
- Robert Widhopf-Fenk (2007-05-23) wrote:- >> > You mean there is only one completion for that record and it gets >> > completed without a completion choices buffer, right? >> >> No. >> >> I mean in a frame with only one buffer -- the "*mail*" buffer, if you >> try to complete an email a

Re: completion in latest code

2007-05-24 Thread Robert Widhopf-Fenk
On Wednesday, May 23, 2007 at 02:55:21, Leo wrote: > - Robert Widhopf-Fenk (2007-05-23) wrote:- > > >> >> I updated to bbdb yesterday and I have noticed one change > >> >> which I found annoying. > >> >> > >> >> That is, when completing email in Gnus it will go to the bbdb > >> >> entry.

Re: completion in latest code

2007-05-24 Thread Leo
- Robert Widhopf-Fenk (2007-05-23) wrote:- >> >> I updated to bbdb yesterday and I have noticed one change which I >> >> found annoying. >> >> >> >> That is, when completing email in Gnus it will go to the bbdb >> >> entry. For example, if I type "psm" in the 'From' field, then >> >> I wi

Re: completion in latest code

2007-05-24 Thread Robert Widhopf-Fenk
On Tuesday, May 22, 2007 at 23:36:43, Leo wrote: > - Robert Widhopf-Fenk (2007-05-22) wrote:- > > > On Tuesday, May 22, 2007 at 15:38:36, Leo wrote: > >> I updated to bbdb yesterday and I have noticed one change which I > >> found annoying. > >> > >> That is, when completing email in Gnus

Re: completion in latest code

2007-05-22 Thread Leo
- Robert Widhopf-Fenk (2007-05-22) wrote:- > On Tuesday, May 22, 2007 at 15:38:36, Leo wrote: >> I updated to bbdb yesterday and I have noticed one change which I >> found annoying. >> >> That is, when completing email in Gnus it will go to the bbdb >> entry. For example, if I type "psm"

Re: completion in latest code

2007-05-22 Thread Robert Widhopf-Fenk
On Tuesday, May 22, 2007 at 15:38:36, Leo wrote: > I updated to bbdb yesterday and I have noticed one change which I > found annoying. > > That is, when completing email in Gnus it will go to the bbdb > entry. For example, if I type "psm" in the 'From' field, then I > will be switched to the *BBDB