bash quoting bug

2006-11-07 Thread Joe Buehler
rror: unexpected end of file $ bash --version GNU bash, version 3.1.17(9)-release (i686-pc-cygwin) Copyright (C) 2005 Free Software Foundation, Inc. $ The proper output is a " character. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem report

Re: is there a cygwin maintainer for gnu emacs?

2005-08-11 Thread Joe Buehler
er" would be a much easier way to get an initial handle on what the heck the problem is. As it was, without any message, my initial suspicion was a SEGV or similar, which would be much more likely to be a Cygwin problem than an emacs problem. -- Joe Buehler -- Unsubscribe info: h

Re: is there a cygwin maintainer for gnu emacs?

2005-08-10 Thread Joe Buehler
didn't like and intentionally aborted emacs. If you run this in a console window do you get any messages? I would think that emacs would say why it is aborting. Is there an expert on the emacs internals that would care to comment on what this abort might mean? -- Joe Buehler -- Unsubs

Re: is there a cygwin maintainer for gnu emacs?

2005-08-09 Thread Joe Buehler
onate the time to this. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: is there a cygwin maintainer for gnu emacs?

2005-08-09 Thread Joe Buehler
MS-Windows XP (SP2). The GNU emacs binary uses a number of dll's. Do you have any way to try earlier versions of the dll's? One of them will be the cygwin dll. There will also be some X11 dll's and some misc dll's that handle jpeg images etc. -- Joe Buehler -- Unsubsc

Re: is there a cygwin maintainer for gnu emacs?

2005-08-09 Thread Joe Buehler
n how emacs dies whether you can do this. 2. Failing that, run strace on emacs and send me the output (say, the last couple thousand lines) after it dies. I may be able to deduce something from that. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Probl

Re: is there a cygwin maintainer for gnu emacs?

2005-08-08 Thread Joe Buehler
Ehud Karni wrote: AFAIK Joe Buehler is maintaining Cygwin Emacs. But may be he is not subscribed to [EMAIL PROTECTED] Cygwin specific Emacs problems should be discussed on cygwin@cygwin.com, not on [EMAIL PROTECTED] What are your problems ? May be you did rebasing (especially rebase all

Re: GNU emacs 21.3.50-2 is available

2005-04-07 Thread Joe Buehler
up for Cygwin. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-05 Thread Joe Buehler
: temporarily_use_uid: 1005/513 (e=1005/513) seteuid 1005: Permission denied debug1: do_cleanup Does that happen when sshd is installed as service under SYSTEM account? This looks like the same error I reported a couple weeks ago in CVS. Hopefully it's not really a 1.5.14 thing. -- Joe Bu

Re: serious problem in current CVS

2005-03-18 Thread Joe Buehler
ce does not have the problem so I'm using that at the moment. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

serious problem in current CVS

2005-03-18 Thread Joe Buehler
In case this is not already known, the current CVS has a serious problem -- attempts to rsh or ssh in to a machine running a cygwin1.dll compiled from it fail with an error message regarding a failed setgid() call. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Emacs 21.3.50

2005-03-10 Thread Joe Buehler
e easily doable since it probably does not have the Cygwin port applied to it. 21.3.50 is probably a misnomer now that 21.4 has appeared. It has probably been renamed to 21.5.50, but I haven't checked. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: Emacs 21.3.50

2005-03-09 Thread Joe Buehler
ygwin port of GNU emacs is part of the official GNU emacs source code nowadays, so I have have no plans to release another version until the next version of GNU emacs itself is released. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

ResHacked cygwin setup?

2004-04-16 Thread Joe Buehler
ld be two versions, for those who have small displays. This is what I personally use for Cygwin setup. I presume it would be fairly easy to just recompile from source and change the panel sizes that way also. Though that may not be a good thing to assume... -- Joe Buehler -- Unsubscribe info:

Re: [ANNOUNCEMENT] GNU emacs 21.3.50-2 is available

2004-04-06 Thread Joe Buehler
GNU Emacs 21.3.50.1 (i686-pc-cygwin, X toolkit, Xaw3d scroll bars) of 2004-03-3\ 0 on cm-test Doesn't match the release announcement. The .1 on the end of that version number has nothing to do with the -2 on the end of the Cygwin package number. -- Joe Buehler -- Unsubscribe info: http:

[ANNOUNCEMENT] GNU emacs 21.3.50-2 is available

2004-04-01 Thread Joe Buehler
e aware: - You will want "tty" included in your CYGWIN environment variable setting, and probably "binmode". Look at the following for some documentation: http://www.cygwin.com/cygwin-ug-net/using-cygwinenv.html Joe Buehler To update your installation, click on the "

[ANNOUNCEMENT] GNU emacs 21.2-13 is available

2004-03-26 Thread Joe Buehler
/info - moved man pages from /usr/man to /usr/share/man New users please be aware: - You will want "tty" included in your CYGWIN environment variable setting, and probably "binmode". Look at the following for some documentation: http://www.cygwin.com/cygwin-ug-net/using

Re: Problems with Emacs - Resolution(?)

2004-02-25 Thread Joe Buehler
Ehud Karni wrote: I manged to compile Emacs from CVS but when I run it, I get errors (supposedly in lisp) that I don't get with the same Emacs and lisp files on Linux. This Emacs (21.3.50) also crashes much more then the distributed Cygwin Emacs (21.2 compiled by Joe Buehler). Thank you for

Re: Is it possible to move emacs from one computer to another?

2004-02-05 Thread Joe Buehler
eeing what the emacs maintainers have (accidentally) done to the Cygwin support since they rolled my patches in to the official GNU emacs CVS. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Document

Re: Is it possible to move emacs from one computer to another?

2004-02-05 Thread Joe Buehler
patches. 3) When past hurdle #2, how do I force a debug build? (simply 'make DEBUG=yes'?)? I believe the script builds with debug by default -- check the script. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pro

