Re: Emacs: completion of buffer names ignores case

2002-12-13 Thread Jari Aalto+mail.emacs
* 2002-12-12 Eric Hanchrow <[EMAIL PROTECTED]> list.cygwin * Message-Id: <[EMAIL PROTECTED]> > I'm using emacs-21.2-10. > > I frequently want to switch to the buffer named `*shell*', so I type > *Shell Command Output* *shell* > > Now, I can understand that Emacs would ignore case wh

postgres 7.3 postmaster: invalid value for option 'LC_MESSAGES':'en_US'

2002-12-11 Thread Jari Aalto+mail.emacs
Thanks to Jason, after upgrading ipc-daemon http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html the 7.3 got installed and I rebuilt database. Now I have a strange problem. I haven't changes my wnvironment, so this worked with 7.2. $ postmaster -i -D /usr/share/postgresql/da

postgres 7.3 IpcSemaphoreCreate: semget(key=1, num=17, 03600)failed: Function not implemented

2002-12-08 Thread Jari Aalto+mail.emacs
Hi, [keep CC if you can] I tried to upgrade to latest postgres (and all the rest of the cygwin utilities), but I got weird error I haven't seen before. As expected the log first said: $ postmaster -i -D /usr/share/postgresql/data > /tmp/postgre.log 2>&1 & $ cat /tmp/postgre.log FATAL: The

Where is Cygwin FAQ in .texi or .texinfo format?

2002-01-26 Thread Jari Aalto+mail.emacs
Where can I get the Cygwin FAQ in .texi or .texinfo format? I'd like to integrate it into Emacs. The .html says that it was converted with texi2html http://cygwin.com/faq/faq.html This document was generated on 24 January 2002 using texi2html 1.56k. Jari -- http://tiny-tools.s

Emacs bash terminfo problem - rl_prep_terminal:cannot get terminalsettings

2002-01-12 Thread Jari Aalto+mail.emacs
After latest cygwin upgrade (5 weeks or so) I have started getting this weird error from Emacs. Does anyone know what can I do? The terminfo settings seesm to be in proper places: //root@W2KPICASSO /usr/lib/terminfo $ infocmp emacs # Reconstructed via infocmp from file: /usr/share

gcc -mno-cygwin fail -- undefined reference to `_impure_ptr'

2001-12-12 Thread Jari Aalto+mail.emacs
[Keep CC thank you] Does anyone know why following code fails? Do I need some other libraries or gcc compile options? This is latest Cygwin / W2k Pro / srv.p. 2 Jari --- //root@W2KPICASSO /usr/src/