GNU bug report logs - #1892
Please ship http://www.emacswiki.org/emacs/ErcBar included with ERC

Previous Next

Package: emacs;

Reported by: "Jason A. Spiro" <jasonspiro <at> gmail.com>

Date: Tue, 13 Jan 2009 16:00:03 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Antoine Levitt" <smeuuh <at> gmail.com>
To: jasonspiro <at> gmail.com
Cc: 1892 <at> debbugs.gnu.org
Subject: bug#1892: Please ship http://www.emacswiki.org/emacs/ErcBar included with ERC
Date: Tue, 13 Jan 2009 18:06:10 +0100
[Message part 1 (text/plain, inline)]
Hi jason,
First of all, the version on emacswiki wasn't the latest. I just updated it
to the version I'm using.
I don't really care about copyright assignment, I'm willing to license it
with whatever you want. I just did that piece of code for my usage and
thought others might find it useful. I would of course love a piece of my
code to be included in Emacs. However, I don't think it should be included
in emacs, because its quality is not very good. Here are a few shortcomings
I noted :

- It uses a very crude heuristic to move back. Previously it was even
cruder, now it is (re-search-backward "^.*<.*>" nil t n), which means it
will screw up on /me and such, but will work on multi-line messages (eg if
you use wrapping). However, it might also not work on multilines messages
with <> in them. Maybe there are some erc internal functions I didn't see to
do that.

- The bar is placed as an overlay on text (underline or overline, currently
underline), which means it won't do well for instance in this case (admire
the superb ASCII artwork, to be viewed in monospace of course) :
<smeuuh> bla
------------
<smeuuh> blablablablablablablablablablabla
The ideal would be to put it full width, but I haven't found how to do that.

- There are some weird bugs when putting erc-bar-threshold to 0, and/or
putting overline instead of underline. I don't think those are my fault, but
I don't know how to fix them.

- It depends on erc-track

- It currently has to defadvice erc-track-mode, or chaos would ensue. I
remember seing somewhere advice were frowned upon in emacs code.

- I'm not a very experienced emacs coder, so some bugs may have slipped, and
the code may be inelegant.

If someone is willing to fix these issues though, it would be a nice
addition to an already great IRC client.
Antoine Levitt
2009/1/13 <jasonspiro <at> gmail.com>

> Hi smeuuh,
>
> I just asked[1] the ERC maintainers to include ErcBar[2] with ERC as a
> module enabled by default.
>
> A)  Just to verify:  the software license for ErcBar is the license
> stated at the bottom of the ErcBar webpage?
>
> B)  Do you know why copyright assignment is important?
>
> C)  I don't know if ErcBar requires copyright assignment.  If it does,
> are you willing to sign the form and mail it back to the Free Software
> Foundation?
>
> Please Reply to All.
>
> Thanks in advance,
> -Jason
>
> ^  [1].  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1892
> ^  [2].  http://www.emacswiki.org/emacs/ErcBar
> --
> Jason Spiro: software/web developer, packager, trainer, IT consultant.
> I support Linux, UNIX, Windows, and more. Contact me to discuss your needs.
> +1 (416) 992-3445 / www.jspiro.com
>
[Message part 2 (text/html, inline)]

This bug report was last modified 9 years and 152 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.