Re: Help, completion is doing ispell

2002-10-30 Thread Laura Conrad
> "sb" == Sridhar Boovaraghavan <[EMAIL PROTECTED]> writes: sb> For this reason, I have the following in my .emacs sb> (global-set-key (quote [C-tab]) (quote bbdb-complete-name)) sb> Maybe needs a little getting used to, but works like a charm after. Thanks, it seems to work. T

Re: Help, completion is doing ispell

2002-10-30 Thread Sridhar Boovaraghavan
On October 30, 2002 11:55:48 -0500, Laura Conrad wrote: > Another user, with an identical (for this purpose) .xemacs/init.el > file can type "ESC TAB" and get bbdb completion; for me it runs spell > check. I spent a lot of time playing with various kinds of init > files, and can't figure o

Help, completion is doing ispell

2002-10-30 Thread Laura Conrad
I did some fiddling with my xemacs configuration files earlier this week, and thought I had removed all my (unsuccessful) experiments. I certainly always had the line: (global-unset-key "\M-\t") before the line: (require 'bbdb) Another user, with an identical (for this purpose) .xemacs/init.e

Re: Problem with cygwin

2002-10-30 Thread Ronan Waide
On October 30, [EMAIL PROTECTED] said: > > (5) Ronan Waide: This is how VM is generating autoloads for quite a > while (maybe 2-3 years now). At issue, I believe, was the same > problem when people like me tried the original method for > autoloads on Windows/cygwin environments. Couldn

Re: Problem with cygwin

2002-10-30 Thread Sridhar Boovaraghavan
On Wednesday October 30, 2002 11:29:59 +0100, Niklas Morberg wrote: > Niklas Morberg <[EMAIL PROTECTED]> writes: > > > And now it magically works building BBDB. I don't understand > > why. I still think something is broken somewhere, but BBDB > > is working on my location now. Thanks! > >

Re: Problem with cygwin

2002-10-30 Thread Robert Fenk
On Wednesday, October 30, 2002 at 11:07:05, Niklas Morberg wrote: > Robert Fenk <[EMAIL PROTECTED]> writes: > > > Just wondering, which version of XEmacs are you using? > > I'm using Gnu Emacs: > > GNU Emacs 21.2.1 (i386-mingw-nt5.0.2195) of 2002-03-26 on PCNIKLAS2 This is probably causing the

Re: pop up elided display howto

2002-10-30 Thread Ronan Waide
On October 30, [EMAIL PROTECTED] said: > appropriately in your bbdb-display-layout-alist. It all seems to be > getting a little cumbersome... This is one of the downsides of providing so much customisation. The other big one is testing all possible variables, which is damn near impossible with BB

Re: pop up elided display howto

2002-10-30 Thread Patrick Campbell-Preston
On Friday, October 25, 2002, I wrote: > My next tweak will probably be to write a filter function which > chooses one 'most useful' phone number or address to display in the > one line layout. Here it is - mostly in case anyone can see a neater way of doing it. All I'm trying to do is to choose

Re: Problem with cygwin (Was: Re: How can I customize phonelocation?)

2002-10-30 Thread Niklas Morberg
Niklas Morberg <[EMAIL PROTECTED]> writes: > And now it magically works building BBDB. I don't understand > why. I still think something is broken somewhere, but BBDB > is working on my location now. Thanks! Although it works to compile, I saw far too many problems so I went back to 2.34. To begi

Problem with cygwin (Was: Re: How can I customize phone location?)

2002-10-30 Thread Niklas Morberg
Sridhar Boovaraghavan <[EMAIL PROTECTED]> writes: > On Thursday October 24, 2002 15:33:28 +0200, Niklas Morberg wrote: > > > While compiling toplevel forms in file h:/bbdb/lisp/bbdb-gnus.el: > > !! File error (("Searching for program" "no such file or directory" >"/bin/sh.exe")) > > > > Th