Bug#441352: tramp: FTBFS: "emacs not found" with xemacs21

2007-09-09 Thread Romain Francoise
Tatsuya Kinoshita <[EMAIL PROTECTED]> writes:

> At build time, tramp depends on `emacs | xemacs21', but when
> xemacs21 is installed and other emacsen are not installed, tramp
> fails to build from the source, because tramp requires the `emacs'
> command which is not provided by xemacs21.

Sorry, my mistake.  I thought that xemacs21 registered itself in the
emacs alternative.  Will fix.

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Romain Francoise
Tatsuya Kinoshita <[EMAIL PROTECTED]> writes:

> The tramp package depends on `emacs21 | xemacs21', because emacs22
> itself includes tramp.  Please mention it in Description.

Good idea.

> Also, if emacs21 is removed from testing/unstable,
> installing/upgrading tramp requires xemacs21 even if emacs22 is
> installed.  I think that `Depends: emacs | emacsen' is better for
> transition from emacs21 to emacs22 to avoid installing xemacs21.

I don't agree, removing emacs21 from the archive will not remove it
from the users' systems so upgrading tramp will not suddenly install
xemacs21.  And forcing users to install emacs21 | xemacs21 alongside
tramp on new installs is good, it will prompt emacs22 users to
double-check if they really need it.

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Romain Francoise
Tatsuya Kinoshita <[EMAIL PROTECTED]> writes:

> Could you please agree `xemacs21 | emacs21' instead of
> `emacs21 | xemacs21' to prefer xemacs21 over emacs21?

I don't understand; what difference do you think it will make once
emacs21 gets removed?

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Romain Francoise
Michael Albinus <[EMAIL PROTECTED]> writes:

> Wouldn't it be an option to upgrade the mainstream Tramp version
> in Debian also to 2.1?

If the package finds a new maintainer, that's something they'll
probably want to do, yes.

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reassigning to doxymacs

2005-11-29 Thread Romain Francoise
reassign 341091 doxymacs 1.6.0-3
retitle 341091 doxymacs: Don't load doxymacs.el at startup
kthxbye

The Debian startup script for doxymacs should not load doxymacs.el
unconditionally during startup; doing so means that all its dependencies
get loaded at the same time, including URL and part of Gnus (mm-util.el).

The recommended way to load a package in a Debian startup script is to
add an autoload to the entry points of the package, in this case an
autoload on `doxymacs-mode' would probably be sufficient.

See the bug log for more information.

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]