Re: [ITP] mingw-w64 Second try

2010-08-26 Thread Charles Wilson
On 8/25/2010 8:14 PM, JonY wrote: On 8/25/2010 12:19, JonY wrote: since cygport and gcc has been updated, I can do the packaging without any local hacks. Ping. Less than a single day is a bit quick to ping. I'll take a look at this tonight or tomorrow; thanks for your hard work. -- Chuck

Re: [ITP] mingw-w64 Second try

2010-08-26 Thread JonY
On 8/26/2010 22:21, Charles Wilson wrote: On 8/25/2010 8:14 PM, JonY wrote: On 8/25/2010 12:19, JonY wrote: since cygport and gcc has been updated, I can do the packaging without any local hacks. Ping. Less than a single day is a bit quick to ping. I'll take a look at this tonight or

Re: Postinstall script error

2010-08-26 Thread Jon TURNEY
On 25/08/2010 03:46, noggin wrote: Here is a slice from setup.log 2010/08/23 23:47:07 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/fltk.sh 2010/08/23 23:48:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/libglade2.0.sh 2010/08/23 23:48:03 abnormal

Unable to start XWin with --nolock

2010-08-26 Thread Richard Gitschlag
I am having trouble starting XWin on my system. It complains about being unable to read lock the file -- okay, so it resides on a FAT32 drive, no big.  Just add --nolock to my command line and move on. But it doesn't work.  But it does.  But doesn't. I AM able to run XWin from inside cygwin's

Re: Unable to start XWin with --nolock

2010-08-26 Thread Jon TURNEY
On 26/08/2010 18:18, Richard Gitschlag wrote: I am having trouble starting XWin on my system. It complains about being unable to read lock the file -- okay, so it resides on a FAT32 drive, no big. Just add --nolock to my command line and move on. But it doesn't work. But it does. But

Re: CygwinX Users Guide

2010-08-26 Thread Jon TURNEY
On 20/08/2010 01:21, noggin wrote: Tried to print the PDF version of the guide, August 19 1700h. All screenshots are displaced off the right-hand side. Change magnification and they are still displaced. Thanks for reporting this issue. This document seems to have been this way forever. I've

Re: CygwinX Users Guide

2010-08-26 Thread Nicholas C Payne
Jon, not on my time scale ! Its equivalent in 2003 was OK... I'll have to check 2005 and 2006 when I get back into the lab !! I have our graduate students build CygwinX in order to access the Cambridge Structural Database on a Fedora-Linux box. Needless to say, from Micros**t Windows...

src/winsup/cygwin ChangeLog fhandler_proc.cc

2010-08-26 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2010-08-26 10:59:13 Modified files: winsup/cygwin : ChangeLog fhandler_proc.cc Log message: * fhandler_proc.cc (format_proc_partitions): Simplify code and enable partition layout

src/winsup/utils ChangeLog cygpath.cc

2010-08-26 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2010-08-26 12:06:29 Modified files: winsup/utils : ChangeLog cygpath.cc Log message: * cygpath.cc (get_device_name): Prefer the \\.\X: DOS device for harddisks, if available. Patches:

Re: res_send() doesn't work with osquery enabled

2010-08-26 Thread Pierre A. Humblet
- Original Message - From: Corinna Vinschen To: cygwin-patches Sent: Thursday, August 26, 2010 12:38 | Pierre, would you mind to take a look? | | On Aug 26 19:07, pse...@egg6.net wrote: | Currently res_init() checks for availability of the native windows | function DnsQuery_A. If

Re: res_send() doesn't work with osquery enabled

2010-08-26 Thread Corinna Vinschen
On Aug 26 13:16, Pierre A. Humblet wrote: - Original Message - From: Corinna Vinschen To: cygwin-patches Sent: Thursday, August 26, 2010 12:38 | Pierre, would you mind to take a look? | | On Aug 26 19:07, pse...@egg6.net wrote: | Currently res_init() checks for availability

Re: linux-cygwin cross build environment

2010-08-26 Thread Chiheng Xu
On Thu, Aug 26, 2010 at 10:53 AM, Charles Wilson cyg...@cwilson.fastmail.fm wrote: Last weekend I attempted to setup a linux-cygwin cross compiler (and basic sysroot).  However, it didn't work: while a simple C 'Hello World' app could be compiled, copied over to a win32 system and executed, a

Re: linux-cygwin cross build environment

