help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Windows2000


From: Darragh Murphy
Subject: Re: Windows2000
Date: Mon, 09 Jul 2001 09:19:04 +0000

Hi

First of all you will have to set up your basis environment.
colors, indentation etc .....

Your really have to byte the bullet and read the manual.

I'm using Gnu Emacs version 20.7.1  on Windows 2000 and it works fine


Emacs Manual
http://math-www.uio.no/doc/gnu/emacs/top.html

Take a look at some lisp packages at
http://www.cogsci.ed.ac.uk/~stephen/ell.html

I've included a screen shot of my Emacs setup as is with
        Jbuilder type font settings
        Emacs Code Browser
        JDE ( Java development environment) completion menu
        Buffi Ant integration
        & a million other customizations

I found the info below using google

--------------------------------------------------------------------------------------

FROM comp.lang.perl.misc,comp.answers,news.answers

Emacs    

        Emacs is your friend if you have to do anything comcerning software
        development: It offers plug-in modules, written in Emacs lisp
        (elisp) language, that makes all your programmings wishes come
        true. Please introduce yourself to Emacs and your programming era
        will get a new light.

    Where to find Emacs / XEmacs

        o   Unix:
            http://www.gnu.org/software/emacs/emacs.html
            http://www.xemacs.org/

        o   Windows
            http://www.gnu.org/software/emacs/windows/ntemacs.html
          ftp://ftp.xemacs.org/pub/xemacs/windows/setup.exe

        o   More Emacs resources at
          http://tiny-tools.sourceforge.net/emacs-elisp.html



Emacs Perl Modules

    Cperl -- Perl programming mode

        .ftp://ftp.math.ohio-state.edu/pub/users/ilya/perl
        .<olson@mcs.anl.gov>           Bob Olson (started 1991)
        .<ilya@math.ohio-state.edu>    Ilya Zakharevich

        Major mode for editing perl files. Forget the default
        `perl-mode' that comes with Emacs, this is much better. Comes
        standard in newest Emacs.

   

Tiny Tools

Try http://tiny-tools.sourceforge.net/ for Perl tools

If you ever wonder how to deal with Perl POD pages or how to find documentation from all perl man pages, this package is for you. Couple of keystrokes and all the documentation is in your hands.

        o   Instant function help: See documentation of `shift', `pop'...
        o   Show Perl manual pages in *pod* buffer
        o   Load source code into Emacs, like Devel::DProf.pm
        o   Grep through all Perl manpages (.pod)
        o   Follow POD manpage references to next pod page with TinyUrl
        o   Coloured pod pages with `font-lock'
        o   Separate `tiperl-pod-view-mode' for jumping topics and pages
            forward and backward in *pod* buffer.
        o   TinyUrl is used to jump to URLs (other pod pages, man pages etc)
            mentioned in POD pages. (It's a general URL minor mode)




    TinyIgrep -- Perl Code browsing and easy grepping

        [TinyIgrep is included in the Kit]

        To grep from all installed Perl modules, define database to
        TinyIgrep. There is example file emacs-rc-tinyigrep.el that shows
        how to set up datatbases for Perl5, Perl4 whatever you have
        installed

        TinyIgrep calls Igrep.el to run the find for you, You can adjust
        recursive grep options, ignored case, add user grep options.

        You can get `igrep.el' module from <kevinr@ihs.com>. Ask for copy.
        Check also ftp://ftp.ihs.com/pub/kevinr/

    TinyCompile -- Browsing grep results in Emacs *compile* buffer

        TinyCompile is minor mode for *compile* buffer from where
        you can collapse unwanted lines, shorten the file URLs

            /asd/asd/asd/asd/ads/as/da/sd/as/as/asd/file1:NNN: MATCHED TEXT
            /asd/asd/asd/asd/ads/as/da/sd/as/as/asd/file2:NNN: MATCHED TEXT

            -->
            cd /asd/asd/asd/asd/ads/as/da/sd/as/as/asd/
            file1:NNN: MATCHED TEXT
            file1:NNN: MATCHED TEXT




At 08:25 05/07/2001, you wrote:
Hello:

Because we are on Windows2000 Professional OS,
we are wanting to FTP the version 20.2 from what we read of GNU Emacs.

We have gone to the GNU site and read but are still not sure exactly which FTP folder and file we should download in order to get the file we are looking for to go with our operating system.

Also are there any additional packages (as mentioned on the GNU site) that we would need?
We will be doing Perl and a few other languages.

Could you please give us some direction on this.


Thanks,
RL


_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
At 08:25 05/07/2001, you wrote:
Hello:

Because we are on Windows2000 Professional OS,
we are wanting to FTP the version 20.2 from what we read of GNU Emacs.

We have gone to the GNU site and read but are still not sure exactly which FTP folder and file we should download in order to get the file we are looking for to go with our operating system.

Also are there any additional packages (as mentioned on the GNU site) that we would need?
We will be doing Perl and a few other languages.

Could you please give us some direction on this.


Thanks,
RL


_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

reply via email to

[Prev in Thread] Current Thread [Next in Thread]