Your message dated Sat, 13 Nov 2010 22:17:36 +0100
with message-id <[email protected]>
and subject line Re: Bug#536824: joe: Joe misbehaves when installed as default 
editor
has caused the Debian Bug report #536824,
regarding joe: Joe misbehaves when installed as default editor
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
536824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536824
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: joe
Version: 3.5-2
Severity: normal


Bug 269334 seems to be back.

On my etch systems, with 3.5.1-1, using update-alternatives to set the
editor to jpico works correctly.

On my lenny systems, with 3.5-2, it does not; /etc/alternatives/editorrc
continues to point to /etc/joe/joerc, so the editor runs with the joe
persona instead of as jpico. Manually correcting the link solves the
problem.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages joe depends on:
ii  libc6                     2.7-18         GNU C Library: Shared libraries
ii  libncurses5               5.7+20081213-1 shared libraries for terminal hand

joe recommends no packages.

joe suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Mon, Jul 13, 2009 at 07:50:50PM +0000, Miguel Cruz wrote:
> Bug 269334 seems to be back.
> 
> On my etch systems, with 3.5.1-1, using update-alternatives to set the
> editor to jpico works correctly.
> 
> On my lenny systems, with 3.5-2, it does not; /etc/alternatives/editorrc
> continues to point to /etc/joe/joerc, so the editor runs with the joe
> persona instead of as jpico. Manually correcting the link solves the
> problem.

It points there because you didn't tell it otherwise. For example, run:

% update-alternatives --display editorrc
editorrc - auto mode
  link currently points to /etc/joe/joerc
/etc/joe/joerc - priority 70
/etc/joe/jmacsrc - priority 50
/etc/joe/jstarrc - priority 50
/etc/joe/jpicorc - priority 50
/etc/joe/rjoerc - priority 25
Current 'best' version is '/etc/joe/joerc'.

That's the default output. Pick jpicorc manually, using the provided
facility, like this:

% update-alternatives --config editorrc 
There are 5 choices for the alternative editorrc (providing /etc/joe/editorrc).

  Selection    Path              Priority   Status
------------------------------------------------------------
* 0            /etc/joe/joerc     70        auto mode
  1            /etc/joe/joerc     70        manual mode
  2            /etc/joe/jmacsrc   50        manual mode
  3            /etc/joe/jstarrc   50        manual mode
  4            /etc/joe/jpicorc   50        manual mode
  5            /etc/joe/rjoerc    25        manual mode

Press enter to keep the current choice[*], or type selection number: 
...

Please feel free to reopen the bug report if I didn't understand what you
were really saying.

-- 
     2. That which causes joy or happiness.


--- End Message ---

Reply via email to