Selaa lähdekoodia

M-q some stuff

master
Mitchell Tishmack 6 vuotta sitten
committed by Mitch Tishmack
vanhempi
commit
b127179157
1 muutettua tiedostoa jossa 2 lisäystä ja 4 poistoa
  1. +2
    -4
      emacs.org

+ 2
- 4
emacs.org Näytä tiedosto

@@ -32,8 +32,7 @@ This is out of place but to catch the gui elements early.
(menu-bar-mode -1))
#+END_SRC

Add in standard package archive urls. Marmalade is gone as its ssl cert expired
in 2018, so don't think its even worth using.
Add in standard package archive urls. Marmalade is gone as its ssl cert expired in 2018, so don't think its even worth using.

#+BEGIN_SRC emacs-lisp
(add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/") t)
@@ -46,8 +45,7 @@ in 2018, so don't think its even worth using.

Duplicated from tangle.el just to make using org easier.

TODO: make this stuff work sanely in emacs org mode and
via external tangling. Not tangled for now.
TODO: make this stuff work sanely in emacs org mode and via external tangling. Not tangled for now.

#+BEGIN_SRC emacs-lisp
(defun tangle/yn (p) (if (bound-and-true-p p) "yes" "no"))


Ladataan…
Peruuta
Tallenna