view etc/MORE.STUFF @ 106168:83924fb4f59c

2009-11-20 Carsten Dominik <carsten.dominik@gmail.com> * org-agenda.el (org-agenda-diary-entry-in-org-file): Rebuild agenda after adding new entry. * org-datetree.el (org-datetree-find-day-create): Fix regular expression. * org.el (org-display-outline-path): Use a format specifier for message, to avoid problems with heading containing `%'. * org-agenda.el (org-agenda-hide-tags-regexp): New option. (org-format-agenda-item): Call `org-agenda-fix-displayed-tags'. (org-agenda-fix-displayed-tags): New function. (org-agenda-do-context-action): Just call `org-display-outline-path', without piping the result through `message'. * org-latex.el (org-export-latex-preprocess): Protect secondary footnote references. * org-indent.el (org-indent-initialize): Avoid empty strings as line prefixes. * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure hat checking for the mark does not throw an error. (org-agenda-diary-entry-in-org-file): Catch the case that there is not `day' text property in the cursor line. * org.el (org-sort-entries-or-items): Make sure that the final entry has a newline before doing the sorting. * org-agenda.el (org-agenda-diary-entry-in-org-file): Get the text property at the beginning of the line. * org.el (org-make-link-string): Don't allow a description with only white space. * org-agenda.el (org-agenda-insert-diary-strategy): New variable. (org-agenda-insert-diary-as-top-level): New function. (org-agenda-add-entry-to-org-agenda-diary-file): Call `org-agenda-insert-diary-as-top-level'. * org.el (org-occur-in-agenda-files): Make sure none of the buffers is narrowed. (org-activate-plain-links): Add the face property here. (org-set-font-lock-defaults): Do not add the face to plain links, the activator function does this. * org-habit.el (org-is-habit-p): Add doc string. * org-archive.el (org-archive-subtree-default-with-confirmation): Autoload. * org-latex.el (org-export-latex-fontify): Fix regexp to make char after match optional (happens at the end of a line...). * org.el (org-fontify-meta-lines-and-blocks): Apply special faces for special blocks. * org-faces.el (org-copy-face): Set lisp indentation. (org-quote, org-verse): New faces. * org-agenda.el (org-agenda-remove-date): Remove variable. * org-freemind.el (org-freemind-escape-str-from-org): Fix encoding. * org-html.el (org-export-as-html): Move the home/up link into the content div. * org.el (org-export-latex-packages-alist): Option definition moved here from org-latex.el. * org-html.el (org-export-html-home/up-format): Add an ID to the up/home div. * org-wl.el (org-wl-store-link): Handle the case that `wl-use-petname' is set. * org.el (org-set-effort): Improve prompt. (org-get-outline-path): Widen to get full path. (org-compact-display-after-subtree-move): Function removed. 2009-11-20 Eric Schulte <schulte.eric@gmail.com> * org-exp-blocks.el (org-export-blocks-format-ditaa): Use sha1 hash keys to cache and re-use images generated by the org-exp-blocks interface to ditaa and dot. * org.el (org-format-latex): Latex images are now saved to files named by the sha1 hash of the latex source text avoiding regeneration of identical images.
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 20 Nov 2009 20:50:32 +0000
parents f22133eb14e0
children 036ae08de616
line wrap: on
line source

More Neat Stuff for your Emacs

Copyright (C) 1993, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
  Free Software Foundation, Inc.
See the end of the file for license conditions.

This file describes GNU Emacs programs and resources that are
maintained by other people.  Some of these may become part of the
Emacs distribution in the future.  Others we unfortunately can't
distribute, even though they are free software, because we lack legal
papers for copyright purposes.  Also included are sites where
development versions of some packages distributed with Emacs may be
found.

You might also look at the Emacs web page
<URL:http://www.gnu.org/software/emacs/emacs.html>.  If you use the
Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ.

Please submit a bug report if you find that any of the addresses
listed here fail.