Re: KSH on Win2000

2004-01-21 Thread Joe Buehler
urce from the ast-open site and compiling it. It definitely can be done though, since I am running it extensively for a build system. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Memory Management on AMD64 in 32-bit mode

2004-01-19 Thread Joe Buehler
for Cygwin. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Cygwin crashed by emacs???

2003-12-09 Thread Joe Buehler
.x compiler. (I can create temacs, but cannot dump that to create emacs.) So I have no idea if my attempted modification actually works. Send me your fix and I will release another version. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: ht

Re: Building gcc on cygwin w/ Herman Ten Brugge's bounds checking patch

2003-11-10 Thread Joe Buehler
it yet. If you get it working it would be "interesting" to recompile Cygwin and all of its packages and see what happens. We have most of the core dumps out of our local Cygwin setup but there are still some happening from time to time... -- Joe Buehler -- Unsubscribe info:

Re: Process hang(100% CPU Usage) when concurrent calling select(),cygwin1.5.5-1 WinXP/Win2000

2003-11-07 Thread Joe Buehler
g to dynamically created threads. So there may be some problem related to the dynamically allocated threads code. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.c

Re: emacs -nw control-c mapped to control-g

2003-10-08 Thread Joe Buehler
Terrence Brannon wrote: When I open emacs via "emacs -nw" in a cygwin bash shell, it maps control-c to control-g for some reason... You probably don't have "tty" included in your CYGWIN environment variable. -- Joe Buehler -- Unsubscribe info: http://cygwin.c

Re: emacs look

2003-08-18 Thread Joe Buehler
using. Namely, there were no cute little (and totally redundant) "buttons" for 'cut', 'paste' etc... is there any way to get rid of or "turn off" this button toolbar? Thanks Put in your .emacs: (tool-bar-mode 0) (menu-bar-mode 0) -- Joe Buehler -- Unsubs

Re: GNU Emacs build: NTEmacs vs cygwinized

