Re: Emacs doesn't start from icon after update to 1.7.25

2013-09-20 Thread Ken Brown
On 9/20/2013 7:26 PM, KARR, DAVID wrote: Today I updated 1.7.25. I was a handful of minor releases behind at the time. After the update, I can't start Emacs from the icon anymore. The shortcut command I have for it is the following: C:\Cygwin\bin\run.exe -p /usr/bin bash -l -i -c "emacs

About ssh

2013-09-20 Thread Javier Vasquez
Hi, I'm able to perform: % ssh localhost From cygwing. But I'm unable to perform: % ssh I always get: -- ssh: connect to host 192.168.2.103 port 22: Connection timed out -- The client works well hooking to a remote machine: % ssh @ Works just fine from cygwin. But once in the remote mac

Emacs doesn't start from icon after update to 1.7.25

2013-09-20 Thread KARR, DAVID
Today I updated 1.7.25. I was a handful of minor releases behind at the time. After the update, I can't start Emacs from the icon anymore. The shortcut command I have for it is the following: C:\Cygwin\bin\run.exe -p /usr/bin bash -l -i -c "emacs -display 127.0.0.1:0.0 --debug-init" When

Re: setup.exe and mounting home directory in fstab

2013-09-20 Thread Andrey Repin
Greetings, Warren Young! >>> My current solution is to just mount it in fstab with the following line: >>> >>>c:/Users /home ntfs binary,posix=0,nouser >> >> Alternatively, you can set HOME in your >> Windows environment to point to the directory you want as your home. > Or, change the second