all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs from cvs & non-ascii characters
@ 2005-03-25 16:10 Ismail Donmez
  2005-03-25 16:14 ` Ismail Donmez
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Ismail Donmez @ 2005-03-25 16:10 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-03-26  0:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-25 16:10 Emacs from cvs & non-ascii characters Ismail Donmez
2005-03-25 16:14 ` 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

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.