2010-08-26 Thread Chiheng Xu
On Thu, Aug 26, 2010 at 2:24 PM, Chiheng Xu chiheng...@gmail.com wrote: I attached the scripts I used in December, 2009, trying to build a Cygwin cross toolchain. Also attcach the MinGW scripts. -- Chiheng Xu Wuhan,China gcc_mingw.tar.bz2 Description: BZip2 compressed data -- Problem

Re: Build S-Lang Fail

2010-08-26 Thread Csaba Raduly
On Wed, Aug 25, 2010 at 6:32 PM, Larry Hall (Cygwin) wrote: On 8/25/2010 8:58 AM, Csaba Raduly wrote: You could either run ldd on the DLLs (cyggcc_s-1.dll, cyggmp-3.dll and cygmpfr-1.dll) or use depends.exe (http://www.dependencywalker.com/) to try to identify the missing DLL. 'cygcheck' is

Re: [ANNOUNCEMENT] NEW: {libtirpc/libtirpc1/libtirpc-devel}-0.2.1-1

2010-08-26 Thread Corinna Vinschen
On Aug 25 23:36, Charles Wilson wrote: On 8/21/2010 4:54 AM, Corinna Vinschen wrote: The question is, why does libtirpc declare the functions at all? Does it come with its own implementation? Yes, it does. And, that implementation is used by the upstream source for linux, in preference

Re: associating device names with cygdrive directories

2010-08-26 Thread Corinna Vinschen
On Aug 25 16:32, Buchbinder, Barry (NIH/NIAID) [E] wrote: On Wed, Aug 25, 2010 at 02:47:21PM -0500, Charles D. Russell wrote: On Linux, the mount command reveals the association between filesystem names and /dev/ names, but Cygwin mount doesn't tell. Is this what you want? (The multiple

compiling binutils misses sys/user.h

2010-08-26 Thread Al
Hello, I try to compile binutils. It complaints a missing sys/user.h. On linux it would find it in /usr/include/sys/user.h. What is the way to go on Cygwin? Do I need to install some additional sources? Al -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: associating device names with cygdrive directories

2010-08-26 Thread Rolf Campbell
On 2010-08-26 07:26, Corinna Vinschen wrote: I have another one: $ for F in /dev/s* ; do echo $F$(cygpath -w $F) ; done /dev/sda\\.\PhysicalDrive0 /dev/sda1 \\.\STORAGE#Volume#{781f8bd6-7d0d-11de-8012-806e6f6e6963}#0010#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}

Re: associating device names with cygdrive directories

2010-08-26 Thread Corinna Vinschen
On Aug 26 13:26, Corinna Vinschen wrote: On Aug 25 16:32, Buchbinder, Barry (NIH/NIAID) [E] wrote: On Wed, Aug 25, 2010 at 02:47:21PM -0500, Charles D. Russell wrote: On Linux, the mount command reveals the association between filesystem names and /dev/ names, but Cygwin mount doesn't

Re: associating device names with cygdrive directories

2010-08-26 Thread Corinna Vinschen
On Aug 26 08:11, Rolf Campbell wrote: On 2010-08-26 07:26, Corinna Vinschen wrote: I have another one: $ for F in /dev/s* ; do echo $F$(cygpath -w $F) ; done /dev/sda\\.\PhysicalDrive0 /dev/sda1

RE: Possible tar version 1.23-1 --remove-files bug.

2010-08-26 Thread Jeremy Warren
I have additionally verified now that rolling back to version : tar (GNU tar) 1.22.90 does not exhibit this problem. -Original Message- From: Jeremy Warren [mailto:jer...@gmail.com] Sent: Thursday, August 26, 2010 12:49 AM To: cygwin@cygwin.com Subject: Possible tar version 1.23-1

Re: [ANNOUNCEMENT] NEW: {libtirpc/libtirpc1/libtirpc-devel}-0.2.1-1

2010-08-26 Thread Charles Wilson
On 8/26/2010 4:26 AM, Corinna Vinschen wrote: On Aug 25 23:36, Charles Wilson wrote: On 8/21/2010 4:54 AM, Corinna Vinschen wrote: The question is, why does libtirpc declare the functions at all? Does it come with its own implementation? Yes, it does. And, that implementation is used by

problem with dblatex

2010-08-26 Thread David Hajage
Hello, I have a fresh install of cygwin and I am trying to use dblatex (I should also say that I am a new user of cygwin). I have installed dblatex and tetex, but: - first, with dblatex: BEGIN dhajage $ dblatex essai.xml /usr/lib/python2.6/site-packages/dbtexmf/dblatex/grubber/util.py:8:

Re: Possible tar version 1.23-1 --remove-files bug.

2010-08-26 Thread Jeremy Warren
I have now compiled and verified the problem exists in Linux as well in the Gnu Tar 1.23-1 release, and is not a cygwin specific bug. I have submitted to bug-tar. Sorry for the false alarm. On Thu, Aug 26, 2010 at 8:57 AM, Jeremy Warren jer...@gmail.com wrote: I have additionally verified now

Re: Possible tar version 1.23-1 --remove-files bug.

2010-08-26 Thread Eric Blake
On 08/25/2010 10:49 PM, Jeremy Warren wrote: I have duplicated the following behavior on 2 different machines CYGWIN_NT-5.2 1.7.6(0.230/5/3) 2010-08-16 16:06 i686 (Windows 2003 R2 Server) CYGWIN_NT-5.1 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 (Windows XP Desktop) Both are running tar version

R: problem with dblatex

2010-08-26 Thread Marco Atzeri
--- Gio 26/8/10, David Hajage ha scritto: Hello, I have a fresh install of cygwin and I am trying to use dblatex (I should also say that I am a new user of cygwin). I have installed dblatex and tetex, but: - first, with dblatex: BEGIN dhajage $ dblatex essai.xml

Re: [ANNOUNCEMENT] NEW: {libtirpc/libtirpc1/libtirpc-devel}-0.2.1-1

2010-08-26 Thread Eric Blake
On 08/25/2010 09:36 PM, Charles Wilson wrote: Unless I rebuild with renamed versions, and bump the API number. Or, don't bump the API number and break stuff. Since it is a new package, and so far only Erick's private libvirt seems to use it, I'm actually leaning that way. Eric, any thoughts?

Possible Regression in cygpath

2010-08-26 Thread Matt Hughes
Prior to the latest release of cygwin (which translates to cygpath version 1.6.1), the following command worked fine: cygpath -d . With the latest release of cygwin (which translates to cygpath version 1.8 I believe; the build was ~ August 10th), the same command complains: cygpath: cannot

symlinks in 1.5 not readable in 1.7

2010-08-26 Thread Paul McFerrin
I've been working for months on this problem since 1.7 went official.. I'm runningWin XP Pro sp3 on an all NTFS filesystems. I was a beta tester for several months before 1.7 went official. In all of my testing as beta, my 1.5 symlinks worked in both 1.5 and 1.7. After (or during) the 1.7

1.5 symlinks not readable in 1.7

2010-08-26 Thread Paul McFerrin
Sorry for re-submission. Forgot the attachment. I've been working for months on this problem since 1.7 went official.. I'm runningWin XP Pro sp3 on an all NTFS filesystems. I was a beta tester for several months before 1.7 went official. In all of my testing as beta, my 1.5 symlinks worked

Re: associating device names with cygdrive directories

2010-08-26 Thread Lee D. Rothstein
On 8/25/2010 4:32 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: $ for F in /dev/s* ; do echo $F$(cygpath -w $F) ; done /dev/scd0 \\.\D: /dev/scd1 \Device\CdRom1 /dev/scd2 \Device\CdRom2 /dev/sda\\.\PhysicalDrive0 /dev/sda1

Re: 1.5 symlinks not readable in 1.7

2010-08-26 Thread Corinna Vinschen
On Aug 26 10:22, Paul McFerrin wrote: Sorry for re-submission. Forgot the attachment. I've been working for months on this problem since 1.7 went official.. I'm runningWin XP Pro sp3 on an all NTFS filesystems. I was a beta tester for several months before 1.7 went official. In all of

Re: associating device names with cygdrive directories

2010-08-26 Thread Corinna Vinschen
On Aug 26 10:44, Lee D. Rothstein wrote: On 8/25/2010 4:32 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: $ for F in /dev/s* ; do echo $F$(cygpath -w $F) ; done /dev/scd0 \\.\D: /dev/scd1 \Device\CdRom1 /dev/scd2 \Device\CdRom2 /dev/sda\\.\PhysicalDrive0

Re: Possible Regression in cygpath

2010-08-26 Thread Corinna Vinschen
On Aug 26 09:59, Matt Hughes wrote: Prior to the latest release of cygwin (which translates to cygpath version 1.6.1), the following command worked fine: cygpath -d . With the latest release of cygwin (which translates to cygpath version 1.8 I believe; the build was ~ August 10th), the

mintty start menu icon

2010-08-26 Thread Vincent Rivière
Hello. I do not want a Cygwin folder in my start menu. When I run the Cygwin setup, I always uncheck Add icon to Start Menu on the last page. Despite of that, every time the mintty package is updated, its icon appears again in the start menu. It would be nice if the mintty package could

Re: associating device names with cygdrive directories

2010-08-26 Thread Charles D. Russell
Is there an easy way to find the association of a given /dev/sd? with the corresponding /cygdrive/?. Is there a good way to verify the association before writing to the device with dd? Larry Hall wrote: you can certainly use the information from Disk Management to figure

Re: mintty start menu icon

2010-08-26 Thread Rance Hall
2010/8/26 Vincent Rivière vincent.rivi...@freesbee.fr: Hello. I do not want a Cygwin folder in my start menu. When I run the Cygwin setup, I always uncheck Add icon to Start Menu on the last page. Despite of that, every time the mintty package is updated, its icon appears again in the start

Re: Possible tar version 1.23-1 --remove-files bug.

2010-08-26 Thread Jeremy Warren
Yes, sorry, I tried to send an email waving everyone off. I did not have available a linux machine with the same version until this morning, when I downloaded and compiled the 1.23 and found it existed as well there. I have re-posted to tar-bug list and await their response. Thanks On Thu,

How do I kill ssmtp?

2010-08-26 Thread Blaine Miller
Hello, I'm getting an inordinate amount of mail in the deadletter files, some 400 meg since this server started. I've grepped for the PID to kill the process, I've looked in the Services table in Windows and I've looked in the Programs, uninstall and can't find any reference to ssmtp to kill!

Re: Will cron runnnnig as a service cause the server to lock up?

2010-08-26 Thread Larry Hall (Cygwin)
On 8/26/2010 12:59 PM, Blaine Miller wrote: I'm running cron as a service. Twice this week this server has died and needed cold rebooting to get the system back. Questions - First, will cron as a service on a Windows 2003 R2, standard system cause this sort of behavior? No, that's an O/S

Re: mintty start menu icon

2010-08-26 Thread Andy Koppe
2010/8/26 Vincent Rivière: I do not want a Cygwin folder in my start menu. When I run the Cygwin setup, I always uncheck Add icon to Start Menu on the last page. Despite of that, every time the mintty package is updated, its icon appears again in the start menu. It would be nice if the

Re: mintty start menu icon

2010-08-26 Thread Eric Blake
On 08/26/2010 11:07 AM, Andy Koppe wrote: 2010/8/26 Vincent Rivière: It would be nice if the mintty package could honor the unchecking of Add icon to Start Menu Yes, that would be nice, but unfortunately setup.exe's design doesn't allow for this. The start menu icon is created by the mintty

Re: mintty start menu icon

2010-08-26 Thread Charles Wilson
On 8/26/2010 1:07 PM, Andy Koppe wrote: 2010/8/26 Vincent Rivière: It would be nice if the mintty package could honor the unchecking of Add icon to Start Menu Yes, that would be nice, but unfortunately setup.exe's design doesn't allow for this. The start menu icon is created by the mintty

Re: mintty start menu icon

2010-08-26 Thread Andy Koppe
On 26 August 2010 17:02, Rance Hall wrote: Wouldn't it better if the mintty installer asked on its own if this shortcut were needed on new installs? I guess it would be possible for postinstall scripts to somehow throw up a message box before creating shortcuts, but I suspect that would cause

Re: mintty start menu icon

2010-08-26 Thread Andy Koppe
On 26 August 2010 18:13, Charles Wilson wrote: On 8/26/2010 1:07 PM, Andy Koppe wrote: 2010/8/26 Vincent Rivière: It would be nice if the mintty package could honor the unchecking of Add icon to Start Menu Yes, that would be nice, but unfortunately setup.exe's design doesn't allow for

Re: Will cron runnnnig as a service cause the server to lock up?

2010-08-26 Thread Pierre A. Humblet
- Original Message - From: Blaine Miller To: cygwin Sent: Thursday, August 26, 2010 12:59 | I'm running cron as a service. Twice this week this server has died and | needed cold rebooting to get the system back. | | Questions - First, will cron as a service on a Windows 2003 R2,

Re: mintty start menu icon

2010-08-26 Thread Vincent Rivière
Andy Koppe wrote: Quite a lot of work though for what's not exactly a critical issue. I agree. But I wonder why what works for the standard console icon does not work for the mintty icon. Probably a special case. -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html

Re: Will cron runnnnig as a service cause the server to lock up?

2010-08-26 Thread Blaine Miller
Hello, Larry, I'm getting this message in the Event Log for cron kicking off... The description for Event ID ( 0 ) in Source ( /usr/sbin/cron ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer.

Re: How do I kill ssmtp?

2010-08-26 Thread Steven Monai
On 2010/08/26 9:51 AM, Blaine Miller wrote: I'm getting an inordinate amount of mail in the deadletter files, some 400 meg since this server started. I've grepped for the PID to kill the process, I've looked in the Services table in Windows and I've looked in the Programs, uninstall and can't

Re: Will cron runnnnig as a service cause the server to lock up?

2010-08-26 Thread Blaine Miller
Larry, I'm also getting the following message from the crontab in the Event Log The description for Event ID ( 0 ) in Source ( crontab ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You

Re: mintty start menu icon

2010-08-26 Thread Larry Hall (Cygwin)
On 8/26/2010 1:35 PM, Vincent Rivière wrote: Andy Koppe wrote: Quite a lot of work though for what's not exactly a critical issue. I agree. But I wonder why what works for the standard console icon does not work for the mintty icon. Probably a special case. Um,

Re: Will cron runnnnig as a service cause the server to lock up?

2010-08-26 Thread Larry Hall (Cygwin)
On 8/26/2010 1:37 PM, Blaine Miller wrote: Hello, Larry, I'm getting this message in the Event Log for cron kicking off... The description for Event ID ( 0 ) in Source ( /usr/sbin/cron ) cannot be found. The local computer may not have the necessary registry information or message DLL files to

Re: Will cron runnnnig as a service cause the server to lock up?

2010-08-26 Thread Blaine Miller
Larry, Thanks, that's what I figured. Thanks for your continued assistance... Blaine Larry Hall (Cygwin) wrote: On 8/26/2010 1:37 PM, Blaine Miller wrote: Hello, Larry, I'm getting this message in the Event Log for cron kicking off... The description for Event ID ( 0 ) in Source (

How/Where do I get an older version of Cygwin?

2010-08-26 Thread Blaine Miller
I'm having cron and ssmtp issues with the new(er) version of Cygwin, 1.7.x.y. Barring getting these items straightened out, how do I revert to an older version? I've been installing from a network setup.exe. I don't believe this leaves a copy on a local system. My co-workers tell me there has

How/Where do I get an older version of Cygwin?

2010-08-26 Thread Blaine Miller
I'm having cron and ssmtp issues with the new(er) version of Cygwin, 1.7.x.y. Barring getting these items straightened out, how do I revert to an older version? I've been installing from a network setup.exe. I don't believe this leaves a copy on a local system. My co-workers tell me there has to

Re: How/Where do I get an older version of Cygwin?

2010-08-26 Thread Larry Hall (Cygwin)
On 8/26/2010 2:41 PM, Blaine Miller wrote: I'm having cron and ssmtp issues with the new(er) version of Cygwin, 1.7.x.y. Barring getting these items straightened out, how do I revert to an older version? I've been installing from a network setup.exe. I don't believe this leaves a copy on a

Re: How/Where do I get an older version of Cygwin?

2010-08-26 Thread Larry Hall (Cygwin)
On 8/26/2010 3:03 PM, Blaine Miller wrote: snip PS... I read in the archives the following quote... Rerun 'setup.exe' and pick Prev. There is no such option that I can find... Look at the page where you select packages, just above the list of packages and to the right, next to the Category

Re: How/Where do I get an older version of Cygwin?

2010-08-26 Thread Blaine Miller
Larry, I agree with you 100%. I'm getting heat from the folks above me to get Cygwin up and operational. We're using it to scp and rsync files from several linux boxes to a Cygwin-ed Windows 2003 box. Then we run Symantec Backup Exec for Windows to do tape backups of the resulting

Re: How/Where do I get an older version of Cygwin?

2010-08-26 Thread Blaine Miller
Thanks! I read the Doc, but must have missed the Cur and Prev mentions... I'll read more carefully next time... Thanks again... Blaine Larry Hall (Cygwin) wrote: On 8/26/2010 3:03 PM, Blaine Miller wrote: snip PS... I read in the archives the following quote... Rerun 'setup.exe' and

Re: Emacs and DBUS

2010-08-26 Thread Ken Brown
On 8/26/2010 12:16 AM, Michael Albinus wrote: Ken Brown writes: The blocking you observed when dbus.el is loaded doesn't occur with a build from the Emacs trunk (r101187). Correction: It occurs if and only if the system messagebus service is running. I'm confused: do you mean, the problem

Re: How/Where do I get an older version of Cygwin?

2010-08-26 Thread Blaine Miller
Larry, Again, I agree. I'm between a rock and a hard place here. I have to prove it's not the current version of Cygwin (also read *free*) and new hardware (read *costs them some money*). I have related to you and others at Cygwin user list both of my issues of cron possibly causing a

Re: Emacs and DBUS

2010-08-26 Thread Michael Albinus
Ken Brown kbr...@cornell.edu writes: I'm confused: do you mean, the problem is happening when the system bus is running, or when it is *not* running? I suspect the latter case. I really meant it the way I said it: The problem occurs if the system bus *is* running. I've done some further

RE: How/Where do I get an older version of Cygwin?

2010-08-26 Thread Buchbinder, Barry (NIH/NIAID) [E]
Larry Hall (Cygwin) sent the following at Thursday, August 26, 2010 3:24 PM Look at the page where you select packages, just above the list of packages and to the right, next to the Category button. Cur is the default selected radio button. Prev is one of the other options. There is also honest

Re: How/Where do I get an older version of Cygwin?

2010-08-26 Thread Blaine Miller
Thanks Barry, Got it! Appreciate your time and assistance very much... Blaine Buchbinder, Barry (NIH/NIAID) [E] wrote: Larry Hall (Cygwin) sent the following at Thursday, August 26, 2010 3:24 PM Look at the page where you select packages, just above the list of packages and to the right,

Re: compiling binutils misses sys/user.h

2010-08-26 Thread Al
I try to compile binutils. It complaints a missing sys/user.h. On linux it would find it in /usr/include/sys/user.h. What is the way to go on Cygwin? A question with an answer pays ten times. So here we go for the archives: The solution is to set the host to the appropriate value. AFAIK it

SSH - Can't login

2010-08-26 Thread Auteria W. Winzer Jr.
I've set up SSH with no problems in the past, yet when I try to log into itself I get the following: # ssh -v ca53...@localhost OpenSSH_5.6p1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /etc/ssh_config debug1: Connecting to localhost [127.0.0.1] port 22. debug1: Connection

Windows batch program to open shell at directory specified as argument

2010-08-26 Thread Reckoner
hi, I use chere to right-click and open a shell at a given directory, and I was wondering if it is possible to setup a windows batch script that would accomplish the same thing from the Windows command line. In other words something like, c: cygwin_start_dir.bat c:\mystuff\directory which would

Re: Updated [experimental]: {emacs,emacs-X11,emacs-el}-23.2-2

2010-08-26 Thread Jim Reisert AD1C
On Wed, Aug 18, 2010 at 5:18 AM, Ken Brown wrote: New releases of the emacs, emacs-X11, and emacs-el packages (23.2-2) are now available as experimental packages.  These are rebuilds of the 23.2-1 packages, with D-BUS support.  You will need to install libdbus1_3 in order to run the new

Re: Updated [experimental]: {emacs,emacs-X11,emacs-el}-23.2-2

2010-08-26 Thread Ken Brown
On 8/26/2010 8:51 PM, Jim Reisert AD1C wrote: On Wed, Aug 18, 2010 at 5:18 AM, Ken Brown wrote: New releases of the emacs, emacs-X11, and emacs-el packages (23.2-2) are now available as experimental packages. These are rebuilds of the 23.2-1 packages, with D-BUS support. You will need to

Re: Emacs and DBUS

2010-08-26 Thread Ken Brown
On 8/26/2010 4:16 PM, Michael Albinus wrote: Ken Brown writes: I'm confused: do you mean, the problem is happening when the system bus is running, or when it is *not* running? I suspect the latter case. I really meant it the way I said it: The problem occurs if the system bus *is* running.