/[emacs]/emacs/etc/PROBLEMS
ViewVC logotype

Diff of /emacs/etc/PROBLEMS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.95 by eliz, Sat Dec 8 09:51:43 2001 UTC revision 1.96 by eliz, Sat Dec 8 10:37:33 2001 UTC
# Line 461  be done _after_ turning on Font Lock.) Line 461  be done _after_ turning on Font Lock.)
461  Another alternative is to avoid a paren in column zero.  For example,  Another alternative is to avoid a paren in column zero.  For example,
462  in a Lisp string you could precede the paren with a backslash.  in a Lisp string you could precede the paren with a backslash.
463    
464    * When running on KDE, colors or fonts are not as specified for Emacs,
465    or messed up.
466    
467    For examlpe, you could see background you set for Emacs only in the
468    empty portions of the Emacs display, while characters have some other
469    background.
470    
471    This happens because KDE's defaults apply its color and font
472    definitions even to applications that weren't compiled for KDE.  The
473    solution is to uncheck the "Apply fonts and colors to non-KDE apps"
474    option in Preferences->Look&Feel->Style.
475    
476    Alternatively, if you do want the KDE defaults to apply to other
477    applications, but not to Emacs, you could modify the file `Emacs.ad'
478    (should be in the `/usr/share/apps/kdisplay/app-defaults/' directory)
479    so that it doesn't set the default background and foreground only for
480    Emacs.  For example, make sure the following resources are either not
481    present or commented out:
482    
483       Emacs.default.attributeForeground
484       Emacs.default.attributeBackground
485       Emacs*Foreground
486       Emacs*Background
487    
488  * Interrupting Cygwin port of Bash from Emacs doesn't work.  * Interrupting Cygwin port of Bash from Emacs doesn't work.
489    
490  Cygwin 1.x builds of the ported Bash cannot be interrupted from the  Cygwin 1.x builds of the ported Bash cannot be interrupted from the

Legend:
Removed from v.1.95  
changed lines
  Added in v.1.96

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26