joe 3.7-2.3 source package in Ubuntu

Changelog

joe (3.7-2.3) unstable; urgency=low

  * Non-maintainer upload.
  * Also drop an old editorrc alternative if this package has never
    been configured before (see #644481).
  * Update version numbers for the joe/jupp conflicts.

joe (3.7-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Really install the preinst maintainer script this time.
    closes: #644468

joe (3.7-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Improve coexistence of joe and jupp: move the editorrc symlink
    to /var/lib/misc/editorrc and make it an update-alternatives
    slave to editor (agreed by Raphaƫl Hertzog, Josip Rodin).
    closes: #644282
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:00:41 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Josip Rodin
Architectures:
any
Section:
editors
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe editors

Downloads

File Size SHA-256 Checksum
joe_3.7.orig.tar.gz 679.7 KiB cae456e1ad5a8c1d3c94920a3416c2347277739b260e3494d3bc0f2b9b73106f
joe_3.7-2.3.diff.gz 14.3 KiB d4c50da8f60415983b119bc0b06ad1b2fcc1c815d7b1176941bc91cb347e11f1
joe_3.7-2.3.dsc 1.6 KiB 25d889b8a1fcedf1139f72a10be3ee37c6c589defbff8bbde35f5cf34018c322

Available diffs

View changes file

Binary packages built by this source

joe: user friendly full screen text editor

 Joe, the Joe's Own Editor, has the feel of most PC text editors: the key
 sequences are reminiscent of WordStar and Turbo C editors, but the feature
 set is much larger than of those. Joe has all of the features a Unix
 user should expect: full use of termcap/terminfo, complete VI-style Unix
 integration, a powerful configuration file, and regular expression search
 system. It also has six help reference cards which are always available,
 and an intuitive, simple, and well thought-out user interface.
 .
 Joe has a great screen update optimization algorithm, multiple windows
 (through/between which you can scroll) and lacks the confusing notion of
 named buffers. It has command history, TAB expansion in file selection
 menus, undo and redo functions, (un)indenting and paragraph formatting,
 filtering highlighted blocks through any external Unix command, editing
 a pipe into or out of a command, and block move, copy, delete or filter.
 .
 Through simple QEdit-style configuration files, Joe can be set up to
 emulate editors such as Pico and Emacs, along with a complete imitation
 of WordStar, and a restricted mode version (lets you edit only the files
 specified on the command line). Joe also has a deferred screen update to
 handle typeahead, and it ensures that deferral is not bypassed by tty
 buffering. It's usable even at 2400 baud, and it will work on any
 kind of sane terminal.