2003-08-14 Thread Joe Buehler
ifier is reported only once xterm.c:4488: for each function it appears in.) make[1]: *** [xterm.o] Error 1 make[1]: Leaving directory `/c/cvsarea/emacs/src' make: *** [bootstrap] Error 2 Ask on the emacs developers list. It doesn't look like a standard X11 symbol. -- Joe Buehler -- Uns

Re: GNU Emacs build: NTEmacs vs cygwinized

2003-08-07 Thread Joe Buehler
FRC wrote: xterm.c:4488: `XtNbeNiceToColormap' undeclared (first use in this function) Got it -- don't compile with Xaw3d. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: [BUG] emacs cygwin compile.el next-error fails with Ant

2003-07-24 Thread Joe Buehler
ive/\1/=g;s/\r//g' This: 1. changes \ to / 2. changes X:/ to /cygdrive/X/ 3. removes carriage returns I saw you used some GNU sed feature for 3, so correct it if I got it wrong. I don't think it's portable to other platforms so I never use it. -- Joe Buehler -- Unsubscri

Re: [BUG] emacs cygwin compile.el next-error fails with Ant

2003-07-23 Thread Joe Buehler
: compile: Compiling 2 source files to C:\cygwin\home\evenson\work\cs9\classes C:\cygwin\home\evenson\work\cs9\src\org\unodc\data\sql\BaseQueryCommand.java:21: Try this: ant -emacs | sed 's=\\=/=g' If you want to preserve the "ant" exit code you can write a shell script. -- Joe

typo in description of the "cmake" package

2003-07-22 Thread Joe Buehler
There is a typo in the description of the "cmake" package as displayed by the "setup" program: cmake: A cross platform build manger -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documen

Re: emacs locksup win98se

2003-07-07 Thread Joe Buehler
t variable settings via "Properties". You my need to reboot after you set it. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: emacs locksup win98se

2003-07-07 Thread Joe Buehler
laptop without problems, though I don't use rxvt. There are no problems that I know of. Make sure that you have "tty" in your CYGWIN environment variable. You might also want to make sure that you have the latest emacs for Cygwin, and as a last resort perhaps upgrade your Cygwin.

Re: cygipc semaphores not persistent?

2003-06-19 Thread Joe Buehler
this -- the ipc-daemon process now keeps semaphores open as long as they are supposed to exist. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

[PATCH] make cygipc semaphores persistent

2003-06-19 Thread Joe Buehler
ep an open handle for all semaphores in a non-removed state. It looks as though there was code in cygipc that attempted this, but it was removed in version 1.04. I have included a couple typo fixes in the patch also. -- Joe Buehler --- ipc-daemon.c.orig 2002-11-13 15:36:53.0 -0500 +++ ip

cygipc semaphores not persistent?

2003-06-19 Thread Joe Buehler
using it. I have processes coming and going, using the semaphore to mediate access to a disk-based queue. I have been debugging the code, and it appears that the semaphore is destroyed when no process has it open? -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: at command [build script attached]

2003-06-05 Thread Joe Buehler
cking the rpm file, since there was no rpm2cpio at the time. Note that this could be made a little better in that I think some system calls are now in Cygwin that were not at the time I did this. -- Joe Buehler #!/bin/bash VERSION=3.1.8-31 patch1() { patch -p0 -N <<\EOF --- parsetime.y 2002

Cygwin rsh/socket bug?

2003-06-04 Thread Joe Buehler
STDOUT and STDERR and then close(). I assume this is some kind of bug in Cygwin or in.rshd -- all I have to do on UNIX machines is close() on the same descriptors and the rsh client disconnects as desired. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple P

rsh to start background job on remote machine

2003-06-04 Thread Joe Buehler
Can someone tell me how to start a background job on a Cygwin machine using rsh? I cannot figure out how to get the job to detach -- the rsh always waits for the job to finish, which is not what I want. I just want to fire up a command on a remote machine and forget about it. -- Joe Buehler

Re: emacs - Entry Point not found error

2003-06-03 Thread Joe Buehler
free86-bin package. It lives in /usr/X11R6/bin. Make sure you have the package installed and that the directory is in your PATH. It may be that libSM.dll has changed in a recent XFree86 release, in which case there is a big problem. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#u

Re: trying to compile emacs under cygwin

