Improvements on TEX-MODE.EL (?)
flag
Messages 1 - 10 of 232 - Collapse all
/groups/adfetch?adid=UrHvrhIAAAC0sONe9a-sb5loWwfV6l_Kxyxpo7bMRVgpn9ZMKisPfQ
Improvements on TEX-MODE.EL (?)  
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
1.  Jun Lu  
View profile  
 More options Apr 1 1991, 5:08 pm
Newsgroups: gnu.emacs.help, comp.text.tex
From: l...@gus19.ecn.purdue.edu (Jun Lu)
Date: 1 Apr 91 17:08:51 GMT
Local: Mon, Apr 1 1991 5:08 pm
Subject: Improvements on TEX-MODE.EL (?)
Hello, everyone,

I like emacs tex-mode to have following capabilities:

        . have a TeX-view function so that one can preview .dvi file
by using appropriate command specified by TeX-view-command var.(I add
this to my own tex-mode.el by following TeX-print, even though I'm
lisp-illiterate :-)
        . Have a TeX-tmp directory in addition to TeX-directory, so
that TeX working directory is default-directory, but tmp files(#tz*)
are created in the tmp-dir.(Of course a user can specify his
preference using mode-hook). This way TeX-mode can work correctly even
if the working TeX-file have inputs from other subdirectories.

I tried to hack this out on my own, but my lisp-illiteracy presents quite a
big challenge to me in adding a TeX-tmp directory. After working for
10 min., I guess that maybe the net could help. Does anyone care to
fix this ?

Thank you for your help.
-- Jun

P.S. I did manage to set the TeX-directory to the current
default-directoy. But I don't like to see those tmp files(#tz*) there.
I prefer to put them the directory specified by an var(say TeX-tmp).
--
-- Jun Lu                          Internet:l...@ecn.purdue.edu          --
-- Aeronautics & Astronautics      Bitnet:  luj%ecn.purdue.edu@purccvm  --
-- Purdue University               UUCP:    pur-ee!luj                  --
-- W. Lafayette, IN 47907          Phone:317-494-9410  Fax:317-494-0307 --


    Forward  
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.
Finding X libraries on Sun SPARCstation 2  
2.  Ethan Bradford  
View profile  
 More options Apr 11 1991, 8:21 am
Newsgroups: gnu.emacs.help
From: eth...@milton.u.washington.edu (Ethan Bradford)
Date: 10 Apr 91 19:00:46 GMT
Local: Wed, Apr 10 1991 7:00 pm
Subject: Finding X libraries on Sun SPARCstation 2
I am trying to install EMACS on my new SPARCstation 2.  I got
everything to compile and link in non-X mode, and (after finding the
relevant header files in /usr/share/openwin) to compile in X mode, but
I can't get it to bind because the only X libraries I can find (again
under the openwin directory) are all sharable-only, and this seems to
disagree with EMACS.

Can anybody suggest a solution?  Is there a small change in the
compilation of EMACS to allow it to use the shared libraries?  Do I
need to do a separate X implementation on my machine which will put
the header and library files in the place and format that EMACS will
expect?  Is there some other directory with the libraries I need?

-- Ethan (eth...@milton.u.washington.edu)


    Forward  
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.
3.  Simon Leinen  
View profile  
 More options Apr 12 1991, 1:42 pm
Newsgroups: gnu.emacs.help
From: si...@opal.CS.TU-Berlin.DE (Simon Leinen)
Date: 12 Apr 91 10:33:57 GMT
Local: Fri, Apr 12 1991 10:33 am
Subject: Re: Finding X libraries on Sun SPARCstation 2

>>>>> On 10 Apr 91 19:00:46 GMT, eth...@milton.u.washington.edu (Ethan
>>>>> Bradford) said:

