emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/olivetti 211c03e 2/2: Add FIXME re window-size-change-f


From: Paul Rankin
Subject: [elpa] externals/olivetti 211c03e 2/2: Add FIXME re window-size-change-functions
Date: Thu, 25 Apr 2019 22:43:42 -0400 (EDT)

branch: externals/olivetti
commit 211c03ee8336e8d5b03f4199beaea6ad59a7fe16
Author: Paul W. Rankin <address@hidden>
Commit: Paul W. Rankin <address@hidden>

    Add FIXME re window-size-change-functions
---
 olivetti.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/olivetti.el b/olivetti.el
index 3cdd4a9..d50e334 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -146,6 +146,9 @@ exiting. The reverse is not true."
 
 ;;; Set Environment
 
+;; FIXME: A change to `window-size-change-functions' in 27.x breaks this
+;; function, which expects either no argument, or a frame (as per 26.1), but 
now
+;; may receive a window.
 (defun olivetti-set-margins (&optional frame)
   "Set text body width to `olivetti-body-width' with relative margins.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]