Well, here's the official release mail on Emacs 24.4. The Windows versions aren't out yet but will turn up in a few days.
Postings on living in an Emacs world. Posts will be mostly on using Emacs, related functions and tools.
Ads by Google
Tuesday, October 21, 2014
Saturday, October 18, 2014
Emacs 24.4 release candidate 1
Looks like Emacs release candidate is out and that the official release will come in a few days. In related news, Alexander Shukaev has posted on the help-gnu-emacs mailing lists about providing precompiled Emacs versions along with the DLLs for Windows. It may save time for those of you who need specific features that are not compiled into the official release. You should direct your queries to Alexander, on the list, I think, if you need any clarifications.
Wednesday, August 20, 2014
Emacs fourth pretest released
Missed the announcement but the fourth pretest is now available for testing.
Monday, June 30, 2014
Emacs Third Pretest Released
A bit late in posting about it but here is official pretest release announcement. The Windows binaries take a bit of time to appear if you can't see it already.
Wednesday, May 14, 2014
Editor wars redux in the mainstream press
From a post on comp.emacs, here's an article on slate comparing Emacs and Vi. Doesn't say anything new to people familiar to Emacs and Vi. Just that it's there at all in some minor mainstream press.
Emacs Second Pretest Released
Emacs pretest 24.3.91 has been released. The binaries can be found at the usual places or you can check the links on the right.
Monday, May 5, 2014
Traditional May 1st Release of Gnus, Ma Gnus v0.11 is out
Sorry for the delayed posting but Ma Gnus V0.11 is released. You can get it by
git clone http://git.gnus.org/gnus.git && cd gnus && git checkout m0-11
or download the release from http://git.gnus.org/cgit/gnus.git/snapshot/gnus-m0-11.zip
git clone http://git.gnus.org/gnus.git && cd gnus && git checkout m0-11
or download the release from http://git.gnus.org/cgit/gnus.git/snapshot/gnus-m0-11.zip
Monday, April 14, 2014
Emacs 24.4 first pretest released
From the emacs-devel list, the first emacs pretest is out for testing. Please do take it for a spin. The Win binaries will come in a few days.
Tuesday, April 1, 2014
Some interesting Emacs threads and LaTeX news
C K Kashyap posited some new requirements on code folding and there were a number of interesting responses culminating with a link to HideRegion. You probably should stick to hide-show or OutlineMode and venture into these solutions only if there is a use case that is not met by hide-show. :)
Did you forget to enable auto-fill while writing text? No worries, you can fix the written text with a simple C-x h M-q .
Have some file and project management stuff that you want Emacs to handle? Here's a thread on what one user would like to see as project management that he wants emacs to do some heavy lifting. Might be worth your time to check it out.
BTW, there's a new site pgfplots.net for fantastic LaTeX plotting by the LaTeX guru Stefan Kottwitz. You should check it out and contribute your pgfplots to it.
Did you forget to enable auto-fill while writing text? No worries, you can fix the written text with a simple C-x h M-q .
Have some file and project management stuff that you want Emacs to handle? Here's a thread on what one user would like to see as project management that he wants emacs to do some heavy lifting. Might be worth your time to check it out.
BTW, there's a new site pgfplots.net for fantastic LaTeX plotting by the LaTeX guru Stefan Kottwitz. You should check it out and contribute your pgfplots to it.
Saturday, March 1, 2014
PGF 3.0 Released
After a long time, a new version of pgf is out as made out in the announcement from CTAN. Looks like they've got some massive changes in it. It's already in the MiKTeX distribution, so you just need to update it.
Some of the things that I found interesting are
- A Syntax for Graphs: There is now a new simple syntax for specifying
graphs, borrowed from the GraphViz program. It makes it easy
to specify graphs and especially trees in a convenient manner.
- Graph Drawing Algorithms: TikZ now comes with a large and powerful
system for computing the positions of nodes of graphs automatically
(you need LuaTeX for this, though).
- Data Visualization: There is now an alternative to pgfplots as part
of the standard TikZ installation for creating plots. While pgfplots
is still the more mature system, the new data visualization system
comes with some interesting new ideas.
- Driver Support: Support for all mayor backend drivers has been
improved. A new, cool thing is the support for dvisvgm, which
allows you to create powerful SVG graphics directly from TeX,
including the text.
Some of the things that I found interesting are
- A Syntax for Graphs: There is now a new simple syntax for specifying
graphs, borrowed from the GraphViz program. It makes it easy
to specify graphs and especially trees in a convenient manner.
- Graph Drawing Algorithms: TikZ now comes with a large and powerful
system for computing the positions of nodes of graphs automatically
(you need LuaTeX for this, though).
- Data Visualization: There is now an alternative to pgfplots as part
of the standard TikZ installation for creating plots. While pgfplots
is still the more mature system, the new data visualization system
comes with some interesting new ideas.
- Driver Support: Support for all mayor backend drivers has been
improved. A new, cool thing is the support for dvisvgm, which
allows you to create powerful SVG graphics directly from TeX,
including the text.
Subscribe to:
Posts (Atom)