Ethan> I am trying to install EMACS on my new SPARCstation 2.  I got
Ethan> everything to compile and link in non-X mode, and (after
Ethan> finding the relevant header files in /usr/share/openwin) to
Ethan> compile in X mode, but I can't get it to bind because the only
Ethan> X libraries I can find (again under the openwin directory) are
Ethan> all sharable-only, and this seems to disagree with EMACS.

Did you look for the libraries in /usr/openwin/lib ? On this
SparcStation-2, libX11 is there in the dynamic, static, and even a
profiled version.  This is SunOS 4.1.1 (not B).
--
Simon.


    Forward  
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.
anyone have some diff'ing lisp code for GNU emacs  
1.  Dr R.P. Alston  
View profile  
 More options Apr 2 1991, 2:54 pm
Newsgroups: comp.emacs, gnu.emacs.help
Followup-To: poster
From: ro...@gradient.gradient.com (Dr R.P. Alston)
Date: 2 Apr 91 14:54:36 GMT
Local: Tues, Apr 2 1991 2:54 pm
Subject: anyone have some diff'ing lisp code for GNU emacs
Before I go off and invent the wheel, I was wondering if some kind
soul has in the past implemented some lisp code for GNU emacs allowing
me to diff two source files in some reasonably interactive manner. I
would be most grateful for any pointers as to where to get it.
Thankyou all and any for your help. Please use e-mail, save the net.

robin
--
Dr Robin P. Alston,
Principal Member, Technical Staff,
Gradient Technologies,
ro...@gradient.com


    Forward  
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.
2.  dan_jacobson  
View profile  
 More options Apr 3 1991, 12:48 am
Newsgroups: comp.emacs, gnu.emacs.help
From: Dan_Jacob...@ATT.COM
Date: 3 Apr 91 00:48:03 GMT
Local: Wed, Apr 3 1991 12:48 am
Subject: Re: anyone have some diff'ing lisp code for GNU emacs

>>>>> On 2 Apr 91 14:54:36 GMT, ro...@gradient.gradient.com (Dr R.P. Alston) said:

Dr> Before I go off and invent the wheel, I was wondering if some kind
Dr> soul has in the past implemented some lisp code for GNU emacs allowing
Dr> me to diff two source files in some reasonably interactive manner.

compare-windows:
Compare text in current window with text in next window.
Compares the text starting at point in each window,
moving over text in each one as far as they match.

Dr> I would be most grateful for any pointers as to where to get it.
Dr> Thankyou all and any for your help. Please use e-mail, save the net.

Well, one posted response saves all those folks from sending e-mail...
but mainly the article hasn't had a summary of responses posted or
been cancelled... so... I posted.
--
Dan_Jacob...@ATT.COM  Naperville IL USA  +1 708 979 6364


    Forward  
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.
3.  Eliot Moss  
View profile  
 More options Apr 3 1991, 2:12 pm
Newsgroups: comp.emacs, gnu.emacs.help
Followup-To: comp.emacs
From: m...@cs.umass.edu (Eliot Moss)
Date: 3 Apr 91 14:12:47 GMT
Local: Wed, Apr 3 1991 2:12 pm
Subject: Re: anyone have some diff'ing lisp code for GNU emacs
I prefer the emerge package, which not only does the diff, but displays the
two files side by side and in a third window allows you to go through and
decide which version of each differing region you desire to have in a merged
file. Very handy! You can get it from the author, Dale R. Worley,
d...@math.mit.edu.
--

                J. Eliot B. Moss, Assistant Professor
                Department of Computer and Information Science
                Lederle Graduate Research Center
                University of Massachusetts
                Amherst, MA  01003
                (413) 545-4206, 545-1249 (fax); M...@cs.umass.edu


    Forward  
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.
4.  Eric Benson  
View profile  
 More options Apr 3 1991, 7:24 pm