* The `Emacs Lisp List' at
  <URL:http://www.damtp.cam.ac.uk/user/eglen/emacs/ell.html> has pointers
  to sources of a large number of packages.

* gnu.emacs.sources

Packages posted to the gnu.emacs.sources newsgroup (see
etc/MAILINGLISTS) might be archived specifically (try a web search
engine) or retrievable from general Usenet archive services.

* emacswiki.org

The Emacs Wiki has an area for storing elisp files
<URL:http://www.emacswiki.org/cgi-bin/wiki.pl/ElispArea>.

* Emacs tutorials and manuals

 * Emacs slides and tutorials can be found here:
   <URL:http://web.psung.name/emacs/>

* Maintenance versions of some packages distributed with Emacs

You might find bug-fixes or enhancements in these places.

 * Ada-mode: <URL:http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html>

 * Battery and Info Look: <URL:http://ralph-schleicher.de/emacs.html>

 * BS: <URL:http://www.geekware.de/software/emacs/index.html>

 * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>

 * CC mode: <URL:http://cc-mode.sourceforge.net/>

 * CPerl: <URL:http://math.berkeley.edu/~ilya/software/emacs/>

 * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>

 * Eldoc and Rlogin:
   <URL:http://www.splode.com/~friedman/software/emacs-lisp/>

 * ERC: <URL:http://savannah.gnu.org/projects/erc/>

 * Etags: <URL:http://fly.isti.cnr.it/software/>

 * Gnus: <URL:http://www.gnus.org/>

 * Ispell: <URL:http://www.kdstevens.com/stevens/ispell-page.html>

 * MH-E: <URL:http://mh-e.sourceforge.net/>

 * nXML: <URL:http://www.thaiopensource.com/nxml-mode/>

 * Org mode: <URL:http://orgmode.org/>

 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>

 * PS-print: <URL:http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage>

 * Python: <URL:http://www.loveshack.ukfsn.org/emacs/>

 * QuickURL: <URL:http://www.davep.org/emacs/>

 * RefTeX: <URL:http://www.gnu.org/software/auctex/reftex.html>

 * Remember: <URL:https://gna.org/p/remember-el>

 * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>

 * SQL: <URL:http://www.emacswiki.org/cgi-bin/wiki/sql.el>

 * Tramp: Remote file access via rsh/ssh
   <URL:http://savannah.gnu.org/projects/tramp/>

 * Webjump: <URL:http://www.neilvandyke.org/webjump>

* Auxiliary files

 * (Tex)info files for use with Info-look that don't come from GNU
   packages:
   * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
   * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
       latex2e.texi> (or CTAN mirrors)
   * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/>
       (or CPAN mirrors)

* GNU Zile: <URL:http://www.gnu.org/software/zile/>
  A lightweight Emacs clone, for when you don't have room for Emacs proper.

* Packages and add-ons not bundled with Emacs

Various major packages or useful additions aren't distributed as part of
Emacs for various reasons, sometimes because their authors haven't made
a copyright assignment to the FSF.  Some of them may be integrated in
the future.

You might like to check whether they are packaged for your system.
Several are for Debian GNU/Linux in particular.

 * AUCTeX: <URL:http://www.gnu.org/software/auctex/>
   An extensible package that supports writing and formatting TeX
   files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX).

 * BBDB: personal Info Rolodex integrated with mail/news:
   <URL:http://bbdb.sourceforge.net/>
   [You might want to set the coding system of your .bbdb file to
   emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
   `file-coding-system-alist' for non-ASCII characters.]

 * Boxquote: <URL:http://www.davep.org/emacs/>

 * CEDET: Collection of Emacs Development Environment Tools, including
   EIEIO, Semantic, Speedbar, EDE, and COGRE:
   <URL:http://cedet.sourceforge.net/>

 * CJK-emacs: Converting MULE-encoded text to TeX:
   <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
   mirrors of the `CTAN' TeX archives.

 * Dismal: spreadsheet:
   <URL:http://ritter.ist.psu.edu/dismal/dismal.html>

 * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>

 * EDB: database: <URL:http://www.gnuvola.org/software/edb/>

 * Ee: categorizing information manager:
   <URL:http://www.jurta.org/en/emacs/ee/>

 * EFS: enhanced version of ange-ftp:
   <URL:http://www-pu.informatik.uni-tuebingen.de/users/sperber/software/efs/>

 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
   From GNU distribution mirrors.  (Much of this functionality is now
   in Emacs.)

 * EMacro: <URL:http://emacro.sourceforge.net/>
   EMacro is a portable configuration file that configures itself.

 * Emacs Muse: <URL:http://mwolson.org/projects/EmacsMuse.html>
   An authoring and publishing environment for Emacs.

 * Emacs speaks statistics (ESS): statistical programming within Emacs
   <URL:http://ess.r-project.org>

 * Emacspeak -- A Speech Output Subsystem For Emacs:
   <URL:http://emacspeak.sourceforge.net/>

 * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
   A simple Emacs interface to w3m, which is a text-mode WWW browser

 * Emacs Wiki Mode: <URL:http://mwolson.org/projects/EmacsWikiMode.html>
   A wiki-like publishing tool and personal information manager

 * Gnuserv:
   <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
   Alternative emacsclient/emacsserver.  Also available from this Web
   page: eiffel-mode.el.

 * Go in a buffer: Go Text Protocol client:
   <URL:http://www.gnuvola.org/software/personal-elisp/dist/lisp/diversions/gnugo.el>
   A modified version is also bundled with GNU Go:
   <URL:http://www.gnu.org/software/gnugo/gnugo.html>

 * hm--html-menus:
   <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
   HTML-specific editing.  Can work with PSGML.

 * Hyperbole:
   <URL:http://directory.fsf.org/hyperbole.html>
   Hyperbole is an open, efficient, programmable information
   management and hypertext system.

 * JDEE: <URL:http://jdee.sourceforge.net/>
   Provides a Java development environment for Emacs.

 * Mailcrypt:
   <URL:http://mailcrypt.sourceforge.net/>
   PGP and GPG support.  PGP isn't free software, but GPG, the GNU
   Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.

 * Mew: <URL:http://www.mew.org/>
   A MIME mail reader for Emacs/XEmacs.

 * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
   MMM Mode is an emacs add-on package providing a minor mode that
   allows Multiple Major Modes to coexist in one buffer.

 * Planner Mode: <URL:http://www.wjsullivan.net/PlannerMode.html>
   Planner is an organizer and day planner for Emacs.

 * Preview LaTeX: embed preview LaTeX images in source buffer.
   <URL:http://www.gnu.org/software/auctex/preview-latex.html>

 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
   DTD-aware serious SGML/XML editing.

 * Quack: <URL:http://www.neilvandyke.org/quack/>
   Quack enhances Emacs support for Scheme.

 * Session: <URL:http://emacs-session.sourceforge.net/>
   Session Management for Emacs.

 * SLIME: The Superior Lisp Interaction Mode for Emacs:
   <URL:http://common-lisp.net/project/slime/>

 * Tamago: Chinese/Japanese/Korean input method
   <URL:http://www.m17n.org/tamago/index.en.html>
   Emacs Lisp package to provide input methods for CJK characters.
   It can use these background conversion servers:
	FreeWnn (jserver, cserver, tserver),
	Wnn6,
	SJ3 Ver.2

 * Tiny Tools: <URL:http://freshmeat.net/projects/emacs-tiny-tools>

 * VM (View Mail): <URL:http://www.nongnu.org/viewmail/> Alternative
   mail reader.  There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>

 * W3: <URL:http://savannah.gnu.org/projects/w3/>
   Web browser.  There's a W3 mail list/newsgroup
   <URL:http://savannah.gnu.org/mail/?group=w3>.

 * Wanderlust: <URL:http://www.gohome.org/wl/>
   Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
   reader supporting IMAP4rev1 for emacsen.

 * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
   WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
   shell-script daemon and some LaTeX macros.

 * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
   Quasi-WYSIWYG editing of TeX & al.

Local Variables:
mode: text
mode: view
mode: goto-address
End:

This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.

arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa