Hello,
After remote ssh in emacs Alt key shows A with tilde and doesn't work
as Alt, so I can't edit:
M-x replace-string RET foo RET bar RET
Start X-Server
in xterm
ssh -X [EMAIL PROTECTED] (or ssh -Y)
emacs -nw file
Alt-x .
Alt is OK if:
* emacs is opened in xterminal from cygwin on loca
Reinstalling cygwin with UNIX line ending solved the problem - thanks Phil.
PS: /user/... instead of /usr/... was just mistype in my mail.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygw
Yes, it didn't work:
umount /usr/X11R6/lib/X11/fonts
umount: /usr/X11R6/lib/X11/fonts: No such file or directory
But directory exist:
ls /user/X11R6/lib/X11/fonts
100dpi 75dpi TTF Type1 cyrilic encodings misc util
(installed: Editors, System, Shels, X11; the rest default or installed)
> Did you
I have reinstalled xorg-x11-fnts (and everything in X11).
There are many fonts in directories
C:\cygwin\usr\X11R6\lib\X11\fonts\75dpi and 100dpi.
But "Start X server" still crashes with the same fatal error.
Directory /usr/X11R6/lib/X11/fonts/CID/, which is mention in Xwin.log,
does not exist.
> Y
Hello,
Windows XP Pro + SP3, cygwin 1.5.25-11,
GeForce8600 GT (NVIDIA chipset), 2 DVI monitors 1680*1050 as dual span.
My goal is to use cygwin as a good xterm for remote login.
For this I need to click "Start X Server (needed for emacs and surf)"
and then click xterm itself.
Unfortunately 5 atte