home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!Sirius.dfn.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!unidui!unidui!hm342st
- From: hm342st@unidui.uni-duisburg.de (Michael Staats)
- Newsgroups: gnu.emacs.help
- Subject: Re: Help in Demacs
- Message-ID: <hm342st.721920493@unidui>
- Date: 16 Nov 92 13:31:07 GMT
- References: <9211131423.AA06353@accura_nc.aisg.com>
- Organization: Universitaet Duisburg GH
- Lines: 29
- NNTP-Posting-Host: unidui.uni-duisburg.de
-
- In <9211131423.AA06353@accura_nc.aisg.com> keith%accura_nc@concert.net (Keith B. Kee {AISG} ) writes:
-
- >Hi:
- > I have obtained a copy of demacs 1.20. After hours of installing it, I
- >finally got it running. However, there are two things that I could not
- >get it to work right.
-
- > 1) Putting (load-library "bobcat") in my _emacs did not swap the
- > backspace and Del.
-
- Hello,
- the .../lisp/term directory is not in the default load-path.
- Use
- (load-library "term/bobcat")
- instead.
-
- > 2) I could not get the "mark-command" from my keyboard. I tried
- > using ^h-k to help me determine the bindings, and typing
- > c-@ on the keyboard gave me this sequence instead: c-@ c-c.
-
-
- Can't help you with that, on the german keyboard it is a little
- different. But try Control-Space to set the mark.
-
- --
- Michael Staats, Student of Theoretical Physics, Uni-GH Duisburg
- BTW: I'm looking for a Makefile which takes physical model, applied methods,
- expected results and literature references as input and generates a master
- thesis in Theoretical Physics to save time for reading news. Help me, please!
-