Emacs Werkstatt 1.3 "paperwall"

commands quickly translating SPACE to another char and vice versa

Milestone information

Project:
Emacs Werkstatt
Series:
trunk
Version:
1.3
Code name:
paperwall
Released:
 
Registrant:
Andreas Roehler
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon S-X-Emacs-Werkstatt-1.3.tar.gz (md5) S-X-Emacs-Werkstatt-1.3 60
last downloaded 17 weeks ago
Total downloads: 60

Release notes 

New in version 1.3
------------------

commands translating SPACE to another char and vice versa

Had to replace repeatedly spaces in line by minus-sign
Wanted to get rid from the need to call
query-replace, marking the region etc.

Replaces in line or region, if active
With C-u COMMAND replacement is reverted

Some suggestions for keys:

(global-set-key [(control c)(-)] 'ar-space-to-minus)
(global-set-key [(control c)(\\)] 'ar-space-to-backslash)
(global-set-key [(control c)($)] 'ar-space-to-dollar)
(global-set-key [(control c)(\")] 'ar-space-to-doublequote)
(global-set-key [(control c)(,)] 'ar-space-to-comma)
(global-set-key [(control c)(_)] 'ar-space-to-underscore)

Changelog 

This release does not have a changelog.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.