help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

blue underscores


From: Andreas Röhler
Subject: blue underscores
Date: Wed, 19 Dec 2007 10:09:12 +0100
User-agent: KMail/1.9.5

Hi all,

bug happens not with Emacs -Q:

copying indented textes from KMail into Emacs, I it
inserts blue underscores, falsifying intendation.

See attached png.

For the moment I get rid of them with the following

(while (re-search-forward (char-to-string 2208) end t 1)
        (replace-match ""))


Any ideas what the cause may be?

Thanks

Andreas Röhler

In GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6)
 of 2007-12-09 
Windowing system distributor `The X.Org Foundation', version 11.0.70199902
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Englisch

Minor modes in effect:
  auto-completion-mode: t
  csv-field-index-mode: t
  shell-dirtrack-mode: t
  recentf-mode: t
  partial-completion-mode: t
  iswitchb-mode: t
  auto-image-file-mode: t
  show-paren-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:



Attachment: zweitausend.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]