2003-04-03 Thread Joe Buehler
It might be the same problem you are seeing, in which case it's not an emacs problem. If you have the same problem I do, when you run strace on a hung emacs you will see it in an infinite loop trying to deal with signal 20 (SIGCHLD). -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml

Re: trying to compile emacs under cygwin

2003-03-28 Thread Joe Buehler
no idea why it is set up to be so complicated. But it works! -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: xprompt/xecho without a full XFree86 or X11, ... sought

2003-03-26 Thread Joe Buehler
Ralf Hauser wrote: Any thoughts? Do a tcl/tk script or a perl/Tk script. Once ksh93 is a package, there is also a tksh. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com

Re: how to get session transcript (like unix "script")

2003-03-26 Thread Joe Buehler
Charles D. Russell wrote: Since the unix "script" command is missing from cygwin, is there any easy way to record a transcript of a console application (both the input and output)?. You might just grab the source for script and try building it. -- Joe Buehler -- Unsubscribe info:

Re: trying to compile emacs under cygwin

2003-03-26 Thread Joe Buehler
TMENT like the message says. I think the SLOP parameter is a comparison fuzz setting. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Corrected: setup.exe beta (testing needed - really!)

2003-03-26 Thread Joe Buehler
Robert Collins wrote: USER-VISIBLE CHANGES: Did you forget resizable dialogs or is that not done yet? -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ

/proc/registry performance problem

2003-03-25 Thread Joe Buehler
px?scid=KB;en-us;q217075 Their workaround involves the use of RegGetKeySecurity(), so perhaps this is what should be used for registry keys instead of GetSecurityInfo(). I'll see if I can come up with a patch. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

Re: Emacs, adding PHP as major mode

2003-03-24 Thread Joe Buehler
Klaus Friis Østergaard wrote: What about adding PHP as major mode in emacs in the autoinstall and download of files? It's not part of emacs proper, so doesn't belong there. You could make it another package, though, that depends on emacs. -- Joe Buehler -- Unsubscribe info:

Re: DEBUG build of cygwin

2003-03-21 Thread Joe Buehler
TIONS= OPTIONS="$OPTIONS --enable-debugging" #OPTIONS="$OPTIONS --enable-malloc-debugging" export CC=$_BUILD/gcc export CXX=$_BUILD/c++ export CFLAGS=-g export CXXFLAGS=-g cd $_BUILD && bash ../src.temp/configure --prefi

Re: cygwin commands sometime hang on dual-processor (WinNT-SP5)

2003-03-20 Thread Joe Buehler
is list want to see. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: emacs autosave file names

2003-03-20 Thread Joe Buehler
Steven J. Zeil wrote: Is there a way to filter/transform characters in auto-save file names? Ask on the GNU emacs help list or bug list. Someone there can probably help you. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http

Re: Emacs M-x gdb does not correlate CYGWIN symlinks to source files

2003-03-19 Thread Joe Buehler
Igor Pechtchanski wrote: Any particular reason you use Native Win32 Emacs when GNU Emacs is available under Cygwin? The Cygwin Emacs will understand symbolic links, POSIX paths, etc... Yes, I missed that -- you will probably have fewer problems with the Cygwin emacs. -- Joe Buehler

Re: Emacs M-x gdb does not correlate CYGWIN symlinks to source files

2003-03-19 Thread Joe Buehler
supported in the current GNU emacs port. I would pursue figuring out how to make gdb find your real source files, it should be doable. You could also use something besides symlinks -- perhaps use rsync to *copy* the files into your build area. -- Joe Buehler -- Unsubscribe info: http

spawnve() problem

2003-03-18 Thread Joe Buehler
functions -- signals that should be ignored instead cause process termination. Am I correct? Any chance of changing this behavior so SIG_DFL and SIG_IGN are inherited? -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/

Re: idea for mixed import/static libraries and linking with DLLs

2003-03-18 Thread Joe Buehler
static builds. Further, since all code is position-independent, you can easily make a shared library from any .o file. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html

Re: emac for X11 throws error about entry point SmcClientID not be located in libSM.dll

