Xref: utzoo comp.emacs:7365 gnu.emacs:1994 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!sun-barr!ccut!titcca!etlcom!handa From: handa@etl.go.jp (Kenichi Handa) Newsgroups: comp.emacs,gnu.emacs Subject: Re: Character display Message-ID: Date: 6 Dec 89 08:17:37 GMT References: Sender: news@etl.go.jp Followup-To: comp.emacs Distribution: gnu Organization: Electrotechnical Lab., Japan. Lines: 16 In-reply-to: simon@viking.tub.UUCP's message of 4 Dec 89 10:28:53 GMT In article simon@viking.tub.UUCP (Simon Leinen) writes: |In article |gaynor@paul.rutgers.edu (Silver) writes: | How could I tell GNU Emacs 18.51 to display these patterns instead | of the usual caret-uppercase pair (the low boys) or escaped octal | ... |Just look at the file `xdisp.c' in the scr directory, lines 153 and |up. I managed to have Emacs display umlauts and the like on the X |display by changing this file. I think modifying xdisp.c is not enough. You also have to modify indent.c to move cursor to a correct column, don't you? --- handa@etl.go.jp