unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#17062: 24.3 current-fill-column breaks fill-match-adaptive-prefix
@ 2014-03-21 19:50 Andreas Röhler
  2015-12-26 14:04 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Röhler @ 2014-03-21 19:50 UTC (permalink / raw)
  To: 17062

fill.el

Running into a "Wrong type argument"-error caused by

(current-fill-column)

which may return nil

If nil, the following line in

fill-match-adaptive-prefix

breaks:

(>= (+ (current-left-margin) (length str)) (current-fill-column))






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#17062: 24.3 current-fill-column breaks fill-match-adaptive-prefix
  2014-03-21 19:50 bug#17062: 24.3 current-fill-column breaks fill-match-adaptive-prefix Andreas Röhler
@ 2015-12-26 14:04 ` Lars Ingebrigtsen
  2016-02-29  5:41   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-26 14:04 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: 17062

Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

> fill.el
>
> Running into a "Wrong type argument"-error caused by
>
> (current-fill-column)
>
> which may return nil
>
> If nil, the following line in
>
> fill-match-adaptive-prefix
>
> breaks:
>
> (>= (+ (current-left-margin) (length str)) (current-fill-column))

Are you still seeing this problem?  If so, please post a backtrace.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#17062: 24.3 current-fill-column breaks fill-match-adaptive-prefix
  2015-12-26 14:04 ` Lars Ingebrigtsen
@ 2016-02-29  5:41   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2016-02-29  5:41 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: 17062

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Andreas Röhler <andreas.roehler@easy-emacs.de> writes:
>
>> fill.el
>>
>> Running into a "Wrong type argument"-error caused by
>>
>> (current-fill-column)
>>
>> which may return nil
>>
>> If nil, the following line in
>>
>> fill-match-adaptive-prefix
>>
>> breaks:
>>
>> (>= (+ (current-left-margin) (length str)) (current-fill-column))
>
> Are you still seeing this problem?  If so, please post a backtrace.

More information was requested, but no response was given within a few
months, so I'm closing this bug report.  If the problem still exists,
please reopen this bug report.
-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-29  5:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-21 19:50 bug#17062: 24.3 current-fill-column breaks fill-match-adaptive-prefix Andreas Röhler
2015-12-26 14:04 ` Lars Ingebrigtsen
2016-02-29  5:41   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).