2003-03-17 Thread Joe Buehler
emacs can find the dll. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: emac for X11 throws error about entry point SmcClientID not be located in libSM.dll

2003-03-14 Thread Joe Buehler
on to it. Or my setup screwed up something? Or I need to find a good mirror site to download? Do you have libSM.dll somewhere? I have XFree86-bin 4.2.0-2 and /usr/X11R6/lib/libSM.dll has the symbol in it. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug repo

Re: emacs/21.2 on cygwin/1.3.13-2 or 1.3.18-1, slow startup up with-q

2003-03-07 Thread Joe Buehler
cs -q'. I have a script which runs emacs in batch mode Sounds like you are running an old release of Cygwin emacs. It is loading all that lisp because undump() was not added until recently. Upgrade your emacs. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

Re: setup.exe: something besides C++?

2003-03-05 Thread Joe Buehler
lace). I may or may not try it -- time is also a concern for me. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: setup.exe: something besides C++?

2003-03-05 Thread Joe Buehler
needs. No setup.exe is going to satisfy everybody, so perhaps a CYGWIN.pm ?? I am one of the ones who would like to make install enhancements for my own use -- unattended installs for example -- but the existing code is not easy for me to figure out... -- Joe Buehler -- Unsubscribe info: http

Re: setup.exe: something besides C++?

2003-03-05 Thread Joe Buehler
Pavel Tsekov wrote: But then, it would become _huge_. You'd have to download a bunch of other software just to install Cygwin. You would use a self-extracting executable. It's easy enough to do with the info-zip software. -- Joe Buehler -- Unsubscribe info: http://cyg

Re: Answer File for Setup.exe

2003-03-05 Thread Joe Buehler
anced... -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

setup.exe: something besides C++?

2003-03-05 Thread Joe Buehler
sy to change setup... -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Kudos

2003-02-20 Thread Joe Buehler
r to me at the moment. Oh, yes, shell command blocks are just that, blocks -- they are not executed one line per shell and you don't need those awful \ characters to continue lines. Multimachine network builds are supported also, though we don't use that (yet). -- Joe Buehler

Re: Kudos

2003-02-20 Thread Joe Buehler
Cygwin itself -- you have no idea what life was like before I could get a real X11 GNU emacs on our remote Windows NT build machines. We use Cygwin now and have identical build environments on UNIX and NT using the AT&T ast (ksh93) software. -- Joe Buehler -- Unsubscribe info:

Re: gcc doesn't work: "gcc: installation problem, cannot exec `cc1': No such file or directory"

