all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.