emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Orgmode] Org-mode version 4.48
@ 2006-09-08 12:59 Carsten Dominik
  2006-09-08 16:53 ` Ed Hirgelt
  2006-09-08 17:20 ` Xiao-Yong Jin
  0 siblings, 2 replies; 6+ messages in thread
From: Carsten Dominik @ 2006-09-08 12:59 UTC (permalink / raw)
  To: emacs-orgmode


Hi,

I am releasing Org-mode 4.48, as usually at the address

http://www.astro.uva.nl/~dominik/Tools/org/

The emacs CVS version continues to lag behind because of the 
pre-release feature freeze.

Changes in Version 4.48
-----------------------

    - Agenda views can be made in batch mode from the command line.
      Thanks to Pete Phillips for the idea.

      The following example sends the TODO agenda view directly to
      the printer:

        emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr


    - `org-store-link' does the right thing in dired-mode.
      Thanks to Xiao-Yong Yin for pushing this.

      C-c l will now store a link to the file in the current line
      in a dired-mode buffer.  If the line is in the "." line
      indicating a directory, the link points to the directory.
      If there are several files selected, org-mode will
      ignore this selection, because I don't want to store links
      to many files at the same time

    - File links can contain environment variables
      Thanks to Ed Hirgelt for this fix

	  Example: [[file:$projects/italian_job.org]]

    - Full Emacs 21 compatibility has been restored with David's recent
      release of org-publish 1.76.

    - Bug fixes, thanks to all who sent reports.

Enjoy

- Carsten

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-08 18:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-08 12:59 [Orgmode] Org-mode version 4.48 Carsten Dominik
2006-09-08 16:53 ` Ed Hirgelt
2006-09-08 17:44   ` Carsten Dominik
2006-09-08 18:51     ` Carsten Dominik
2006-09-08 18:56       ` Ed Hirgelt
2006-09-08 17:20 ` Xiao-Yong Jin

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).