|
|
Newsgroups: gnu.emacs.help
From: nom...@zen.uta.edu (Seiichi Nomura)
Date: Wed, 1 Jul 1992 07:47:37 GMT
Local: Wed, Jul 1 1992 7:47 am
Subject: Alt key in demacs
Help ! Can someone tell me how I can assgin the Altkey
on the PC keyboard to the Meta key ? I am using Demacs on a 386 PC. Thank you. Seiichi Nomura (野村靖一) You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: gr...@ux1.cso.uiuc.edu (Ben Gross)
Date: 1 Jul 92 15:42:51 GMT
Local: Wed, Jul 1 1992 3:42 pm
Subject: How to use cursor keys in emacs on non vt-100 terminals.
When I use emacs 18.58 and I'm not using a true (more or less) VT100 -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: abra...@iesd.auc.dk (Per Abrahamsen)
Date: 1 Jul 92 16:18:21 GMT
Local: Wed, Jul 1 1992 4:18 pm
Subject: New tex-mode.el vs. AUC-TeX.
Would someone compare this mode with auc-tex? auc-tex is available for ftp at iesd.auc.dk in the file It includes all the below changes except point 1 (which is not needed) Edward> some feedback, so I'm making the new version avaiable by Edward> anonymous ftp (slightly altered so as to work on Version 18). Edward> The main changes are: Edward> 1. It uses comint.el, not shell.el. (I've put a copy of Edward> 2. LaTeX mode is now pretty smart about closing an open \begin Edward> 3. There is a SliTeX mode. Edward> 3. There is a choice of printers. Edward> 4. There are preview and BibTeX commands. Edward> 5. TeX (or LaTeX or SliTeX) is now run in the proper place Edward> emr.cs.uiuc.edu:/pub/emacs/tex-mode/* You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: meg...@epas.utoronto.ca (David Megginson)
Date: 1 Jul 92 13:09:33
Local: Wed, Jul 1 1992 1:09 pm
Subject: Re: New tex-mode.el vs. AUC-TeX.
Would someone compare this mode with auc-tex?
I think that AUC-TeX is quite a nice package, but it is very large to By the way (is RMS listening?), perhaps Gnu emacs 19 should include at David -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: x...@cork.CS.Berkeley.EDU (The Crossjammer)
Date: 1 Jul 92 15:16:03 GMT
Local: Wed, Jul 1 1992 3:16 pm
Subject: cl-indent.cl arcana?
Does anybody have any documentation demystifying the magic of cl-indent.el?
In particular I'm looking for a syntax for what the property list entries should like and what they specify to common-lisp-indent-hook. I looked at the source, and unless I'm braindead, there's nary a scrap of documentation. -- x...@cork.Berkeley.EDU Fiiiive Thousand Boomin Watts...... -The JBeez They can't come on and play me in prime time, | Free Millipede coin op You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: capn...@dudemar.b24a.ingr.com (Heath Goebel)
Date: Wed, 1 Jul 1992 18:34:19 GMT
Local: Wed, Jul 1 1992 6:34 pm
Subject: Search for file e-lisp package
Has someone written a GNU Emacs Lisp package that will search through a
set of paths for a file? I work on a huge software program. Sometimes I know the name of the file You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: shar...@Software.Mitel.COM (Richard Sharman)
Date: 5 Jul 92 04:11:36 GMT
Local: Sun, Jul 5 1992 4:11 am
Subject: Re: Search for file e-lisp package
+ I work on a huge software program. Sometimes I know the name of the
+ file I'm looking for, but I don't exactly know which directory it is + in. So, I'd like to be able to specify a set of search directories, + then when I execute a find-file (search-file), I'd like for emacs to + search through all of the directories looking for the file. Here's a quick hack. Set the variable search-file-list to a list (setq search-file-list '("/usr/include" "/usr/include/sys/" )) ;; E.g. (defun search-for-file-in-list (name) (setq search-file-list '("/usr/include" "/usr/include/sys/" )) (defun search-for-file-in-list (name) You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: kgall...@digi.lonestar.org (Kevin Gallagher)
Date: 1 Jul 92 18:57:06 GMT
Local: Wed, Jul 1 1992 6:57 pm
Subject: Re: VMS Termcap Problem
In article <1992Jun30.142337.15...@athena.mit.edu> put...@athena.mit.edu (Christopher E Putnam) writes:
>I am having trouble setting up GNU Emacs from a VMS Saveset. After When running on VMS, Emacs gets its TERMCAP file from the [...EMACS.ETC] >installing Emacs as per the directions, when run, Emacs exits with >a fatal error which says that it cannot find the termcap database. >I don't have access to the exact text of the error message right now >but I can get it if it is important. directory in a file TERMCAP.DAT. You must be missing that file and/or directory. -- --------------------------------------------------------------------------- - Kevin Gallagher kgall...@digi.lonestar.org OR ...!uunet!digi!kgallagh DSC Communications Corporation Addr: MS 152, 1000 Coit Rd, Plano, TX 75075 --------------------------------------------------------------------------- - You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: s...@aiware.in-berlin.de (Harald Schmidt)
Date: Wed, 01 Jul 1992 23:57:41 GMT
Local: Wed, Jul 1 1992 11:57 pm
Subject: HELP: emacs18.58 and X11R5PL12 (start trouble)
hallihallo,
I have got some problems installing Emacs 18.58 under X11R5PL12. $ emacs does anybody knows how to solve this problem? thanks in advance, You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: presn...@stat.ufl.edu (Brett Presnell)
Date: 1 Jul 92 22:44:31
Local: Wed, Jul 1 1992 10:44 pm
Subject: Saving in mh folders from GNUS
Has anyone done whatever it takes to get gnus to save stuff in
mh folders? What I had in mind was something like saving postings off in say ~/Mail/News/gnu.emacs.help, with numbers 1, 2, etc, just like any mh folder. Since I use mh for mail, I'd prefer this to the usual Berkeley mail style folders. Thanks for any help. Brett Presnell presn...@stat.ufl.edu You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2010 Google |