bat-mode ?
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.help Profile…
 Up
bat-mode ?         


Author: alain.berenguier
Date: Aug 3, 2008 05:10

Hello,
Before write an "bat-mode", can find a site where all sources are writen.
e-g- a repository of modes.
Think for you reply.
A+
4 Comments
Re: bat-mode ?         


Author: Lennart Borgman (gmail)
Date: Aug 3, 2008 12:43

alain.berenguier wrote:
> Hello,
> Before write an "bat-mode", can find a site where all sources are writen.
> e-g- a repository of modes.
> Think for you reply.
> A+

Is this what you are looking for?

http://www.emacswiki.org/cgi-bin/wiki/CmdMode
no comments
RE: bat-mode ?         


Author: Drew Adams
Date: Aug 3, 2008 13:11

>> Before [I] write an "bat-mode", can find a site where all
>> sources are writen. e-g- a repository of modes.
>
> Is this what you are looking for?
> http://www.emacswiki.org/cgi-bin/wiki/CmdMode

To reply to your general question, Emacs Wiki has a repository of Emacs-Lisp
libraries, many of which define modes:

http://www.emacswiki.org/cgi-bin/wiki?action=index;match=%%5C.(el%%7Ctar)(%%5C.gz)%%
3F%%24

Emacs Wiki is also searchable - searching for `bat' shows a set of wiki pages
that includes the one Lennart pointed out above.

Other sources of Emacs-Lisp libraries include:

- Emacs-Lisp List: http://www.emacswiki.org/cgi-bin/wiki/EmacsLispList
- the Emacs-Lisp code that is part of Emacs - see directory `lisp'
or try command `finder-by-keyword'
- mailing list gnu-emacs-sources@gnu.org
no comments
Re: bat-mode ?         


Author: Lennart Borgman (gmail)
Date: Aug 3, 2008 13:14

Drew Adams wrote:
>>> Before [I] write an "bat-mode", can find a site where all
>>> sources are writen. e-g- a repository of modes.
>> Is this what you are looking for?
>> http://www.emacswiki.org/cgi-bin/wiki/CmdMode
>
> To reply to your general question, Emacs Wiki has a repository of Emacs-Lisp
> libraries, many of which define modes:
>
> http://www.emacswiki.org/cgi-bin/wiki?action=index;match=%%5C.(el%%7Ctar)(%%5C.gz)%%
> 3F%%24

I think it is also worth pointing out that there are a lot of pages on
Emacs Wiki pointing to emacs lisp files that do not live on the wiki
(and therefore are not included in the list above).
Show full article (1.06Kb)
no comments
Re: bat-mode ?         


Author: David Wolff
Date: Aug 8, 2008 17:20

In article gnu.org>,
Lennart Borgman (gmail) gmail.com> wrote:
> Drew Adams wrote:
>>>> Before [I] write an "bat-mode", can find a site where all
>>>> sources are writen. e-g- a repository of modes.
>>> Is this what you are looking for?
>>> http://www.emacswiki.org/cgi-bin/wiki/CmdMode
>>
>> To reply to your general question, Emacs Wiki has a repository of Emacs-Lisp
>> libraries, many of which define modes:
>>
>>
>> 3F%%24
>
> I think it is also worth pointing out that there are a lot of pages on
> Emacs Wiki pointing to emacs lisp files that do not live on the wiki
> (and therefore are not included in the list above).
>
>> Emacs Wiki is also searchable - searching for `bat' shows a set of wiki pages ...
Show full article (1.34Kb)
no comments