Kevin Ryde on Tue, 26 Apr 2016 08:08:54 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Is there some way to suppress 'break'?
|
- To: pari-users@pari.math.u-bordeaux.fr
- Subject: Re: Is there some way to suppress 'break'?
- From: Kevin Ryde <user42_kevin@yahoo.com.au>
- Date: Tue, 26 Apr 2016 16:04:56 +1000
- Delivery-date: Tue, 26 Apr 2016 08:08:54 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com.au; s=s2048; t=1461650925; bh=OYq4ufkNaxvNpYpCr4fRdZ5LRjPeosaDcVFJsedZgo8=; h=From:To:Subject:References:Date:In-Reply-To:From:Subject; b=SZ0ZADSnT6TkULt5S66doJe9J+U4u5H5jUY5/sQhp8hCQ5RgDjKqTjWaW7vc/vBHbmFtN0bLmmQeDFz5BvXdpUd69I2r1lkOA0NMm7NkkNPPnInb1+iS3OXL75l2umn8//yR5n3zGscgBuaTDDh9M/FjRqCkNpiH5oOTPRl6NnciDwFRhOQ5J/yDXFfr7+luB9YvHBcAexiqC71N9+v4WzglfH55bx2oK6OBJujUJX/XPxNwTd4Pjnd3PH2Jhtj+qyPnXcwS81rrPuHcPoB3N8rIrfrr95bKeRlHAmUWZuB3YRWGsYiLX/6zNJibcfGznG+Sojzy5UbNZc5fqPiXzQ==
- In-reply-to: <20160423194343.GA15022@math.u-bordeaux.fr> (Karim Belabas's message of "Sat, 23 Apr 2016 21:43:43 +0200")
- Organization: Bah Humbug
- References: <571BC74F.2060305@alcor.concordia.ca> <20160423194343.GA15022@math.u-bordeaux.fr>
- User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
Karim Belabas <Karim.Belabas@math.u-bordeaux.fr> writes:
>
> default(breakloop,0);
I like breakloop=0 in ~/.gprc all the time normally. The only thing
I've missed is names of variables sometimes truncated in the print of an
offending location. I'd meant to ask if that could be helped, but then
thought the general case or worst case with a wild non-variable may
definitely need truncate ...