ANNOUNCE: Dotfile Generator - Interactive configuration of emacs

ANNOUNCE: Dotfile Generator - Interactive configuration of emacs

Post by Jesper Peders » Sat, 27 May 1995 04:00:00



Those days are gone, when you should be a guru in Lisp and Emacs to
configure simple things in Emacs!
The reason for this, is that I have create a general interactive
configuration tool (called the Dotfile Generator), and a module for this
tool to configure Emacs easily.

Here is an extract of the README file:

Requirement
===========
The Dotfile Generator require Tcl 7.4 / Tk 4.0

What is the Dotfile Generator
=============================
The dotfile generator is a program which translates information
from checkboxes, entries, menus etc. to some sort of code (eg. Lisp, C,
the configuration language for the fvwm window manager, or any other
textual code).  This transformation is coded in modules, where the
programmer tells which element to be shown (a checkbutton, listbox
etc.) and give some help on each elements.  But he doesn't have to bother
about how to make a listbox, how to make the help available, or how to
bind keys.  You could say that this is a very specific and highlevel
programming language.
The Dotfile Generator uses Tcl/Tk, and makes all its feutures available
for the more advanced user, so it's in fact a very powerful tool.

Which Modules Exists
====================
So far there exists only one module for the Dotfile Generator:
o Emacs
  A module, for the .emacs files.  I believe it should be a very big help
        for everyone except the very small crew of elisp gurus.  Let me give
        you a test:
        - How do you tell emacs not to change group privileges of files you edit?
        - How do you persuade emacs not to insert lines at the end of a file
          when you press down arrow at the last line
        - How do you change the prefix command for outline mode
        - How do you change indentation in html-helper-mode
        - How do you tell emacs where the TclX help files are located
        etc. etc.

o More to come
        I believe you will find lots of new modules as soon as people start
        using this program.  Why don't you make one yourself?!

        window manager fvwm.

See a Demo
==========
To see some screen dumps of the program please refer to
<URL:http://www.imada.ou.dk/~blackie/dotfile/demos.html>

Where to get it
===============
The Dotfile Generator is available for anonymous ftp from
ftp.imada.ou.dk as /pub/dotfile/dotfile.tar.Z.
It will soon be uploaded to tcl contribution sites.

 
 
 

1. Dotfile Generator - Interactive configuration of emacs

Those days are gone, when you should be a guru in Lisp and Emacs to
configure simple things in Emacs!
The reason for this, is that I have create a general interactive
configuration tool (called the Dotfile Generator), and a module for this
tool to configure Emacs easily.

Here is an extract of the README file:

Requirement
===========
The Dotfile Generator require Tcl 7.4 / Tk 4.0

What is the Dotfile Generator
=============================
The dotfile generator is a program which translates information
from checkboxes, entries, menus etc. to some sort of code (eg. Lisp, C,
the configuration language for the fvwm window manager, or any other
textual code).  This transformation is coded in modules, where the
programmer tells which element to be shown (a checkbutton, listbox
etc.) and give some help on each elements.  But he doesn't have to bother
about how to make a listbox, how to make the help available, or how to
bind keys.  You could say that this is a very specific and highlevel
programming language.
The Dotfile Generator uses Tcl/Tk, and makes all its feutures available
for the more advanced user, so it's in fact a very powerful tool.

Which Modules Exists
====================
So far there exists only one module for the Dotfile Generator:
o Emacs
  A module, for the .emacs files.  I believe it should be a very big help
        for everyone except the very small crew of elisp gurus.  Let me give
        you a test:
        - How do you tell emacs not to change group privileges of files you edit?
        - How do you persuade emacs not to insert lines at the end of a file
          when you press down arrow at the last line
        - How do you change the prefix command for outline mode
        - How do you change indentation in html-helper-mode
        - How do you tell emacs where the TclX help files are located
        etc. etc.

o More to come
        I believe you will find lots of new modules as soon as people start
        using this program.  Why don't you make one yourself?!

        window manager fvwm.

See a Demo
==========
To see some screen dumps of the program please refer to
<URL:http://www.imada.ou.dk/~blackie/dotfile/demos.html>

Where to get it
===============
The Dotfile Generator is available for anonymous ftp from
ftp.imada.ou.dk as /pub/dotfile/dotfile.tar.Z.
It will soon be uploaded to tcl contribution sites.

--

PLEASE remember Keywords: and a short description of the software.

2. sort

3. ANNOUNCE: ipfwadm-dotfile-0.25b: the ipfwadm Dotfile Generator module

4. [TRIVIAL] de2104x.c missing __devexit_p in 2.5.43

5. Neomagic Download

6. ANNOUNCE: ipfwadm-dotfile-0.24b: the ipfwadm Dotfile Generator module

7. DISTRAUGHT - FlexFAX, Solaris 2, ZyXEL

8. ipfwadm-dotfile-0.10b: the ipfwadm Dotfile Generator module

9. The Dotfile Generator - Second public beta release.

10. The Dotfile Generator ver 2.0 released

11. Dotfile Generator <-> Tk 4.0

12. Announcing interactive configuration of fvwm2