GNU bug report logs - #6902
23.2; indent-line-to possible devide by zero error bug

Previous Next

Package: emacs;

Reported by: Arik Mitschang <arik.mitschang <at> gmail.com>

Date: Tue, 24 Aug 2010 15:50:03 UTC

Severity: minor

Tags: wontfix

Found in version 23.2

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Arik Mitschang <arik.mitschang <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Arik Mitschang <arik.mitschang <at> gmail.com>, 6902 <at> debbugs.gnu.org
Subject: bug#6902: 23.2; indent-line-to possible devide by zero error bug
Date: Wed, 25 Aug 2010 16:04:45 -0400
Glenn Morris writes:
 > Arik Mitschang wrote:
 > 
 > > In indent.el the indent-line-to function has a comparison that devides
 > > the current column count by tab-width, whose value is an integerp and
 > > allowed to be zero (and in my experience is often 0).
 > 
 > Why do you want to set tab-width to 0?

Honestly I cannot remember, but I had it set there and I assume there
was a reason.

 > 
 > A quick grep for tab-width shows other places that will break.

The fact that it's value can be zero (without even warning in the doc
string) and this value causes functionality to break doesn't seem good
to me. If nobody but me ever had it set to zero, then perhaps just
updating its doc-string to warn users away from that value would be
nice.

Thanks,
~Arik




This bug report was last modified 14 years and 130 days ago.

Previous Next


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