Skip to content

Commit 529efb5

Browse files
authored
Update init.el to avoid reference warnings
1 parent e844d40 commit 529efb5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

init.el

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@
2727
(when (not package-archive-contents)
2828
(package-refresh-contents))
2929

30+
;; Define he following variables to remove the compile-log warnings
31+
;; when defining ido-ubiquitous
32+
(defvar ido-cur-item nil)
33+
(defvar ido-default-item nil)
34+
(defvar ido-cur-list nil)
35+
(defvar predicate nil)
36+
(defvar inherit-input-method nil)
37+
3038
;; The packages you want installed. You can also install these
3139
;; manually with M-x package-install
3240
;; Add in your own as you wish:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy