unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ismail Donmez <ismail@kde.org.tr>
Subject: Emacs from cvs & non-ascii characters
Date: Fri, 25 Mar 2005 18:10:31 +0200	[thread overview]
Message-ID: <200503251810.31535.ismail@kde.org.tr> (raw)

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

Hi all,

Lately emacs from cvs started to behave very weird. I used to enter non-ascii 
characters just fine but lately when I enter euro character "€" it shows up 
"?" in emacs and entering non-ascii characters like "ö,ğ,ş" results in 
nothing : no character shows up.

Anyone experience something similar to this? Any workarounds?

I attach my ~/.emacs just in case and I use latest emacs from cvs.

Regards,
ismail

[-- Attachment #2: .emacs --]
[-- Type: text/plain, Size: 940 bytes --]

(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(auto-compression-mode t nil (jka-compr))
 '(cua-mode nil)
 '(current-language-environment "UTF-8")
 '(global-font-lock-mode t nil (font-core))
 '(scroll-bar-mode (quote right))
 '(show-paren-mode t nil (paren))
 '(transient-mark-mode t))
'(auto-compression-mode t nil (jka-compr))
'(cua-mode t nil (cua-base))
'(scroll-bar-mode (quote right))
'(show-paren-mode t nil (paren))
(setq inhibit-startup-message t)
(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 )
(add-to-list 'load-path "~/elisp")

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

             reply	other threads:[~2005-03-25 16:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-25 16:10 Ismail Donmez [this message]
2005-03-25 16:14 ` Emacs from cvs & non-ascii characters Ismail Donmez
2005-03-25 17:17 ` Stefan Monnier
2005-03-25 17:26   ` Ismail Donmez
2005-03-25 17:59   ` Andreas Schwab
2005-03-25 18:14     ` Stefan Monnier
2005-03-25 18:49       ` Andreas Schwab
2005-03-25 17:36 ` David Hansen
2005-03-25 17:44   ` Ismail Donmez
2005-03-26  0:24 ` Kenichi Handa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200503251810.31535.ismail@kde.org.tr \
    --to=ismail@kde.org.tr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).