all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Special character Emacs
@ 2008-06-07 14:43 Andreas Wittmann
  2008-06-07 16:11 ` B. T. Raven
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Andreas Wittmann @ 2008-06-07 14:43 UTC (permalink / raw)
  To: help-gnu-emacs

Hello everybody,

i'm using Emacs 21.4.1 with ubuntu hardy, today i established that it
isn't possible for me to use the '^'-sign in emacs. Especially i ned
this character very often when working with LaTeX or R. Can someone
give me a hint what to do here? I guess there's something missing in
the .emacs-file? I have a Samsung R50 laptop with a german keybord.
I found out that if i do 'C-x 8' then it is possible to do the ^ sign,
but i
would be much better if this is also possible after loading emacs.


Here's my .emacs.file

(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/
paste it!
  ;; Your init file should contain only one such instance.
 '(case-fold-search t)
 '(column-number-mode t)
 '(current-language-environment "German")
 '(default-input-method "german-postfix")
 '(global-font-lock-mode t nil (font-lock))
 '(iso-accents-mode t)
 '(iso-accents-customize "german")
 '(iso-ascii-convenient t)
 '(latin1-display t nil (latin1-disp))
 '(line-number-mode t)
 '(mouse-wheel-mode t nil (mwheel))
 '(paren-mode (quote paren) nil (paren))
 '(pc-selection-mode t nil (pc-select))
 '(show-paren-mode t nil (paren))
 '(standard-indent 2)
 '(tab-always-indent nil)
 '(tab-width 2)
 '(truncate-lines t))
(custom-set-faces
  ;; custom-set-faces was added by Custom -- don't edit or cut/paste
it!
  ;; Your init file should contain only one such instance.
 '(default ((t (:size "10pt" :family "Courier New")))))

Thank you and best regards

Andreas


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

end of thread, other threads:[~2008-06-14 17:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07 14:43 Special character Emacs Andreas Wittmann
2008-06-07 16:11 ` B. T. Raven
2008-06-07 17:51 ` Joel J. Adamson
2008-06-07 18:30 ` Nikolaj Schumacher
2008-06-07 20:29 ` David Hansen
     [not found] ` <mailman.12877.1212872649.18990.help-gnu-emacs@gnu.org>
2008-06-07 22:41   ` David Kastrup
2008-06-08 18:21     ` Joel J. Adamson
2008-06-08 18:21     ` Joel J. Adamson
     [not found] ` <mailman.12866.1212863417.18990.help-gnu-emacs@gnu.org>
2008-06-08 12:12   ` Andreas Wittmann
2008-06-08 20:18     ` Nikolaj Schumacher
     [not found]     ` <mailman.12917.1212956341.18990.help-gnu-emacs@gnu.org>
2008-06-14 14:11       ` Andreas Wittmann
2008-06-14 16:30         ` Nikolaj Schumacher
     [not found]         ` <mailman.13269.1213461061.18990.help-gnu-emacs@gnu.org>
2008-06-14 17:08           ` Andreas Wittmann

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.