compression of documentation files
Jörg Sommer
joerg at alea.gnuu.de
Thu Sep 29 21:28:53 UTC 2005
BTW: @Günter, please do not send discussion emails to the commit list. Do
a followup to the -devel list.
BTW2: Can we set this as default, that a reply-to header gets added to
every message on the commit list. If we have access on the hook scripts
of svn we can add the -r option to commit-email.pl:
-r pkg-jed-devel at lists.alioth.debian.org
Hi,
G. Milde schrieb am Thu 29. Sep, 15:39 (+0200):
> On 29.09.05, Rafael Laboissiere wrote:
> > Log:
> > Prevent compression of *.txt files
>
>
> > - dh_compress -i --exclude=libfuns.txt --exclude=jed_funs.txt
> > + dh_compress -i --exclude=.txt
>
> Actually, we patched the Help>Browse_Docs feature, so that the files except
> jed_funs.txt, libfuns.txt, and slangfun.txt con be kept zipped (as is common
> use in Debian).
jed_funs.txt do not exists. It's a typo of mine.
Does someone know, what slangfun.txt should be? I think it is a old
version of /u/s/d/slang1/slangfun.txt -- older than 1.4.9dbs-8. Because
libslang2 ships a more up to date version and libslang2 is the better
place to search for documentation of slang functions, we should not ship
it anymore.
> However, there is an issue with closing such files: currently the unzipped
> buffer is marked as changed, so it will not close nicely (but ask for
> saving). Worse: pressing "q" (close in most mode) will set the mode to
> "text" instead of closing (I do not have any clue why).
,----[ popups.sl ]---
|define most_exit_most ()
|{
|...
| !if (buffer_modified ())
| delbuf (whatbuf ());
`----
> So we can either leave all doc files uncompressed (as in your patch), or fix
> the on-the-fly unzipping patch (Joerg?)
Second one. Done.
Regards, Jörg.
--
Je planmäßiger ein Mensch vorgeht,
desto stärker mag ihn der Zufall treffen.
Erich Krunau "Die Physiker"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-jed-devel/attachments/20050929/716f8216/attachment.pgp
More information about the Pkg-jed-devel
mailing list