Newsgroups: comp.emacs, gnu.emacs.help
From: e...@lucid.com (Eric Benson)
Date: 3 Apr 91 19:24:35 GMT
Local: Wed, Apr 3 1991 7:24 pm
Subject: Re: anyone have some diff'ing lisp code for GNU emacs
There's something called Buffer Merge written by Joe Marshall here at
Lucid.  I don't know if it has been distributed before.  It's
relatively short, about 600 lines.  I've found it quite useful,
although it is very slow on large buffers.  I'll post it to
gnu.emacs.sources.

    Forward  
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.
Beginners questions...  
1.  Tim Waters - 5958  
View profile  
 More options Apr 2 1991, 3:46 pm
Newsgroups: gnu.emacs.help, comp.emacs
Followup-To: gnu.emacs.help
From: TGW%SY...@RTI.RTI.ORG (Tim Waters - 5958)
Date: 2 Apr 91 15:46:23 GMT
Local: Tues, Apr 2 1991 3:46 pm
Subject: Beginners questions...
Is there a way to list a key-map in emacs?  Or find out what a key is
bound to?

How does one set the left and right margins?

In the .emacs file, how can I load my abbrev file and how do I set the
variable abbrev-file-name (in VMS)?

BTW, many thanks to those who sent me examples of their .emacs files!

Thanks,
Tim Waters  
"An emacs neophyte"

t...@sybil.rti.org


    Forward  
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.
Webster servers  
1.  Przemek Klosowski  
View profile  
 More options Apr 3 1991, 7:23 pm
Newsgroups: comp.emacs, gnu.emacs.help, comp.text
Followup-To: comp.emacs
From: prze...@rrdstrad.nist.gov (Przemek Klosowski)
Date: 3 Apr 91 19:23:53 GMT
Local: Wed, Apr 3 1991 7:23 pm
Subject: Webster servers

Hello!

I picked up ``webster.el'' from the net: it is an Emacs interface to
Webster dictionary servers, allowing to retrieve the definition and spelling.
The idea is great, but  when I tried to use it, neither of the Internet
addresses given in the text of ``webster.el'' (bu-it.bu.edu and
sri.nic) seemed to work as a Webster server. I found out that
bu-it.bu.edu has discontinued the ftp services, so I tried its
replacement, bu.edu---no luck there either.
  Please pass me on any information on this topic you might have.
PLEASE E-MAIL if possible.

        Greetings

--
                        przemek klosowski (prze...@ndcvx.cc.nd.edu)
                        Physics Department
                        University of Notre Dame IN 46556


    Forward  
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.
diff'ing with GNU emacs [summary]  
1.  Dr R.P. Alston  
View profile  
 More options Apr 3 1991, 11:15 pm
Newsgroups: comp.emacs, gnu.emacs.help
Followup-To: poster
From: ro...@gradient.gradient.com (Dr R.P. Alston)
Date: 3 Apr 91 23:15:20 GMT
Local: Wed, Apr 3 1991 11:15 pm
Subject: diff'ing with GNU emacs [summary]
Thankyou everyone for the response on my request. I ended up with a
number of solutions:

1)      Compare-windows (seems to be part of distribution),
        unfortunately not really what I wanted, this needs a fair
        amount of manual keying to perform the updates I am doing.

2)      emerge. Written by Dale R Worley (d...@math.mit.edu). This is
        the package I ended up using. It allows you to work on two
        files or buffers and with very few keystrokes update a 'final'
        image with the correct diffs. Generates a very nice 3 window
        screen showing you the 2 files and the final version.
        This is apparently available thru ftp (although the provider
        of this snippet indicated it may be an older version):

        tut.cis.ohio-state.edu pub/gnu/emacs/elisp-archive/as-is:\
                13627 Jun 21  1990 emerge.el.Z

3)      A package from richard stallman which allows you to do diffs
        more than compare-windows does. Unfortunately the version of
        emacs I have appears to be missing some of the functions used
        so I could not use it (sorry richard).

And then significant a number of other peoples individual packages
that do their own things using diff. Thankyou all for your replies.
I'm afraid I just didn't have the time to use/test them all, but after
receiving a number of people all recommending 2) I went that route.

robin


    Forward  
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