Your message dated Fri, 19 Jan 2007 10:32:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#305668: fixed in jed 0.99.18-9
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: jed
Version: 0.99.16-5
Severity: normal

When writing programs using python-mode, jed mixes tabs and spaces.
For example, type this script without ever using the tab key :

#! /usr/bin/env python

def test1(arg):
    # This line is indented using 4 spaces
    # This line too
    if 1 == 1:
        # However, this line is indented using one tab.
        pass

Using indent=4, tab=8 is the worse setup :

  
<URL:http://groups.google.fr/groups?q=python+tab+space+guido&hl=fr&lr=&client=firefox-a&rls=org.mozilla:fr:official&selm=199804131539.LAA02742%40eric.CNRI.Reston.Va.US&rnum=1>

Here is what Guido recommends :

Indentation
Use the default of Emacs Python-mode: 4 spaces for one indentation
level. For really old code that you don't want to mess up, you can
continue to use 8-space tabs. Emacs Python-mode auto-detects the
prevailing indentation level used in a file and sets its indentation
parameters accordingly.

Tabs or Spaces?
Never mix tabs and spaces. The most popular way of indenting Python is
with spaces only. The second-most popular way is with tabs only. Code
indented with a mixture of tabs and spaces should be converted to using
spaces exclusively. (In Emacs, select the whole buffer and hit ESC-x
untabify.) When invoking the python command line interpreter with the -t
option, it issues warnings about code that illegally mixes tabs and
spaces. When using -tt these warnings become errors. These options are
highly recommended!

See :
  <URL:http://www.python.org/doc/essays/styleguide.html>

This bug is very annoying when opening the code with an editor (like
Emacs) that says that indent=4 and tab=4.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages jed depends on:
ii  jed-common                  0.99.16-5    byte compiled S-Lang runtime files
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libgpmg1                    1.19.6-20    General Purpose Mouse - shared lib
ii  slang1                      1.4.9dbs-8   The S-Lang programming library - r

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: jed
Source-Version: 0.99.18-9

We believe that the bug you reported is fixed in the latest version of
jed, which is due to be installed in the Debian FTP archive:

jed-common_0.99.18-9_all.deb
  to pool/main/j/jed/jed-common_0.99.18-9_all.deb
jed_0.99.18-9.diff.gz
  to pool/main/j/jed/jed_0.99.18-9.diff.gz
jed_0.99.18-9.dsc
  to pool/main/j/jed/jed_0.99.18-9.dsc
jed_0.99.18-9_i386.deb
  to pool/main/j/jed/jed_0.99.18-9_i386.deb
xjed_0.99.18-9_i386.deb
  to pool/main/j/jed/xjed_0.99.18-9_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <[EMAIL PROTECTED]> (supplier of updated jed package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 19 Jan 2007 10:38:20 +0100
Source: jed
Binary: jed jed-common xjed
Architecture: source all i386
Version: 0.99.18-9
Distribution: experimental
Urgency: low
Maintainer: Debian JED Group <[EMAIL PROTECTED]>
Changed-By: Rafael Laboissiere <[EMAIL PROTECTED]>
Description: 
 jed        - editor for programmers (textmode version)
 jed-common - S-Lang runtime files for jed and xjed
 xjed       - editor for programmers (x11 version)
Closes: 174370 180577 292421 305668 378396 387061
Changes: 
 jed (0.99.18-9) experimental; urgency=low
 .
   * debian/patches/00list: Reintroduced dpatches fix-pymode-tab-space
     and pymode-repeat-shift, which were temporarily dropped in the last
     release (again, closes: #305668) [RL]
 .
   * debian/init.d/05jed-common.sl: Do not call info_mode() for *.info
     files, since info_mode is no editing mode but an info reader mode
     (closes: #180577). [GM]
 .
   * debian/README.Debian: Added a Q&A entry to the FAQ section explaining
     that the Alt key should be pressed down when pasting text selected
     outside the console (closes: #174370) [RL]
   * debian/control: related to the above, suggest the gpm package [RL]
 .
   * debian/patches/add-describe-bindings-to-C-h.dpatch: Bind "Ch b" to
     describe bindings in Emacs emulation (closes: #292421) [RL]
 .
   * debian/patches/highlight-isearch-results.dpatch: When using
     incremental search, highlight the text found after each find.
     This is included upstream for jed >= 0.99.19-24 (closes: #387061) [RL]
 .
   * debian/patches/sane-color-object-return.dpatch: If no colors have been
     associated with a color-object, return "default" for the
     foreground/background colors instead of NULL. (This patch was taken
     from the JED SVN repository at gna.org, revision 34, corresponding to
     JED release 0.99.19-16; closes: #378396) [RL]
Files: 
 791ba1b70a5a24ff2a365d7056fb9b7c 787 editors optional jed_0.99.18-9.dsc
 579af4ad40d0bcb99904bb561b46b38c 34960 editors optional jed_0.99.18-9.diff.gz
 cae221454bb12360ed2af126d5aa621d 116292 editors optional jed_0.99.18-9_i386.deb
 c54e5bc6b903ddf0fa5ec748b58164f8 131906 editors optional 
xjed_0.99.18-9_i386.deb
 733e41fc5023916a0f63c46790a1a98b 532062 editors optional 
jed-common_0.99.18-9_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFsJzfk3oga0pdcv4RAhudAKCNEBtPTkzmTEm5KDNgytnxWXZF0gCffS6a
+paQ09iY7fX9mqvkYT8O9lk=
=KuUZ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to