2003-02-14 Thread Joe Buehler
Niemann Hartmut wrote: I installed the cygwin environment 1.3.20-1 including gcc on a Win2000 PC, and gcc does not work: $ gcc hello.c -lm gcc: installation problem, cannot exec `cc1': No such file or directory I had a similar problem recently that was cured by a reinstall. -- Josef Bühler

Re: I can't exit emacs

2003-02-07 Thread Joe Buehler
usual X11 UNIX interface. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Cygwin emacs patches integrated into official FSF CVS tree

2003-02-04 Thread Joe Buehler
() functionality. Because of licensing issues I have to rewrite the code before the FSF will accept it. The next (21.3) official GNU emacs release will probably not have the Cygwin patches in it because of release timing issues. They will eventually be in an official release, though. -- Joe Buehler

Re: buffer anomolies - emacs X11-21.12 vs. cvs

2003-02-04 Thread Joe Buehler
slow things down, though. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: emacs in separate window

2003-01-31 Thread Joe Buehler
de in Emacs. Or doesn't it? No, some of it is in there -- UNC paths work, for example. A Cygwin emacs with a Windows GUI would certainly look like NTEmacs, but it would function a bit differently -- it would support the Cygwin shell in various places, etc. -- Joe Buehler -- Unsubscribe info:

Re: stdio on bash shell/emacs

2003-01-30 Thread Joe Buehler
y what you are doing. If you are just running "shell" then you are not talking directly to the subshell -- keystrokes are going to emacs, which is buffering them up then sending them when you hit return. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: emacs in separate window

2003-01-30 Thread Joe Buehler
the emacs developers, so anyone wanting to hack up emacs might wait a bit until it is all in the official emacs CVS. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygw

Re: rsync hang - strace output - any ideas?

2003-01-29 Thread Joe Buehler
. This can be a help in understanding what a thread is hanging on. There were two versions of the script. The first one just dumps a list, the second one was enhanced with a cache and could spit out the names of the nearest function(s). -- Joe Buehler -- Unsubscribe info: http

[ANNOUNCEMENT] GNU emacs 21.2-12 is available

2003-01-24 Thread Joe Buehler
y "binmode". Look at the following for some documentation: http://www.cygwin.com/cygwin-ug-net/using-cygwinenv.html Joe Buehler *** INFORMATION ON UPDATING CYGWIN *** To update your installation, click on the "Install Cygwin now" link on the http://cygwin.

Re: New User Problems setup, emacs compiling etc.

2003-01-23 Thread Joe Buehler
the background and then you can kill it. Any suggestions on how to get emacs to work normally ? This is a FAQ. Make sure the CYGWIN environment variable contains "tty" before bash is started. You should probably make this a system environment variable setting. -- Joe Buehler -- Un

Re: emacs error ad-Orig-documentation called with 5 arguments

2003-01-23 Thread Joe Buehler
have missed this, but the problem only happens with emacs-nox. Now that I can reproduce this, I will work on a fix -- probably two DOC files (ugh -- they're not tiny). -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com

Re: emacs error ad-Orig-documentation called with 5 arguments

2003-01-17 Thread Joe Buehler
One thing that you might try is rolling back your cygwin DLL, if you can. Emacs was compiled against an older one, and this may be causing some problems when running against a new DLL. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

fix for "wrong number of arguments" emacs problem

2003-01-09 Thread Joe Buehler
://cygwin.com/ml/cygwin/2003-01/msg00412.html http://cygwin.com/ml/cygwin/2003-01/msg00421.html His particular problem appears to have been caused by a change to Cygwin that made "ntsec" the default behavior, which resulted in permissions problems that were cured by the reinstall. J

Re: Quirky Emacs behavior -- any ideas?

2003-01-06 Thread Joe Buehler
ed instead, and set to the constrained position if that is different. Very interesting -- something is mightily messed up here -- you did not get back the documentation for the proper function. What version of emacs 21.2 are you running, and on what version of Windows? Joe Buehler -- Unsubs

Re: problem with emacs 21.2 on Cygwin 1.3.18-1

2003-01-06 Thread Joe Buehler
. My suspicion is that you are using an older version and not all the LISP files were recompiled properly. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ

Re: Quirky Emacs behavior -- any ideas?

2003-01-03 Thread Joe Buehler
he name appears in the emacs lisp source as part of some sort of TeX support software. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: ht

[ANNOUNCEMENT] GNU emacs 21.2-11 is available

2002-12-17 Thread Joe Buehler
ot; included in your CYGWIN environment variable setting, and probably "binmode". Look at the following for some documentation: http://www.cygwin.com/cygwin-ug-net/using-cygwinenv.html Joe Buehler *** INFORMATION ON UPDATING CYGWIN *** To update your installati

m4 has no version in setup.ini

2002-12-17 Thread Joe Buehler
I notice that m4 has no version in the setup.ini file. Is this by design? Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http

[SCRIPT] find-dll-symbol

2002-12-17 Thread Joe Buehler
update the cache (dll modify times are checked) or --rebuild to rebuild the cache completely (all dll files are reexamined). Change $CACHEFILE and @DLLDIRS to suit. Joe Buehler #!/usr/bin/perl # # find symbol and dll given an address # # You need "dumpbin" for this to work. # # Set @DLLD

[ANNOUNCEMENT] GNU emacs 21.2-11 is available

2002-12-17 Thread Joe Buehler
ot; included in your CYGWIN environment variable setting, and probably "binmode". Look at the following for some documentation: http://www.cygwin.com/cygwin-ug-net/using-cygwinenv.html Joe Buehler *** INFORMATION ON UPDATING CYGWIN *** To update your installati

Re: Emacs: completion of buffer names ignores case

2002-12-13 Thread Joe Buehler
Eric, I think you have "completion-ignore-case" set to t in your emacs. It is not set in mine. Fire it up with the no-init args I posted previously and see if it is still set. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: Emacs: completion of buffer names ignores case

2002-12-13 Thread Joe Buehler
Eric, While looking at this, I tried it -- and I have no problem on my machine. Would you run emacs --no-site-file --no-init-file and see if you still have the problem? Also, what version of windows are you running? Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

[SCRIPT] Windows system dll function addresses

2002-12-13 Thread Joe Buehler
ppropriate path is on your machine. Joe Buehler #!/usr/bin/perl # # dump symbols and absolute address from Windows system dlls # # You need dumpbin for this to work. # You also need to change /sys to whatever is appropriate. # opendir(SYSDIR, "/sys"); while ($dll = readdir(SYSDIR))

Re: Emacs: completion of buffer names ignores case

2002-12-13 Thread Joe Buehler
see what I can find. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

[ANNOUNCEMENT] GNU emacs 21.2-9

2002-12-06 Thread Joe Buehler
dired mode, etc. New users please be aware of a couple things: - You will want "tty" included in your CYGWIN environment variable setting, and probably "binmode". Look at the following for some documentation: http://www.cygwin.com/cygwin-ug-net/using-cygwine

strange location of gettext.h

2002-12-05 Thread Joe Buehler
The gettext.h header file is under /usr/share/gettext, along with some other headers in the same package. Is there some reason that the header cannot be put under /usr/include? Configure scripts will not find it where it currently is. Joe Buehler -- Unsubscribe info: http://cygwin.com

Re: cygwin emacs: broken key mappings

2002-11-27 Thread Joe Buehler
ains about the way certain keys are handled in the default Cygwin console, so you might try and xterm or rxvt. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/doc

Re: Rev: Problem with emacs: crontabs aren't getting installed

2002-11-26 Thread Joe Buehler
le to be edited should pop up in your emacs. Edit it then do C-x# when you are done. Emacsclient will exit, but not emacs. I am curious what happens to the parent process in this case... Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

Re: emacs 100% cpu usage busy

2002-11-25 Thread Joe Buehler
Hans Larsen wrote: With regards to emacs, which worked properly until some weeks ago, I definitely fixed the problem by replacing the binary with the binary I downloaded from http://68.98.180.124:3000/cygwin/emacs/ without changing anything else. OK, I'll release a new emacs. Joe Bu

Re: emacs 100% cpu usage bu

2002-11-22 Thread Joe Buehler
eared. Did you download any new Cygwin dll's also? It has been looking like the problem is in the Cygwin dll, not in emacs, so I don't want to release that new emacs package unless I have to, lest something else break. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubsc

Redhat "at" daemon initial port

2002-11-22 Thread Joe Buehler
I have an initial port to Cygwin of the Redhat 8.0 "at" daemon. I do not have time at the moment to completely clean it up and get it in packageable form. However, if anyone would like to step forward and take this over, I can send you what I have. Joe Buehler -- Unsubscribe info:

Re: infinite loop in rm

2002-11-18 Thread Joe Buehler
the root of the drive holding the file to be deleted. In that case, it moves the file there before trying to delete it. Make sure you make the directory mode 777 when you create it... Works for me -- I think I posted this to the list but may be wrong. Joe Buehler Index: src/winsup/cygwin

Re: emacs lockup w/ TERM = linux (cygwin tty deadlock)

2002-11-18 Thread Joe Buehler
Christopher Faylor wrote: Btw, this appears to be some kind of deadlock in the pty code. Maybe Egor or Sergey or Steve O will want to investigate? If it's apropos, emacs is using the pty functions in libutil supplied by inetutils. Joe Buehler -- Unsubscribe info: http://cygwi

patched cygwin emacs available (for signal looping problem)

2002-11-14 Thread Joe Buehler
necessary to fix a similar problem under a version of UNIX. If this fixes anything, I will release a new version of emacs for Cygwin. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http

  1   2   >