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

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).