bash under emacs gives "cannot set terminal process group"

2012-02-27 Thread leoslists
Hi there I upgraded my Cygwin installation to Cygwin dll 1.7.11-1. Since then when I start Cygwin bash under emacs i get the following error message: bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell And indeed, I ca

file an emacs function is defined in

2012-03-19 Thread leoslists
Hi there I switched to Cygwin emacs and since then the help to a function (`describe-function') does not bring up the file the is defined in (e.g. "dired.el"). NTemacs and Emacs on Mac do this out of the box. Is there any path variable not set? Thanks, Leo -- View this message in context:

Re: file an emacs function is defined in

2012-03-19 Thread leoslists
Ken Brown-6 wrote: > > On 3/19/2012 9:33 PM, leoslists wrote: >> I switched to Cygwin emacs and since then the help to a function >> (`describe-function') >> does not bring up the file the is defined in (e.g. "dired.el"). > > To keep the size of t

find: File system loop detected problem in find and locate

2012-03-19 Thread leoslists
Hi there I'm trying to use locate and find. When I issue find / -xdev -name "*hallo*" I get the warning find: File system loop detected; `/c/cygwin' is part of the same file system loop as `/'. It is important to note, that I have mounted the C: drive at /c. After reading some Cygwin