Toby Cubitt | 5 Oct 2010 19:39
Favicon

predictive.el -- new release and (finally!) a public repository

It's been nearly a year since the last minor release of the Predictive
Completion package, which I guess reflects the fact that predictive-mode
and its various support libraries are fairly stable and feature-complete
by now.

Nonetheless, I've accumulated various bug-fixes and minor feature
enhancements over the past year, and it was high time to roll new
release.

The new package is available from:

http://www.dr-qubit.org/download.php?file=predictive/predictive.tar.gz

As always, the package's web page can be found at:

http://www.dr-qubit.org/emacs.php#predictive

But the major news is that I've *finally* published the package's git
repository at:

http://www.dr-qubit.org/git/predictive.git

(This is a git repository, not a web site; i.e to grab the sources you
need to use "git clone http://www.dr-qubit.org/git/predictive.git".)

The repository contains both predictive-mode itself, and also the
numerous support packages: completion-UI, auto-overlays, and the various
data structure libraries (all of which can be used independently of
predictive-mode).

(Continue reading)

Andreas Röhler | 7 Oct 2010 22:14
Picon

thing-at-point-utils

Hi folks,

proudly announce the present state of

thing-at-point-utils

augmented by thing-in-thing functions, has a download file now:

http://launchpad.net/s-x-emacs-werkstatt/thing-at-point-utils/1.0/+download/thing-at-point-utils.tgz

In short is's an util foreseeing a large number of
possible edit operations.

Just today wrote a form

(re-search-forward "[A-Z] [a-zäöü] [a-zäöüß]" nil t 1)

when realising, I'd better put double-slashed parens
around inside.

Putting double-slashed parens is a kind of nasty edits.

Not so with `thing-at-point-utils':

just call

`M-x ar-doubleslashparen-bracketed-in-doublequoted-atpt'

==>

(Continue reading)

Thierry Volpiatto | 30 Oct 2010 12:28
Picon
Gravatar

ioccur V-2.1

ioccur V-2.1
Only bugfix, no more features.

For recall, you can get ioccur.el like that:

hg clone http://mercurial.intuxication.org/hg/ioccur
and "hg update -C development" to checkout devel version.

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 
Attachment (ioccur.el): application/emacs-lisp, 40 KiB

;;; ioccur.el --- Incremental occur.

;; Author: Thierry Volpiatto <thierry dot volpiatto at gmail dot com>

;; Copyright (C) 2010 Thierry Volpiatto, all rights reserved.

;; Compatibility: GNU Emacs 23.1+

;; X-URL: http://mercurial.intuxication.org/hg/ioccur

;; This file is not part of GNU Emacs.

;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as
(Continue reading)

Michael Herstine | 29 Oct 2010 21:45
Picon
Favicon

Mathematica front-end?

All,

Is anyone maintaining the 'math.el' or 'mathematica.el' packages? Or
is there a more recent front-end to Mathematica from Emacs?

--

-- 
  Michael <sp1ff <at> pobox.com>

       web o http://www.unwoundstack.com
       ICQ o 198685593

Gmane