forked from colonelpanic/dotfiles
6652 lines
388 KiB
HTML
6652 lines
388 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<!-- 2016-10-23 Sun 19:03 -->
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<title></title>
|
|
<meta name="generator" content="Org-mode" />
|
|
<meta name="author" content="Ivan Malison" />
|
|
<style type="text/css">
|
|
<!--/*--><![CDATA[/*><!--*/
|
|
.title { text-align: center;
|
|
margin-bottom: .2em; }
|
|
.subtitle { text-align: center;
|
|
font-size: medium;
|
|
font-weight: bold;
|
|
margin-top:0; }
|
|
.todo { font-family: monospace; color: red; }
|
|
.done { font-family: monospace; color: green; }
|
|
.priority { font-family: monospace; color: orange; }
|
|
.tag { background-color: #eee; font-family: monospace;
|
|
padding: 2px; font-size: 80%; font-weight: normal; }
|
|
.timestamp { color: #bebebe; }
|
|
.timestamp-kwd { color: #5f9ea0; }
|
|
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
|
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
|
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
|
.underline { text-decoration: underline; }
|
|
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
|
p.verse { margin-left: 3%; }
|
|
pre {
|
|
border: 1px solid #ccc;
|
|
box-shadow: 3px 3px 3px #eee;
|
|
padding: 8pt;
|
|
font-family: monospace;
|
|
overflow: auto;
|
|
margin: 1.2em;
|
|
}
|
|
pre.src {
|
|
position: relative;
|
|
overflow: visible;
|
|
padding-top: 1.2em;
|
|
}
|
|
pre.src:before {
|
|
display: none;
|
|
position: absolute;
|
|
background-color: white;
|
|
top: -10px;
|
|
right: 10px;
|
|
padding: 3px;
|
|
border: 1px solid black;
|
|
}
|
|
pre.src:hover:before { display: inline;}
|
|
pre.src-sh:before { content: 'sh'; }
|
|
pre.src-bash:before { content: 'sh'; }
|
|
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
|
pre.src-R:before { content: 'R'; }
|
|
pre.src-perl:before { content: 'Perl'; }
|
|
pre.src-java:before { content: 'Java'; }
|
|
pre.src-sql:before { content: 'SQL'; }
|
|
|
|
table { border-collapse:collapse; }
|
|
caption.t-above { caption-side: top; }
|
|
caption.t-bottom { caption-side: bottom; }
|
|
td, th { vertical-align:top; }
|
|
th.org-right { text-align: center; }
|
|
th.org-left { text-align: center; }
|
|
th.org-center { text-align: center; }
|
|
td.org-right { text-align: right; }
|
|
td.org-left { text-align: left; }
|
|
td.org-center { text-align: center; }
|
|
dt { font-weight: bold; }
|
|
.footpara { display: inline; }
|
|
.footdef { margin-bottom: 1em; }
|
|
.figure { padding: 1em; }
|
|
.figure p { text-align: center; }
|
|
.inlinetask {
|
|
padding: 10px;
|
|
border: 2px solid gray;
|
|
margin: 10px;
|
|
background: #ffffcc;
|
|
}
|
|
#org-div-home-and-up
|
|
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
|
textarea { overflow-x: auto; }
|
|
.linenr { font-size: smaller }
|
|
.code-highlighted { background-color: #ffff00; }
|
|
.org-info-js_info-navigation { border-style: none; }
|
|
#org-info-js_console-label
|
|
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
|
.org-info-js_search-highlight
|
|
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
|
/*]]>*/-->
|
|
</style>
|
|
<link rel="stylesheet" type="text/css" href="http://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
|
<link rel="stylesheet" type="text/css" href="http://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
|
<script type="text/javascript" src="http://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.js"></script>
|
|
<script type="text/javascript" src="http://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
|
<style type="text/css">
|
|
pre.src {background-color: nil; color: unspecified-fg;}</style>
|
|
<script type="text/javascript">
|
|
/*
|
|
@licstart The following is the entire license notice for the
|
|
JavaScript code in this tag.
|
|
|
|
Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
|
|
|
The JavaScript code in this tag is free software: you can
|
|
redistribute it and/or modify it under the terms of the GNU
|
|
General Public License (GNU GPL) as published by the Free Software
|
|
Foundation, either version 3 of the License, or (at your option)
|
|
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
|
without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
|
|
|
As additional permission under GNU GPL version 3 section 7, you
|
|
may distribute non-source (e.g., minimized or compacted) forms of
|
|
that code without the copy of the GNU GPL normally required by
|
|
section 4, provided you include this license notice and a URL
|
|
through which recipients can access the Corresponding Source.
|
|
|
|
|
|
@licend The above is the entire license notice
|
|
for the JavaScript code in this tag.
|
|
*/
|
|
<!--/*--><![CDATA[/*><!--*/
|
|
function CodeHighlightOn(elem, id)
|
|
{
|
|
var target = document.getElementById(id);
|
|
if(null != target) {
|
|
elem.cacheClassElem = elem.className;
|
|
elem.cacheClassTarget = target.className;
|
|
target.className = "code-highlighted";
|
|
elem.className = "code-highlighted";
|
|
}
|
|
}
|
|
function CodeHighlightOff(elem, id)
|
|
{
|
|
var target = document.getElementById(id);
|
|
if(elem.cacheClassElem)
|
|
elem.className = elem.cacheClassElem;
|
|
if(elem.cacheClassTarget)
|
|
target.className = elem.cacheClassTarget;
|
|
}
|
|
/*]]>*///-->
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div id="content">
|
|
<div id="table-of-contents">
|
|
<h2>Table of Contents</h2>
|
|
<div id="text-table-of-contents">
|
|
<ul>
|
|
<li><a href="#orgheadline1">1. About</a></li>
|
|
<li><a href="#orgheadline17">2. Early</a>
|
|
<ul>
|
|
<li><a href="#orgheadline2">2.1. Lexical Binding</a></li>
|
|
<li><a href="#orgheadline3">2.2. Setup auto-compile</a></li>
|
|
<li><a href="#orgheadline4">2.3. Prefer Newer Versions</a></li>
|
|
<li><a href="#orgheadline5">2.4. Custom Files</a></li>
|
|
<li><a href="#orgheadline7">2.5. emit</a>
|
|
<ul>
|
|
<li><a href="#orgheadline6">2.5.1. <span class="todo TODO">TODO</span> this needs to be done better, but it works for now</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline8">2.6. Benchmarking</a></li>
|
|
<li><a href="#orgheadline9">2.7. GUI Disables</a></li>
|
|
<li><a href="#orgheadline10">2.8. Byte-Compiler</a></li>
|
|
<li><a href="#orgheadline11">2.9. exec-path-from-shell</a></li>
|
|
<li><a href="#orgheadline12">2.10. Non-Forking Shell Command To String</a></li>
|
|
<li><a href="#orgheadline13">2.11. Security</a></li>
|
|
<li><a href="#orgheadline14">2.12. ELPA Archive Setup</a></li>
|
|
<li><a href="#orgheadline15">2.13. Bootstrap Package Loading</a></li>
|
|
<li><a href="#orgheadline16">2.14. Set EMACS environment variable</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline67">3. Functions</a>
|
|
<ul>
|
|
<li><a href="#orgheadline18">3.1. Join Paths</a></li>
|
|
<li><a href="#orgheadline19">3.2. Variables</a></li>
|
|
<li><a href="#orgheadline20">3.3. Use Package Wrapper With Local Load Path Support</a></li>
|
|
<li><a href="#orgheadline29">3.4. Required Packages</a>
|
|
<ul>
|
|
<li><a href="#orgheadline21">3.4.1. s</a></li>
|
|
<li><a href="#orgheadline22">3.4.2. dash</a></li>
|
|
<li><a href="#orgheadline23">3.4.3. gh</a></li>
|
|
<li><a href="#orgheadline24">3.4.4. shut-up</a></li>
|
|
<li><a href="#orgheadline25">3.4.5. pcache</a></li>
|
|
<li><a href="#orgheadline26">3.4.6. parse-csv</a></li>
|
|
<li><a href="#orgheadline27">3.4.7. emit</a></li>
|
|
<li><a href="#orgheadline28">3.4.8. request</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline43">3.5. Macros</a>
|
|
<ul>
|
|
<li><a href="#orgheadline30">3.5.1. Named Build</a></li>
|
|
<li><a href="#orgheadline31">3.5.2. Emacs Version Predicate</a></li>
|
|
<li><a href="#orgheadline35">3.5.3. Compose Functions</a></li>
|
|
<li><a href="#orgheadline36">3.5.4. Make Interactive</a></li>
|
|
<li><a href="#orgheadline38">3.5.5. Advice Add Around Builder</a></li>
|
|
<li><a href="#orgheadline39">3.5.6. Let Around</a></li>
|
|
<li><a href="#orgheadline40">3.5.7. Let Around Advice</a></li>
|
|
<li><a href="#orgheadline41">3.5.8. Compose Around Builder</a></li>
|
|
<li><a href="#orgheadline42">3.5.9. Measure Time</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline44">3.6. Add Files to <code>org-agenda-files</code></a></li>
|
|
<li><a href="#orgheadline45">3.7. Get String From File</a></li>
|
|
<li><a href="#orgheadline46">3.8. Get Current Location</a></li>
|
|
<li><a href="#orgheadline47">3.9. Haversine distance</a></li>
|
|
<li><a href="#orgheadline48">3.10. Font Size</a></li>
|
|
<li><a href="#orgheadline49">3.11. Message Result Builder</a></li>
|
|
<li><a href="#orgheadline50">3.12. Custom <code>shell-command-on-region</code></a></li>
|
|
<li><a href="#orgheadline53">3.13. Copy String Functions</a>
|
|
<ul>
|
|
<li><a href="#orgheadline51">3.13.1. Copy portions of the buffer file name</a></li>
|
|
<li><a href="#orgheadline52">3.13.2. Copy the current branch using magit</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline54">3.14. Named Compile</a></li>
|
|
<li><a href="#orgheadline55">3.15. Replace Escape Sequences</a></li>
|
|
<li><a href="#orgheadline56">3.16. Download a File Into a Buffer</a></li>
|
|
<li><a href="#orgheadline57">3.17. Concat With Symbols</a></li>
|
|
<li><a href="#orgheadline58">3.18. Edit a script on PATH</a></li>
|
|
<li><a href="#orgheadline59">3.19. Toggle lexical binding in the current buffer</a></li>
|
|
<li><a href="#orgheadline60">3.20. Sync kill ring with copyq</a></li>
|
|
<li><a href="#orgheadline61">3.21. Other</a></li>
|
|
<li><a href="#orgheadline66">3.22. Keyboard Macros</a>
|
|
<ul>
|
|
<li><a href="#orgheadline65">3.22.1. For editing literate config</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline111">4. General</a>
|
|
<ul>
|
|
<li><a href="#orgheadline68">4.1. User Info</a></li>
|
|
<li><a href="#orgheadline69">4.2. Sane Defaults</a></li>
|
|
<li><a href="#orgheadline70">4.3. Line Numbers</a></li>
|
|
<li><a href="#orgheadline73">4.4. Backups</a>
|
|
<ul>
|
|
<li><a href="#orgheadline71">4.4.1. Put them all in one directory</a></li>
|
|
<li><a href="#orgheadline72">4.4.2. Completely disable backups</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline77">4.5. Prompts</a>
|
|
<ul>
|
|
<li><a href="#orgheadline74">4.5.1. No popup frames</a></li>
|
|
<li><a href="#orgheadline75">4.5.2. boolean (yes-or-no)</a></li>
|
|
<li><a href="#orgheadline76">4.5.3. No dialog boxes</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline78">4.6. Splitting</a></li>
|
|
<li><a href="#orgheadline79">4.7. Fill Setup</a></li>
|
|
<li><a href="#orgheadline81">4.8. Show Trailing Whitespace</a>
|
|
<ul>
|
|
<li><a href="#orgheadline80">4.8.1. Disable</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline82">4.9. Encoding</a></li>
|
|
<li><a href="#orgheadline83">4.10. Visible Bell</a></li>
|
|
<li><a href="#orgheadline84">4.11. Configure <code>vc</code></a></li>
|
|
<li><a href="#orgheadline85">4.12. Time in Mode Line</a></li>
|
|
<li><a href="#orgheadline86">4.13. Kill Ring</a></li>
|
|
<li><a href="#orgheadline87">4.14. Subword</a></li>
|
|
<li><a href="#orgheadline88">4.15. Scratch Buffer</a></li>
|
|
<li><a href="#orgheadline89">4.16. Don't prompt about local variables</a></li>
|
|
<li><a href="#orgheadline90">4.17. proced</a></li>
|
|
<li><a href="#orgheadline91">4.18. Set default browser</a></li>
|
|
<li><a href="#orgheadline92">4.19. Set epa program</a></li>
|
|
<li><a href="#orgheadline93">4.20. Make files executable</a></li>
|
|
<li><a href="#orgheadline94">4.21. Misc</a></li>
|
|
<li><a href="#orgheadline95">4.22. paradox</a></li>
|
|
<li><a href="#orgheadline96">4.23. diminish</a></li>
|
|
<li><a href="#orgheadline97">4.24. edit-server</a></li>
|
|
<li><a href="#orgheadline98">4.25. load-dir</a></li>
|
|
<li><a href="#orgheadline99">4.26. server</a></li>
|
|
<li><a href="#orgheadline100">4.27. list-environment</a></li>
|
|
<li><a href="#orgheadline101">4.28. bug-hunter</a></li>
|
|
<li><a href="#orgheadline102">4.29. shackle</a></li>
|
|
<li><a href="#orgheadline103">4.30. beacon</a></li>
|
|
<li><a href="#orgheadline104">4.31. iregister</a></li>
|
|
<li><a href="#orgheadline105">4.32. discover-my-major</a></li>
|
|
<li><a href="#orgheadline106">4.33. refine</a></li>
|
|
<li><a href="#orgheadline107">4.34. winner</a></li>
|
|
<li><a href="#orgheadline108">4.35. eyebrowse</a></li>
|
|
<li><a href="#orgheadline109">4.36. fill-column-indicator</a></li>
|
|
<li><a href="#orgheadline110">4.37. overseer</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline123">5. Keybindings</a>
|
|
<ul>
|
|
<li><a href="#orgheadline112">5.1. bind-key</a></li>
|
|
<li><a href="#orgheadline113">5.2. which-key</a></li>
|
|
<li><a href="#orgheadline114">5.3. hydra</a></li>
|
|
<li><a href="#orgheadline115">5.4. kill-emacs</a></li>
|
|
<li><a href="#orgheadline116">5.5. imenu</a></li>
|
|
<li><a href="#orgheadline117">5.6. undo</a></li>
|
|
<li><a href="#orgheadline118">5.7. other-window</a></li>
|
|
<li><a href="#orgheadline119">5.8. Mark ring</a></li>
|
|
<li><a href="#orgheadline120">5.9. Other bindings</a></li>
|
|
<li><a href="#orgheadline121">5.10. global-set-key-to-use-package</a></li>
|
|
<li><a href="#orgheadline122">5.11. OSX</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline136">6. Navigation</a>
|
|
<ul>
|
|
<li><a href="#orgheadline124">6.1. zop-to-char</a></li>
|
|
<li><a href="#orgheadline125">6.2. helm</a></li>
|
|
<li><a href="#orgheadline126">6.3. helm-projectile</a></li>
|
|
<li><a href="#orgheadline127">6.4. projectile</a></li>
|
|
<li><a href="#orgheadline128">6.5. ido</a></li>
|
|
<li><a href="#orgheadline129">6.6. avy</a></li>
|
|
<li><a href="#orgheadline130">6.7. ace-window</a></li>
|
|
<li><a href="#orgheadline131">6.8. neotree</a></li>
|
|
<li><a href="#orgheadline133">6.9. jump-char</a>
|
|
<ul>
|
|
<li><a href="#orgheadline132">6.9.1. helm-zsh-history</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline134">6.10. flimenu</a></li>
|
|
<li><a href="#orgheadline135">6.11. swiper</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline140">7. Completion</a>
|
|
<ul>
|
|
<li><a href="#orgheadline138">7.1. company</a>
|
|
<ul>
|
|
<li><a href="#orgheadline137">7.1.1. company-flx</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline139">7.2. auto-complete</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline151">8. Text Manipulation</a>
|
|
<ul>
|
|
<li><a href="#orgheadline141">8.1. smartparens</a></li>
|
|
<li><a href="#orgheadline142">8.2. multiple-cursors</a></li>
|
|
<li><a href="#orgheadline143">8.3. expand-region</a></li>
|
|
<li><a href="#orgheadline144">8.4. multi-line</a></li>
|
|
<li><a href="#orgheadline145">8.5. comment-dwim-2</a></li>
|
|
<li><a href="#orgheadline146">8.6. unfill</a></li>
|
|
<li><a href="#orgheadline147">8.7. cliphist</a></li>
|
|
<li><a href="#orgheadline148">8.8. electric-operator-mode</a></li>
|
|
<li><a href="#orgheadline149">8.9. string-inflection</a></li>
|
|
<li><a href="#orgheadline150">8.10. yasnippet</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline168">9. Source Control</a>
|
|
<ul>
|
|
<li><a href="#orgheadline153">9.1. magit</a>
|
|
<ul>
|
|
<li><a href="#orgheadline152">9.1.1. magithub</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline154">9.2. git-link</a></li>
|
|
<li><a href="#orgheadline155">9.3. magit-gitflow</a></li>
|
|
<li><a href="#orgheadline156">9.4. git-timemachine</a></li>
|
|
<li><a href="#orgheadline157">9.5. git-gutter</a></li>
|
|
<li><a href="#orgheadline158">9.6. gitolite-clone</a></li>
|
|
<li><a href="#orgheadline159">9.7. gitconfig-mode</a></li>
|
|
<li><a href="#orgheadline160">9.8. gitignore-mode</a></li>
|
|
<li><a href="#orgheadline167">9.9. github</a>
|
|
<ul>
|
|
<li><a href="#orgheadline161">9.9.1. github-search</a></li>
|
|
<li><a href="#orgheadline162">9.9.2. github-clone</a></li>
|
|
<li><a href="#orgheadline163">9.9.3. github-notifier</a></li>
|
|
<li><a href="#orgheadline164">9.9.4. github-browse-file</a></li>
|
|
<li><a href="#orgheadline165">9.9.5. magit-gh-pulls</a></li>
|
|
<li><a href="#orgheadline166">9.9.6. gist</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline223">10. Major Modes</a>
|
|
<ul>
|
|
<li><a href="#orgheadline199">10.1. Programming</a>
|
|
<ul>
|
|
<li><a href="#orgheadline171">10.1.1. python</a></li>
|
|
<li><a href="#orgheadline173">10.1.2. go</a></li>
|
|
<li><a href="#orgheadline184">10.1.3. emacs-lisp</a></li>
|
|
<li><a href="#orgheadline187">10.1.4. clojure</a></li>
|
|
<li><a href="#orgheadline188">10.1.5. scala</a></li>
|
|
<li><a href="#orgheadline189">10.1.6. js</a></li>
|
|
<li><a href="#orgheadline190">10.1.7. rust</a></li>
|
|
<li><a href="#orgheadline195">10.1.8. haskell</a></li>
|
|
<li><a href="#orgheadline196">10.1.9. C/C++</a></li>
|
|
<li><a href="#orgheadline197">10.1.10. C#</a></li>
|
|
<li><a href="#orgheadline198">10.1.11. racket</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline205">10.2. Data/Config/Protocol</a>
|
|
<ul>
|
|
<li><a href="#orgheadline200">10.2.1. thrift</a></li>
|
|
<li><a href="#orgheadline201">10.2.2. protobuf</a></li>
|
|
<li><a href="#orgheadline202">10.2.3. json-mode</a></li>
|
|
<li><a href="#orgheadline203">10.2.4. yaml-mode</a></li>
|
|
<li><a href="#orgheadline204">10.2.5. es-mode</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline219">10.3. Document</a>
|
|
<ul>
|
|
<li><a href="#orgheadline211">10.3.1. org</a></li>
|
|
<li><a href="#orgheadline215">10.3.2. TeX</a></li>
|
|
<li><a href="#orgheadline216">10.3.3. markdown-mode</a></li>
|
|
<li><a href="#orgheadline217">10.3.4. plantuml-mode</a></li>
|
|
<li><a href="#orgheadline218">10.3.5. wsd-mode</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline222">10.4. Utility</a>
|
|
<ul>
|
|
<li><a href="#orgheadline220">10.4.1. restclient</a></li>
|
|
<li><a href="#orgheadline221">10.4.2. jq-mode</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline227">11. Programming</a>
|
|
<ul>
|
|
<li><a href="#orgheadline224">11.1. realgud</a></li>
|
|
<li><a href="#orgheadline225">11.2. emr</a></li>
|
|
<li><a href="#orgheadline226">11.3. semantic</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline233">12. Utility</a>
|
|
<ul>
|
|
<li><a href="#orgheadline228">12.1. term</a></li>
|
|
<li><a href="#orgheadline229">12.2. term-manager</a></li>
|
|
<li><a href="#orgheadline230">12.3. term-projectile</a></li>
|
|
<li><a href="#orgheadline231">12.4. crux</a></li>
|
|
<li><a href="#orgheadline232">12.5. kde-connect</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline237">13. Chat</a>
|
|
<ul>
|
|
<li><a href="#orgheadline234">13.1. erc</a></li>
|
|
<li><a href="#orgheadline235">13.2. bitlbee</a></li>
|
|
<li><a href="#orgheadline236">13.3. slack</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline241">14. Cooperation</a>
|
|
<ul>
|
|
<li><a href="#orgheadline238">14.1. togetherly</a></li>
|
|
<li><a href="#orgheadline239">14.2. floobits</a></li>
|
|
<li><a href="#orgheadline240">14.3. rudel</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline293">15. Other</a>
|
|
<ul>
|
|
<li><a href="#orgheadline242">15.1. anzu</a></li>
|
|
<li><a href="#orgheadline243">15.2. fontawesome</a></li>
|
|
<li><a href="#orgheadline244">15.3. shell-history</a></li>
|
|
<li><a href="#orgheadline245">15.4. iedit</a></li>
|
|
<li><a href="#orgheadline246">15.5. tramp</a></li>
|
|
<li><a href="#orgheadline247">15.6. flycheck</a></li>
|
|
<li><a href="#orgheadline248">15.7. narrow-indirect</a></li>
|
|
<li><a href="#orgheadline249">15.8. editorconfig</a></li>
|
|
<li><a href="#orgheadline250">15.9. dtrt-indent</a></li>
|
|
<li><a href="#orgheadline251">15.10. indent-guide</a></li>
|
|
<li><a href="#orgheadline252">15.11. rainbow-delimiters</a></li>
|
|
<li><a href="#orgheadline253">15.12. undo-tree</a></li>
|
|
<li><a href="#orgheadline254">15.13. recentf</a></li>
|
|
<li><a href="#orgheadline255">15.14. key-chord</a></li>
|
|
<li><a href="#orgheadline256">15.15. nodejs-repl</a></li>
|
|
<li><a href="#orgheadline257">15.16. calc-mode</a></li>
|
|
<li><a href="#orgheadline258">15.17. helm-spotify</a></li>
|
|
<li><a href="#orgheadline259">15.18. jabber</a></li>
|
|
<li><a href="#orgheadline260">15.19. htmlize</a></li>
|
|
<li><a href="#orgheadline261">15.20. calfw</a></li>
|
|
<li><a href="#orgheadline262">15.21. clocker</a></li>
|
|
<li><a href="#orgheadline263">15.22. deft</a></li>
|
|
<li><a href="#orgheadline264">15.23. epg</a></li>
|
|
<li><a href="#orgheadline265">15.24. pinentry</a></li>
|
|
<li><a href="#orgheadline266">15.25. twittering-mode</a></li>
|
|
<li><a href="#orgheadline267">15.26. matrix-client</a></li>
|
|
<li><a href="#orgheadline268">15.27. mu4e</a></li>
|
|
<li><a href="#orgheadline269">15.28. gmail-message-mode</a></li>
|
|
<li><a href="#orgheadline270">15.29. ham-mode</a></li>
|
|
<li><a href="#orgheadline271">15.30. alert</a></li>
|
|
<li><a href="#orgheadline272">15.31. sauron</a></li>
|
|
<li><a href="#orgheadline273">15.32. screenshot</a></li>
|
|
<li><a href="#orgheadline274">15.33. libmpdee</a></li>
|
|
<li><a href="#orgheadline275">15.34. flyspell</a></li>
|
|
<li><a href="#orgheadline276">15.35. web-mode</a></li>
|
|
<li><a href="#orgheadline277">15.36. helm-themes</a></li>
|
|
<li><a href="#orgheadline278">15.37. helm-swoop</a></li>
|
|
<li><a href="#orgheadline279">15.38. perspective</a></li>
|
|
<li><a href="#orgheadline280">15.39. smex</a></li>
|
|
<li><a href="#orgheadline281">15.40. java</a></li>
|
|
<li><a href="#orgheadline282">15.41. android-mode</a></li>
|
|
<li><a href="#orgheadline283">15.42. gradle-mode</a></li>
|
|
<li><a href="#orgheadline284">15.43. jsx-mode</a></li>
|
|
<li><a href="#orgheadline285">15.44. css</a></li>
|
|
<li><a href="#orgheadline286">15.45. robe</a></li>
|
|
<li><a href="#orgheadline287">15.46. rinari</a></li>
|
|
<li><a href="#orgheadline288">15.47. helm-gtags</a></li>
|
|
<li><a href="#orgheadline289">15.48. sgml-mode</a></li>
|
|
<li><a href="#orgheadline290">15.49. evil</a></li>
|
|
<li><a href="#orgheadline292">15.50. hackernews</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline308">16. Appearance</a>
|
|
<ul>
|
|
<li><a href="#orgheadline294">16.1. Basic Config</a></li>
|
|
<li><a href="#orgheadline295">16.2. Themes</a></li>
|
|
<li><a href="#orgheadline296">16.3. all-the-icons</a></li>
|
|
<li><a href="#orgheadline299">16.4. spaceline</a>
|
|
<ul>
|
|
<li><a href="#orgheadline297">16.4.1. Disable sRGB colorspace to make powerline separators work</a></li>
|
|
<li><a href="#orgheadline298">16.4.2. config</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline300">16.5. helm-themes</a></li>
|
|
<li><a href="#orgheadline301">16.6. window-number</a></li>
|
|
<li><a href="#orgheadline302">16.7. Whitespace Setup</a></li>
|
|
<li><a href="#orgheadline303">16.8. Colorize Compliation Buffers</a></li>
|
|
<li><a href="#orgheadline304">16.9. Automatic Theme Changer</a></li>
|
|
<li><a href="#orgheadline305">16.10. Fix <code>ansi-term</code> Colors</a></li>
|
|
<li><a href="#orgheadline306">16.11. After <code>load-theme</code> hook</a></li>
|
|
<li><a href="#orgheadline307">16.12. Frame Initialization</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#orgheadline309">17. Post Init Custom</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline1" class="outline-2">
|
|
<h2 id="orgheadline1"><span class="section-number-2">1</span> About</h2>
|
|
<div class="outline-text-2" id="text-1">
|
|
<p>
|
|
This is my emacs configuration in literate form. It aspires to be like the
|
|
incredibly well commented literate configurations of <a href="http://pages.sachachua.com/.emacs.d/Sacha.html">Sacha Chua</a> and <a href="http://doc.rix.si/cce/cce.html">Ryan Rix</a>,
|
|
but I haven't quite gotten around to polishing it to the point that those two
|
|
have. Still, there are definitely a few sections of which I am quite proud, and that
|
|
others may find to be useful.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline17" class="outline-2">
|
|
<h2 id="orgheadline17"><span class="section-number-2">2</span> Early</h2>
|
|
<div class="outline-text-2" id="text-2">
|
|
<p>
|
|
The configurations in this section need to occur early in emacs startup for some reason or another.
|
|
</p>
|
|
</div>
|
|
<div id="outline-container-orgheadline2" class="outline-3">
|
|
<h3 id="orgheadline2"><span class="section-number-3">2.1</span> Lexical Binding</h3>
|
|
<div class="outline-text-3" id="text-2-1">
|
|
<p>
|
|
This makes it so that the file that is produced from tangling this
|
|
file uses lexical scoping.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"><span style="font-weight: bold; font-style: italic;">;;; </span><span style="font-weight: bold; font-style: italic;">-*- lexical-binding: t -*-</span>
|
|
(<span style="font-weight: bold;">setq-default</span> lexical-binding t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline3" class="outline-3">
|
|
<h3 id="orgheadline3"><span class="section-number-3">2.2</span> Setup auto-compile</h3>
|
|
<div class="outline-text-3" id="text-2-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">when</span> (boundp 'use-package)
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">auto-compile</span>
|
|
<span style="font-weight: bold;">:ensure</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(auto-compile-on-load-mode)
|
|
(auto-compile-on-save-mode))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline4" class="outline-3">
|
|
<h3 id="orgheadline4"><span class="section-number-3">2.3</span> Prefer Newer Versions</h3>
|
|
<div class="outline-text-3" id="text-2-3">
|
|
<p>
|
|
To reduce the risk of loading outdated byte code files, we set
|
|
load-prefer-newer and enable auto-compile-on-load-mode as early as
|
|
possible.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> load-prefer-newer t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline5" class="outline-3">
|
|
<h3 id="orgheadline5"><span class="section-number-3">2.4</span> Custom Files</h3>
|
|
<div class="outline-text-3" id="text-2-4">
|
|
<p>
|
|
The default value of <code>custom-file</code> is just the current user's <code>.emacs.d/init.el</code>
|
|
file. Emacs will add content to <code>custom-file</code> whenever a variable is customized
|
|
or marked as safe. When init.el is version controlled, it is quite annoying to
|
|
have random machine-generated variable settings amended to it because those
|
|
changes are often not worth keeping permanently, so we set a different custom
|
|
file here to avoid this situation.
|
|
</p>
|
|
|
|
<p>
|
|
custom-before.el is loaded before the rest of init.el, while custom-after.el is
|
|
loaded afterwards. this-machine.el has customizations that should only apply to
|
|
the current machine. custom-before and custom-after are not version controlled
|
|
in the dotfiles repo but they are shared across machines elsewhere.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">machine-custom</span> <span style="font-style: italic;">"~/.emacs.d/this-machine.el"</span>)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">custom-after-file</span> <span style="font-style: italic;">"~/.emacs.d/custom-after.el"</span>)
|
|
(<span style="font-weight: bold;">setq</span> custom-file <span style="font-style: italic;">"~/.emacs.d/custom-before.el"</span>)
|
|
(<span style="font-weight: bold;">when</span> (file-exists-p custom-file) (load custom-file))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline7" class="outline-3">
|
|
<h3 id="orgheadline7"><span class="section-number-3">2.5</span> emit</h3>
|
|
<div class="outline-text-3" id="text-2-5">
|
|
</div><div id="outline-container-orgheadline6" class="outline-4">
|
|
<h4 id="orgheadline6"><span class="section-number-4">2.5.1</span> <span class="todo TODO">TODO</span> this needs to be done better, but it works for now</h4>
|
|
<div class="outline-text-4" id="text-2-5-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">when</span> (file-exists-p <span style="font-style: italic;">"~/.emacs.d/load.d/emit.el"</span>)
|
|
(load <span style="font-style: italic;">"~/.emacs.d/load.d/emit.el"</span>))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline8" class="outline-3">
|
|
<h3 id="orgheadline8"><span class="section-number-3">2.6</span> Benchmarking</h3>
|
|
<div class="outline-text-3" id="text-2-6">
|
|
<p>
|
|
This appears here so that it can accurately benchmark as much of
|
|
startup as possible.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"> (<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:do-benchmark</span>)
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">and</span> (boundp 'use-package)
|
|
(<span style="font-weight: bold;">bound-and-true-p</span> imalison:do-benchmark))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">benchmark-init</span>))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline9" class="outline-3">
|
|
<h3 id="orgheadline9"><span class="section-number-3">2.7</span> GUI Disables</h3>
|
|
<div class="outline-text-3" id="text-2-7">
|
|
<p>
|
|
Death to any gui elements in emacs! Do this EARLY so that emacs
|
|
doesn't redisplay in a way that is visually unpleasant on startup a
|
|
bunch of times.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">when</span> (fboundp 'menu-bar-mode) (menu-bar-mode -1))
|
|
(<span style="font-weight: bold;">when</span> (fboundp 'tool-bar-mode) (tool-bar-mode -1))
|
|
(<span style="font-weight: bold;">when</span> (fboundp 'scroll-bar-mode) (scroll-bar-mode -1))
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
Tooltips are annoying:
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">if</span> (fboundp 'tooltip-mode) (tooltip-mode -1) (<span style="font-weight: bold;">setq</span> tooltip-use-echo-area t))'
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline10" class="outline-3">
|
|
<h3 id="orgheadline10"><span class="section-number-3">2.8</span> Byte-Compiler</h3>
|
|
<div class="outline-text-3" id="text-2-8">
|
|
<p>
|
|
These definitions silence the byte-compiler.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">grep-find-ignored-directories</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">grep-find-ignored-files</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">ido-context-switch-command</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">ido-cur-item</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">ido-cur-list</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">ido-default-item</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">inherit-input-method</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">oauth--token-data</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">tls-checktrust</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">tls-program</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">url-callback-arguments</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">url-callback-function</span> nil)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">url-http-extra-headers</span> nil)
|
|
</pre>
|
|
</div>
|
|
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"><span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This variable doesn't exist in old versions of org-mode</span>
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">org-show-context-detail</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline11" class="outline-3">
|
|
<h3 id="orgheadline11"><span class="section-number-3">2.9</span> exec-path-from-shell</h3>
|
|
<div class="outline-text-3" id="text-2-9">
|
|
<p>
|
|
Sets environment variables by starting a shell.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"><span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">TODO: this does not seem to actually install exec-path-from-shell</span>
|
|
(<span style="font-weight: bold;">eval-and-compile</span>
|
|
(<span style="font-weight: bold;">when</span> (fboundp 'use-package)
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">exec-path-from-shell</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">For debugging</span>
|
|
(<span style="font-weight: bold;">when</span> nil
|
|
(message <span style="font-style: italic;">"path: %s, setup: %s"</span> (getenv <span style="font-style: italic;">"PATH"</span>)
|
|
(getenv <span style="font-style: italic;">"ENVIRONMENT_SETUP_DONE"</span>))
|
|
(<span style="font-weight: bold;">setq</span> exec-path-from-shell-debug t))
|
|
(<span style="font-weight: bold;">setq</span> exec-path-from-shell-arguments (list <span style="font-style: italic;">"-l"</span>))
|
|
(<span style="font-weight: bold;">setq</span> exec-path-from-shell-check-startup-files nil)
|
|
(add-to-list 'exec-path-from-shell-variables <span style="font-style: italic;">"SHELL"</span>)
|
|
(add-to-list 'exec-path-from-shell-variables <span style="font-style: italic;">"GOPATH"</span>)
|
|
(add-to-list 'exec-path-from-shell-variables <span style="font-style: italic;">"ENVIRONMENT_SETUP_DONE"</span>)
|
|
(add-to-list 'exec-path-from-shell-variables <span style="font-style: italic;">"PYTHONPATH"</span>)
|
|
(exec-path-from-shell-initialize)))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline12" class="outline-3">
|
|
<h3 id="orgheadline12"><span class="section-number-3">2.10</span> Non-Forking Shell Command To String</h3>
|
|
<div class="outline-text-3" id="text-2-10">
|
|
<p>
|
|
Emacs' built in <code>shell-command-to-string</code> function has the downside that it
|
|
forks a new shell process every time it is executed. This means that any shell
|
|
startup cost is incurred when this function is called.
|
|
</p>
|
|
|
|
<p>
|
|
The following implementation uses eshell's <code>executable-find</code> to find the
|
|
binary (which is the only reason <code>shell-comand-to-string</code> is typically used
|
|
anyway), but it avoids incurring any shell-startup cost.
|
|
</p>
|
|
|
|
<p>
|
|
This was originally inspired by <a href="https://github.com/bbatsov/projectile/issues/1044">this issue</a>.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:call-process-to-string</span> (program <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">with-temp-buffer</span>
|
|
(apply 'call-process program nil (current-buffer) nil args)
|
|
(buffer-string)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:get-call-process-args-from-shell-command</span> (command)
|
|
(<span style="font-weight: bold;">cl-destructuring-bind</span>
|
|
(the-command . args) (split-string command <span style="font-style: italic;">" "</span>)
|
|
(<span style="font-weight: bold;">let</span> ((binary-path (executable-find the-command)))
|
|
(<span style="font-weight: bold;">when</span> binary-path
|
|
(cons binary-path args)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:shell-command-to-string</span> (command)
|
|
(<span style="font-weight: bold;">let</span> ((call-process-args
|
|
(imalison:get-call-process-args-from-shell-command command)))
|
|
(<span style="font-weight: bold;">if</span> call-process-args
|
|
(apply 'imalison:call-process-to-string call-process-args)
|
|
(shell-command-to-string command))))
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
This makes it so that we always try to call-process instead of shell-command-to-sting. It may cause undesireable behavior.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:try-call-process</span> (command)
|
|
(<span style="font-weight: bold;">let</span> ((call-process-args
|
|
(imalison:get-call-process-args-from-shell-command command)))
|
|
(<span style="font-weight: bold;">if</span> call-process-args
|
|
(apply 'imalison:call-process-to-string call-process-args))))
|
|
|
|
(advice-add 'shell-command-to-string <span style="font-weight: bold;">:before-until</span> 'imalison:try-call-process)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline13" class="outline-3">
|
|
<h3 id="orgheadline13"><span class="section-number-3">2.11</span> Security</h3>
|
|
<div class="outline-text-3" id="text-2-11">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:secure</span> t)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:use-https-and-tls</span> ()
|
|
(<span style="font-weight: bold;">setq</span> tls-checktrust t)
|
|
(<span style="font-weight: bold;">let</span> ((trustfile
|
|
(replace-regexp-in-string
|
|
<span style="font-style: italic;">"\\\\"</span> <span style="font-style: italic;">"/"</span>
|
|
(replace-regexp-in-string
|
|
<span style="font-style: italic;">"\n"</span> <span style="font-style: italic;">""</span>
|
|
(shell-command-to-string <span style="font-style: italic;">"python -m certifi"</span>)))))
|
|
(<span style="font-weight: bold;">setq</span> tls-program
|
|
(list
|
|
(format <span style="font-style: italic;">"gnutls-cli%s --x509cafile %s -p %%p %%h"</span>
|
|
(<span style="font-weight: bold;">if</span> (eq window-system 'w32) <span style="font-style: italic;">".exe"</span> <span style="font-style: italic;">""</span>) trustfile)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:test-security</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let</span> ((bad-hosts
|
|
(<span style="font-weight: bold;">loop</span> for bad
|
|
in `(<span style="font-style: italic;">"https://wrong.host.badssl.com/"</span>
|
|
<span style="font-style: italic;">"https://self-signed.badssl.com/"</span>)
|
|
if (<span style="font-weight: bold;">condition-case</span> _e
|
|
(url-retrieve
|
|
bad (<span style="font-weight: bold;">lambda</span> (_retrieved) t))
|
|
(<span style="font-weight: bold;">error</span> nil))
|
|
collect bad)))
|
|
(<span style="font-weight: bold;">if</span> bad-hosts
|
|
(<span style="font-weight: bold;">error</span> (format <span style="font-style: italic;">"tls misconfigured; retrieved %s ok"</span>
|
|
bad-hosts))
|
|
(url-retrieve <span style="font-style: italic;">"https://badssl.com"</span>
|
|
(<span style="font-weight: bold;">lambda</span> (_retrieved) t)))))
|
|
|
|
(<span style="font-weight: bold;">when</span> imalison:secure (imalison:use-https-and-tls))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline14" class="outline-3">
|
|
<h3 id="orgheadline14"><span class="section-number-3">2.12</span> ELPA Archive Setup</h3>
|
|
<div class="outline-text-3" id="text-2-12">
|
|
<p>
|
|
The org archive does not support https, so we set http as the protocol explicitly.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"><span class="linenr"> 1: </span>(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">package</span>)
|
|
<span class="linenr"> 2: </span>
|
|
<span class="linenr"> 3: </span>(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:build-archive-uri</span> (uri protocol)
|
|
<span class="linenr"> 4: </span> (<span style="font-weight: bold;">unless</span> protocol (<span style="font-weight: bold;">setq</span> protocol (<span style="font-weight: bold;">if</span> imalison:secure <span style="font-style: italic;">"https"</span> <span style="font-style: italic;">"http"</span>)))
|
|
<span class="linenr"> 5: </span> (format <span style="font-style: italic;">"%s://%s"</span> protocol uri))
|
|
<span class="linenr"> 6: </span>
|
|
<span class="linenr"> 7: </span>(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:melpa-uri</span> nil)
|
|
<span class="linenr"> 8: </span>(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:package-archive-triples</span>
|
|
<span class="linenr"> 9: </span> `((<span style="font-style: italic;">"elpa"</span> <span style="font-style: italic;">"tromey.com/elpa/"</span> <span style="font-style: italic;">"http"</span>)
|
|
<span class="linenr">10: </span> (<span style="font-style: italic;">"org"</span> <span style="font-style: italic;">"orgmode.org/elpa/"</span> <span style="font-style: italic;">"http"</span>)
|
|
<span class="linenr">11: </span> (<span style="font-style: italic;">"melpa"</span> ,(<span style="font-weight: bold;">or</span> imalison:melpa-uri <span style="font-style: italic;">"melpa.org/packages/"</span>) nil)
|
|
<span class="linenr">12: </span> (<span style="font-style: italic;">"melpa-stable"</span> <span style="font-style: italic;">"stable.melpa.org/packages/"</span> nil)))
|
|
<span class="linenr">13: </span>
|
|
<span class="linenr">14: </span>(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:add-package-archive</span> (archive-name archive-uri)
|
|
<span class="linenr">15: </span> (add-to-list 'package-archives
|
|
<span class="linenr">16: </span> `(,archive-name . ,archive-uri) t))
|
|
<span class="linenr">17: </span>
|
|
<span class="linenr">18: </span>(<span style="font-weight: bold;">cl-loop</span> for package-triple in imalison:package-archive-triples
|
|
<span class="linenr">19: </span> do (<span style="font-weight: bold;">cl-destructuring-bind</span> (archive-name archive-uri protocol) package-triple
|
|
<span class="linenr">20: </span> (imalison:add-package-archive
|
|
<span class="linenr">21: </span> archive-name (imalison:build-archive-uri archive-uri protocol))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline15" class="outline-3">
|
|
<h3 id="orgheadline15"><span class="section-number-3">2.13</span> Bootstrap Package Loading</h3>
|
|
<div class="outline-text-3" id="text-2-13">
|
|
<p>
|
|
Its a shame that everyone has to have some version of this function in
|
|
their init.el. I use use-package's own mechanism for ensuring packages
|
|
are installed so my version of <code>ensure-packages-installed</code> is really
|
|
only used to download use-package itself.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">ensure-packages-installed</span> (packages)
|
|
(<span style="font-weight: bold;">unless</span> package-archive-contents
|
|
(package-refresh-contents))
|
|
(mapcar
|
|
(<span style="font-weight: bold;">lambda</span> (package)
|
|
(<span style="font-weight: bold;">if</span> (package-installed-p package)
|
|
package
|
|
(<span style="font-weight: bold;">progn</span> (message (format <span style="font-style: italic;">"Installing package %s."</span> package))
|
|
(package-install package))))
|
|
packages))
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
Ensure that use-package is installed.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(package-initialize t)
|
|
(ensure-packages-installed '(<span style="font-weight: bold;">use-package</span>))
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
use-package is only needed at compile time.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">eval-when-compile</span> (<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">use-package</span>))
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
Ensure by default since most of the package for which I use use-package need to be downloaded. ensure can be disabled explicitly with a <code>:ensure nil</code>.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> use-package-always-ensure t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline16" class="outline-3">
|
|
<h3 id="orgheadline16"><span class="section-number-3">2.14</span> Set EMACS environment variable</h3>
|
|
<div class="outline-text-3" id="text-2-14">
|
|
<p>
|
|
Emacs cask seems to depend on the EMACS environment variable being set to the
|
|
binary path of emacs. I found the method for getting the path to the emacs
|
|
executable <a href="http://emacs.stackexchange.com/questions/6010/can-emacs-detect-the-path-of-its-executable">here</a>.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(setenv <span style="font-style: italic;">"EMACS"</span>
|
|
(file-truename (expand-file-name invocation-name invocation-directory)))
|
|
</pre>
|
|
</div>
|
|
|
|
<p>
|
|
Update: It turns out that it is term-exec-1 that is causing this environment
|
|
variable to be set to something strange. When I tried to disable it, it seemed
|
|
to cause issues. Oh well…
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline67" class="outline-2">
|
|
<h2 id="orgheadline67"><span class="section-number-2">3</span> Functions</h2>
|
|
<div class="outline-text-2" id="text-3">
|
|
</div><div id="outline-container-orgheadline18" class="outline-3">
|
|
<h3 id="orgheadline18"><span class="section-number-3">3.1</span> Join Paths</h3>
|
|
<div class="outline-text-3" id="text-3-1">
|
|
<p>
|
|
Works in the same way as os.path.join in python
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:join-paths</span> (root <span style="font-weight: bold; text-decoration: underline;">&rest</span> dirs)
|
|
(<span style="font-weight: bold;">let</span> ((result root))
|
|
(<span style="font-weight: bold;">cl-loop</span> for dir in dirs do
|
|
(<span style="font-weight: bold;">setq</span> result (concat (file-name-as-directory result) dir)))
|
|
result))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline19" class="outline-3">
|
|
<h3 id="orgheadline19"><span class="section-number-3">3.2</span> Variables</h3>
|
|
<div class="outline-text-3" id="text-3-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:projects-directory</span>
|
|
(imalison:join-paths (substitute-in-file-name <span style="font-style: italic;">"$HOME"</span>) <span style="font-style: italic;">"Projects"</span>))
|
|
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:gpg-key</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline20" class="outline-3">
|
|
<h3 id="orgheadline20"><span class="section-number-3">3.3</span> Use Package Wrapper With Local Load Path Support</h3>
|
|
<div class="outline-text-3" id="text-3-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(put 'imalison:use-package 'lisp-indent-function 'defun)
|
|
(put 'imalison:use-package* 'lisp-indent-function 'defun)
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:use-package*</span> (package target-directory <span style="font-weight: bold; text-decoration: underline;">&rest</span> forms)
|
|
(<span style="font-weight: bold;">let*</span> ((actual-target (<span style="font-weight: bold;">if</span> (file-exists-p target-directory)
|
|
target-directory
|
|
(<span style="font-weight: bold;">let</span> ((in-projects (imalison:join-paths imalison:projects-directory
|
|
target-directory)))
|
|
(<span style="font-weight: bold;">when</span> (file-exists-p in-projects)
|
|
in-projects))))
|
|
(additional-forms
|
|
(<span style="font-weight: bold;">when</span> actual-target
|
|
(list
|
|
<span style="font-weight: bold;">:load-path</span> actual-target
|
|
<span style="font-weight: bold;">:ensure</span> nil))))
|
|
`(<span style="font-weight: bold;">use-package</span> ,package
|
|
,@additional-forms ,@forms)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:use-package</span> (package <span style="font-weight: bold; text-decoration: underline;">&rest</span> forms)
|
|
`(<span style="font-weight: bold;">imalison:use-package*</span> ,package ,(symbol-name package) ,@forms))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline29" class="outline-3">
|
|
<h3 id="orgheadline29"><span class="section-number-3">3.4</span> Required Packages</h3>
|
|
<div class="outline-text-3" id="text-3-4">
|
|
<p>
|
|
The packages in this section provide no functionality on their own,
|
|
but provide support for writing custom elisp.
|
|
</p>
|
|
</div>
|
|
<div id="outline-container-orgheadline21" class="outline-4">
|
|
<h4 id="orgheadline21"><span class="section-number-4">3.4.1</span> s</h4>
|
|
<div class="outline-text-4" id="text-3-4-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">s</span> <span style="font-weight: bold;">:demand</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline22" class="outline-4">
|
|
<h4 id="orgheadline22"><span class="section-number-4">3.4.2</span> dash</h4>
|
|
<div class="outline-text-4" id="text-3-4-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">dash</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(dash-enable-font-lock)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline23" class="outline-4">
|
|
<h4 id="orgheadline23"><span class="section-number-4">3.4.3</span> gh</h4>
|
|
<div class="outline-text-4" id="text-3-4-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package*</span> gh <span style="font-style: italic;">"gh.el"</span>
|
|
<span style="font-weight: bold;">:demand</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline24" class="outline-4">
|
|
<h4 id="orgheadline24"><span class="section-number-4">3.4.4</span> shut-up</h4>
|
|
<div class="outline-text-4" id="text-3-4-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">shut-up</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:shut-up-around</span> (<span style="font-weight: bold;">function</span> <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">shut-up</span> (apply function args))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline25" class="outline-4">
|
|
<h4 id="orgheadline25"><span class="section-number-4">3.4.5</span> pcache</h4>
|
|
<div class="outline-text-4" id="text-3-4-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">pcache</span>
|
|
<span style="font-weight: bold;">:demand</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline26" class="outline-4">
|
|
<h4 id="orgheadline26"><span class="section-number-4">3.4.6</span> parse-csv</h4>
|
|
<div class="outline-text-4" id="text-3-4-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">parse-csv</span>
|
|
<span style="font-weight: bold;">:demand</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline27" class="outline-4">
|
|
<h4 id="orgheadline27"><span class="section-number-4">3.4.7</span> emit</h4>
|
|
<div class="outline-text-4" id="text-3-4-7">
|
|
<p>
|
|
This is disabled for now until I figure out what to do with emit.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package</span> emit
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:demand</span> t)
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">emit</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline28" class="outline-4">
|
|
<h4 id="orgheadline28"><span class="section-number-4">3.4.8</span> request</h4>
|
|
<div class="outline-text-4" id="text-3-4-8">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">request</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline43" class="outline-3">
|
|
<h3 id="orgheadline43"><span class="section-number-3">3.5</span> Macros</h3>
|
|
<div class="outline-text-3" id="text-3-5">
|
|
</div><div id="outline-container-orgheadline30" class="outline-4">
|
|
<h4 id="orgheadline30"><span class="section-number-4">3.5.1</span> Named Build</h4>
|
|
<div class="outline-text-4" id="text-3-5-1">
|
|
<p>
|
|
imalison:named-build provides a way to invoke a macro in such a way
|
|
that the lambda that it produces is given a name.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:named-build</span> (name builder <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
`(<span style="font-weight: bold;">defalias</span> (<span style="font-weight: bold;">quote</span> ,name) (,builder ,@args)))
|
|
(put 'imalison:named-build 'lisp-indent-function 1)
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
<code>imalison:named-builder-builder</code> builds a macro from another macro
|
|
that builds lambda functions. The arguments to the macro that results
|
|
are exactly the same as those of the original macro, except that the
|
|
first argument of the new macro is used to name the lambda produced by
|
|
the original macro (which is passed as the second argument to
|
|
<code>imalison:named-builder-builder</code>).
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:named-builder-builder</span> (named-builder-name builder-name)
|
|
`(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defmacro</span> ,named-builder-name (function-name <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(cons 'imalison:named-build
|
|
(cons function-name
|
|
(cons (<span style="font-weight: bold;">quote</span> ,builder-name) args))))
|
|
(put (<span style="font-weight: bold;">quote</span> ,named-builder-name) 'lisp-indent-function 1)))
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
<code>imalison:named-builder</code> runs <code>imalison:named-builder-builder</code> with the
|
|
convention that original macro to modify is the concatenation of the
|
|
new macro name and the -fn suffix.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:named-builder</span> (name)
|
|
`(<span style="font-weight: bold;">imalison:named-builder-builder</span>
|
|
,name ,(intern (concat (symbol-name name) <span style="font-style: italic;">"-fn"</span>))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline31" class="outline-4">
|
|
<h4 id="orgheadline31"><span class="section-number-4">3.5.2</span> Emacs Version Predicate</h4>
|
|
<div class="outline-text-4" id="text-3-5-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:emacs-version-predicate-fn</span> (major-version minor-version)
|
|
`(<span style="font-weight: bold;">lambda</span> ()
|
|
(<span style="font-weight: bold;">or</span> (> emacs-major-version ,major-version)
|
|
(<span style="font-weight: bold;">and</span> (>= emacs-major-version ,major-version)
|
|
(>= emacs-minor-version ,minor-version)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:check-emacs-version</span> (major-version minor-version)
|
|
(funcall (<span style="font-weight: bold;">imalison:emacs-version-predicate-fn</span> major-version minor-version)))
|
|
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:emacs-version-predicate)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline35" class="outline-4">
|
|
<h4 id="orgheadline35"><span class="section-number-4">3.5.3</span> Compose Functions</h4>
|
|
<div class="outline-text-4" id="text-3-5-3">
|
|
</div><ol class="org-ol"><li><a id="orgheadline32"></a>A version supporting macros<br /><div class="outline-text-5" id="text-3-5-3-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:help-function-arglist</span> (fn)
|
|
(<span style="font-weight: bold;">let</span> ((result (help-function-arglist fn)))
|
|
(<span style="font-weight: bold;">if</span> (eq result t) '(<span style="font-weight: bold; text-decoration: underline;">&rest</span> args) result)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-fn</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> funcs)
|
|
(<span style="font-weight: bold;">let*</span> ((last-function (car (last funcs)))
|
|
(arguments (imalison:help-function-arglist last-function))
|
|
(call-arguments (delq '<span style="font-weight: bold; text-decoration: underline;">&optional</span> arguments)))
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">When we have an &rest arguments there is no point in taking any</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">of the arguments by name, so we simply pass them all as an</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">argument list. See the comment below to understand how this</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">impacts the evaluation of the last function.</span>
|
|
(<span style="font-weight: bold;">when</span> (memq '<span style="font-weight: bold; text-decoration: underline;">&rest</span> arguments)
|
|
(<span style="font-weight: bold;">setq</span> arguments '(<span style="font-weight: bold; text-decoration: underline;">&rest</span> args))
|
|
(<span style="font-weight: bold;">setq</span> call-arguments '(args)))
|
|
`(<span style="font-weight: bold;">imalison:compose-argspec</span> ,arguments ,call-arguments ,@funcs)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-argspec</span> (arguments call-arguments <span style="font-weight: bold; text-decoration: underline;">&rest</span> funcs)
|
|
<span style="font-style: italic;">"Build a new function with NAME that is the composition of FUNCS."</span>
|
|
`(<span style="font-weight: bold;">lambda</span> ,arguments
|
|
(<span style="font-weight: bold;">imalison:compose-helper</span> ,funcs ,call-arguments)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-helper</span> (funcs arguments)
|
|
<span style="font-style: italic;">"Builds funcalls of FUNCS applied to the arg."</span>
|
|
(<span style="font-weight: bold;">if</span> (equal (length funcs) 1)
|
|
(<span style="font-weight: bold;">let</span> ((last-function (car funcs)))
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This hideous clause is here because it is the only way to</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">handle functions that take &rest args.</span>
|
|
(<span style="font-weight: bold;">when</span> (memq '<span style="font-weight: bold; text-decoration: underline;">&rest</span> (imalison:help-function-arglist last-function))
|
|
(<span style="font-weight: bold;">setq</span> last-function (apply-partially 'apply last-function)))
|
|
`(,last-function ,@arguments))
|
|
`(,(car funcs)
|
|
(<span style="font-weight: bold;">imalison:compose-helper</span> ,(cdr funcs) ,arguments))))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-macro-fn</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
`(cons 'macro (<span style="font-weight: bold;">imalison:compose-fn</span> ,@args)))
|
|
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:compose)
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:compose-macro)
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline33"></a>Arbitrary arguments at every step<br /><div class="outline-text-5" id="text-3-5-3-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:make-list</span> (thing)
|
|
(<span style="font-weight: bold;">if</span> (listp thing)
|
|
thing
|
|
(list thing)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-with-apply</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> funcs)
|
|
<span style="font-style: italic;">"Build a new function with NAME that is the composition of FUNCS."</span>
|
|
`(<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">imalison:compose-with-apply-helper</span> ,funcs)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-with-apply-helper</span> (funcs)
|
|
<span style="font-style: italic;">"Builds funcalls of FUNCS applied to the arg."</span>
|
|
(<span style="font-weight: bold;">if</span> (equal (length funcs) 0)
|
|
(<span style="font-weight: bold;">quote</span> args)
|
|
`(apply ,(car funcs)
|
|
(imalison:make-list (<span style="font-weight: bold;">imalison:compose-with-apply-helper</span> ,(cdr funcs))))))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline34"></a>Simpler unary version<br /><div class="outline-text-5" id="text-3-5-3-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-unary</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> funcs)
|
|
<span style="font-style: italic;">"Build a new function with NAME that is the composition of FUNCS."</span>
|
|
`(<span style="font-weight: bold;">lambda</span> (arg)
|
|
(<span style="font-weight: bold;">imalison:compose-helper-unary</span> ,funcs)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-helper-unary</span> (funcs)
|
|
<span style="font-style: italic;">"Builds funcalls of FUNCS applied to the arg."</span>
|
|
(<span style="font-weight: bold;">if</span> (equal (length funcs) 0)
|
|
'arg
|
|
`(funcall ,(car funcs) (<span style="font-weight: bold;">imalison:compose-helper-unary</span> ,(cdr funcs)))))
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline36" class="outline-4">
|
|
<h4 id="orgheadline36"><span class="section-number-4">3.5.4</span> Make Interactive</h4>
|
|
<div class="outline-text-4" id="text-3-5-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:make-interactive-fn</span> (<span style="font-weight: bold;">function</span>)
|
|
`(<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(apply ,function args)))
|
|
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:make-interactive)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline38" class="outline-4">
|
|
<h4 id="orgheadline38"><span class="section-number-4">3.5.5</span> Advice Add Around Builder</h4>
|
|
<div class="outline-text-4" id="text-3-5-5">
|
|
<p>
|
|
For composing functions with an apply so that they can be used with
|
|
the <code>:around</code> keyword of advice-add.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:advice-add-around-builder-fn</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> functions)
|
|
`(<span style="font-weight: bold;">imalison:compose-argspec</span>
|
|
(<span style="font-weight: bold;">function</span> <span style="font-weight: bold; text-decoration: underline;">&rest</span> args) (<span style="font-weight: bold;">function</span> args) ,@functions apply))
|
|
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:advice-add-around-builder)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<ol class="org-ol"><li><a id="orgheadline37"></a>Kill New<br /><div class="outline-text-5" id="text-3-5-5-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:advice-add-around-builder</span> imalison:kill-new-around kill-new)
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline39" class="outline-4">
|
|
<h4 id="orgheadline39"><span class="section-number-4">3.5.6</span> Let Around</h4>
|
|
<div class="outline-text-4" id="text-3-5-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:let-around-fn</span> (orig-func <span style="font-weight: bold; text-decoration: underline;">&rest</span> forms)
|
|
(<span style="font-weight: bold;">let*</span> ((orig-interactive-form (interactive-form orig-func))
|
|
(docstring-form (format <span style="font-style: italic;">"Call `</span><span style="font-weight: bold; font-style: italic; text-decoration: underline;">%s</span><span style="font-style: italic;">' with bindings: %s."</span> orig-func forms))
|
|
(additional-forms (list docstring-form)))
|
|
(<span style="font-weight: bold;">when</span> orig-interactive-form
|
|
(nconc additional-forms (list orig-interactive-form)))
|
|
`(<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
,@additional-forms
|
|
(<span style="font-weight: bold;">let</span> ,forms
|
|
(apply (<span style="font-weight: bold;">quote</span> ,orig-func) args)))))
|
|
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:let-around)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline40" class="outline-4">
|
|
<h4 id="orgheadline40"><span class="section-number-4">3.5.7</span> Let Around Advice</h4>
|
|
<div class="outline-text-4" id="text-3-5-7">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:let-advise-around-fn</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> forms)
|
|
`(<span style="font-weight: bold;">lambda</span> (orig-func <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">let</span> ,forms
|
|
(apply orig-func args))))
|
|
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:let-advise-around)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline41" class="outline-4">
|
|
<h4 id="orgheadline41"><span class="section-number-4">3.5.8</span> Compose Around Builder</h4>
|
|
<div class="outline-text-4" id="text-3-5-8">
|
|
<p>
|
|
For composing functions with an apply so that they can be used with the <code>:around</code> keyword of advice-add.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"><span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">TODO/XXX: Isn't this just apply? why doesn't apply work here</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:around-identity</span> (fn <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(apply fn args))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-around-builder-fn</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> functions)
|
|
`(<span style="font-weight: bold;">imalison:compose-fn</span> ,@functions imalison:around-identity))
|
|
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:compose-around-builder)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline42" class="outline-4">
|
|
<h4 id="orgheadline42"><span class="section-number-4">3.5.9</span> Measure Time</h4>
|
|
<div class="outline-text-4" id="text-3-5-9">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:measure-time</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> body)
|
|
<span style="font-style: italic;">"Measure and return the running time of the code block."</span>
|
|
(<span style="font-weight: bold;">declare</span> (indent defun))
|
|
(<span style="font-weight: bold;">let</span> ((start (make-symbol <span style="font-style: italic;">"start"</span>)))
|
|
`(<span style="font-weight: bold;">let</span> ((,start (float-time)))
|
|
,@body
|
|
(- (float-time) ,start))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline44" class="outline-3">
|
|
<h3 id="orgheadline44"><span class="section-number-3">3.6</span> Add Files to <code>org-agenda-files</code></h3>
|
|
<div class="outline-text-3" id="text-3-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:add-to-org-agenda-files</span> (incoming-files)
|
|
(<span style="font-weight: bold;">setq</span> org-agenda-files
|
|
(delete-dups
|
|
(<span style="font-weight: bold;">cl-loop</span> for filepath in (append org-agenda-files incoming-files)
|
|
when (<span style="font-weight: bold;">and</span> filepath (file-exists-p (file-truename filepath)))
|
|
collect (file-truename filepath)))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline45" class="outline-3">
|
|
<h3 id="orgheadline45"><span class="section-number-3">3.7</span> Get String From File</h3>
|
|
<div class="outline-text-3" id="text-3-7">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:get-string-from-file</span> (file-path)
|
|
<span style="font-style: italic;">"Return file-path's file content."</span>
|
|
(<span style="font-weight: bold;">with-temp-buffer</span>
|
|
(insert-file-contents file-path)
|
|
(buffer-string)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline46" class="outline-3">
|
|
<h3 id="orgheadline46"><span class="section-number-3">3.8</span> Get Current Location</h3>
|
|
<div class="outline-text-3" id="text-3-8">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:get-lat-long</span> ()
|
|
(<span style="font-weight: bold;">condition-case</span> _ex
|
|
(mapcar 'string-to-number (s-split <span style="font-style: italic;">","</span> (s-trim (shell-command-to-string
|
|
<span style="font-style: italic;">"whereami"</span>))))
|
|
(<span style="font-weight: bold;">error</span> (list 37.7879312624533 -122.402388853402))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline47" class="outline-3">
|
|
<h3 id="orgheadline47"><span class="section-number-3">3.9</span> Haversine distance</h3>
|
|
<div class="outline-text-3" id="text-3-9">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:sin2</span> (p)
|
|
(<span style="font-weight: bold;">let</span> ((sin-p (sin p)))
|
|
(* sin-p sin-p) ))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:haversine-distance</span>
|
|
(left-lat-long right-lat-long <span style="font-weight: bold; text-decoration: underline;">&optional</span> radius)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Default to earth radius in km</span>
|
|
(<span style="font-weight: bold;">unless</span> radius (<span style="font-weight: bold;">setq</span> radius 6378.1))
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">cl-destructuring-bind</span> (left-lat left-long) left-lat-long
|
|
(<span style="font-weight: bold;">cl-destructuring-bind</span> (right-lat right-long) right-lat-long
|
|
(<span style="font-weight: bold;">let</span> ((l1 (<span style="font-weight: bold;">degrees-to-radians</span> left-lat))
|
|
(f1 (<span style="font-weight: bold;">degrees-to-radians</span> left-long))
|
|
(l2 (<span style="font-weight: bold;">degrees-to-radians</span> right-lat))
|
|
(f2 (<span style="font-weight: bold;">degrees-to-radians</span> right-long)) )
|
|
(* 2 radius
|
|
(asin
|
|
(sqrt
|
|
(+ (imalison:sin2 (/ (- f2 f1) 2))
|
|
(* (cos f2) (cos f1) (imalison:sin2 (/ (- l2 l1) 2))) ))))))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline48" class="outline-3">
|
|
<h3 id="orgheadline48"><span class="section-number-3">3.10</span> Font Size</h3>
|
|
<div class="outline-text-3" id="text-3-10">
|
|
<p>
|
|
This was taken from <a href="http://emacs.stackexchange.com/questions/7583/transiently-adjust-text-size-in-mode-line-and-minibuffer">here</a> but it has diverged significantly from the original.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:default-font-size-pt</span>
|
|
(<span style="font-weight: bold;">cond</span> ((eq system-type 'darwin) 120)
|
|
((eq system-type 'gnu/linux) 105)))
|
|
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:huge-font-size</span> 280)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:current-font-size</span> ()
|
|
(plist-get (custom-face-attributes-get 'default nil) <span style="font-weight: bold;">:height</span>))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:set-font-size</span> (size)
|
|
(<span style="font-weight: bold;">interactive</span> (list (string-to-number (read-string <span style="font-style: italic;">"Enter a font size: "</span>))))
|
|
(set-face-attribute 'default nil <span style="font-weight: bold;">:height</span> size))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:set-huge-font-size</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(imalison:set-font-size imalison:huge-font-size))
|
|
|
|
(<span style="font-weight: bold;">cl-defun</span> <span style="font-weight: bold;">imalison:modify-font-size</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> (arg 10))
|
|
(<span style="font-weight: bold;">interactive</span> <span style="font-style: italic;">"p"</span>)
|
|
(imalison:set-font-size (+ (imalison:current-font-size) arg)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:font-size-incr</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(imalison:modify-font-size +10))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:font-size-decr</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(imalison:modify-font-size -10))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:font-size-reset</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(imalison:set-font-size imalison:default-font-size-pt))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline49" class="outline-3">
|
|
<h3 id="orgheadline49"><span class="section-number-3">3.11</span> Message Result Builder</h3>
|
|
<div class="outline-text-3" id="text-3-11">
|
|
<p>
|
|
This macro is useful when writing emacs-lisp. It creates a new interactive command that shows you the result of evaluating a function, with optionally provided arguments.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:message-result-builder</span> (new-function-name function-to-call <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
`(<span style="font-weight: bold;">defun</span> ,new-function-name ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(message <span style="font-style: italic;">"%s"</span> (apply (<span style="font-weight: bold;">quote</span> ,function-to-call) (list ,@args)))))
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
This interactive functions allows the user the select a function to invoke using a freshly minted imalison:message-result-builder
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:message-result-builder-runtime</span> (<span style="font-weight: bold;">function</span> <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">lambda</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(message <span style="font-style: italic;">"%s"</span> (apply function-to-call args))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:message-function-result</span> (<span style="font-weight: bold;">function</span>)
|
|
(<span style="font-weight: bold;">interactive</span> (find-function-read))
|
|
(message <span style="font-style: italic;">"%s"</span> (funcall function)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline50" class="outline-3">
|
|
<h3 id="orgheadline50"><span class="section-number-3">3.12</span> Custom <code>shell-command-on-region</code></h3>
|
|
<div class="outline-text-3" id="text-3-12">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:copy-shell-command-on-region</span> (start end command)
|
|
(<span style="font-weight: bold;">interactive</span> (list (region-beginning) (region-end)
|
|
(read-shell-command <span style="font-style: italic;">"Shell command on region: "</span>)))
|
|
(<span style="font-weight: bold;">let</span> ((original-buffer (current-buffer)))
|
|
(<span style="font-weight: bold;">with-temp-buffer</span>
|
|
(<span style="font-weight: bold;">let</span> ((temp-buffer (current-buffer)))
|
|
(<span style="font-weight: bold;">with-current-buffer</span> original-buffer
|
|
(shell-command-on-region start end command temp-buffer))
|
|
(<span style="font-weight: bold;">let</span> ((min (point-min))
|
|
(max (point-max)))
|
|
(kill-ring-save min max)
|
|
(buffer-substring min max))))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:shell-command-on-region-replace</span> (start end command)
|
|
(<span style="font-weight: bold;">interactive</span> (list (region-beginning) (region-end)
|
|
(read-shell-command <span style="font-style: italic;">"Shell command on region: "</span>)))
|
|
(shell-command-on-region start end command nil t))
|
|
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:shell-command-on-region
|
|
imalison:copy-shell-command-on-region
|
|
imalison:shell-command-on-region-replace)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline53" class="outline-3">
|
|
<h3 id="orgheadline53"><span class="section-number-3">3.13</span> Copy String Functions</h3>
|
|
<div class="outline-text-3" id="text-3-13">
|
|
<p>
|
|
A macro for composing functions together to build an interactive command to copy a string to the kill ring.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:compose-copy-builder-fn</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> funcs)
|
|
`(<span style="font-weight: bold;">imalison:make-interactive-fn</span>
|
|
(<span style="font-weight: bold;">imalison:compose-fn</span> kill-new ,@funcs)))
|
|
|
|
(<span style="font-weight: bold;">imalison:named-builder</span> imalison:compose-copy-builder)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline51" class="outline-4">
|
|
<h4 id="orgheadline51"><span class="section-number-4">3.13.1</span> Copy portions of the buffer file name</h4>
|
|
<div class="outline-text-4" id="text-3-13-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:copy-buffer-file-path-builder</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
`(<span style="font-weight: bold;">imalison:compose-copy-builder</span> ,@args buffer-file-name))
|
|
|
|
(<span style="font-weight: bold;">imalison:copy-buffer-file-path-builder</span> imalison:copy-buffer-file-path-full)
|
|
(<span style="font-weight: bold;">imalison:copy-buffer-file-path-builder</span> imalison:copy-buffer-file-name
|
|
file-name-nondirectory)
|
|
(<span style="font-weight: bold;">imalison:copy-buffer-file-path-builder</span> imalison:copy-buffer-file-path
|
|
car
|
|
projectile-make-relative-to-root
|
|
list)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline52" class="outline-4">
|
|
<h4 id="orgheadline52"><span class="section-number-4">3.13.2</span> Copy the current branch using magit</h4>
|
|
<div class="outline-text-4" id="text-3-13-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:compose-copy-builder</span> imalison:copy-current-git-branch
|
|
magit-get-current-branch)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline54" class="outline-3">
|
|
<h3 id="orgheadline54"><span class="section-number-3">3.14</span> Named Compile</h3>
|
|
<div class="outline-text-3" id="text-3-14">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:named-compile</span> (command)
|
|
(<span style="font-weight: bold;">interactive</span>
|
|
(list
|
|
(<span style="font-weight: bold;">let</span> ((command (eval compile-command)))
|
|
(<span style="font-weight: bold;">if</span> (<span style="font-weight: bold;">or</span> compilation-read-command current-prefix-arg)
|
|
(compilation-read-command command)
|
|
command))))
|
|
(compilation-start command nil (<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(format <span style="font-style: italic;">"*compilation %s*"</span> command))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline55" class="outline-3">
|
|
<h3 id="orgheadline55"><span class="section-number-3">3.15</span> Replace Escape Sequences</h3>
|
|
<div class="outline-text-3" id="text-3-15">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:replace-escape-sequences</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">shut-up</span>
|
|
(<span style="font-weight: bold;">let*</span> ((delimited (<span style="font-weight: bold;">and</span> transient-mark-mode mark-active))
|
|
(beg (<span style="font-weight: bold;">when</span> delimited (region-beginning)))
|
|
(end (<span style="font-weight: bold;">when</span> delimited (region-end))))
|
|
(<span style="font-weight: bold;">save-excursion</span>
|
|
(perform-replace <span style="font-style: italic;">"\\t"</span> <span style="font-style: italic;">" "</span> nil nil delimited nil nil beg end nil))
|
|
(<span style="font-weight: bold;">save-excursion</span>
|
|
(perform-replace <span style="font-style: italic;">"\\n"</span> <span style="font-style: italic;">"\n"</span> nil nil delimited nil nil beg end nil)))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline56" class="outline-3">
|
|
<h3 id="orgheadline56"><span class="section-number-3">3.16</span> Download a File Into a Buffer</h3>
|
|
<div class="outline-text-3" id="text-3-16">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:download-to-buffer</span> (uri)
|
|
(<span style="font-weight: bold;">interactive</span> (list (read-string <span style="font-style: italic;">"Enter uri: "</span>)))
|
|
(request uri
|
|
<span style="font-weight: bold;">:parser</span> 'buffer-string
|
|
<span style="font-weight: bold;">:success</span> (<span style="font-weight: bold;">cl-function</span>
|
|
(<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold; text-decoration: underline;">&key</span> data <span style="font-weight: bold; text-decoration: underline;">&allow-other-keys</span>)
|
|
(<span style="font-weight: bold;">let</span> ((created-buffer (get-buffer-create uri)))
|
|
(<span style="font-weight: bold;">with-current-buffer</span> created-buffer
|
|
(insert data))
|
|
(switch-to-buffer created-buffer))))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline57" class="outline-3">
|
|
<h3 id="orgheadline57"><span class="section-number-3">3.17</span> Concat With Symbols</h3>
|
|
<div class="outline-text-3" id="text-3-17">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:maybe-symbol-name</span> (arg)
|
|
(<span style="font-weight: bold;">if</span> (symbolp arg)
|
|
(symbol-name arg)
|
|
arg))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:concat-symbols</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(intern (mapconcat 'imalison:maybe-symbol-name args <span style="font-style: italic;">""</span>)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline58" class="outline-3">
|
|
<h3 id="orgheadline58"><span class="section-number-3">3.18</span> Edit a script on PATH</h3>
|
|
<div class="outline-text-3" id="text-3-18">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:get-executables-at-path</span> (filepath)
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">and</span> (file-exists-p filepath) (f-directory? filepath))
|
|
(<span style="font-weight: bold;">--filter</span> (<span style="font-weight: bold;">let</span> ((fullpath (imalison:join-paths filepath <span style="font-weight: bold; font-style: italic;">it</span>)))
|
|
(<span style="font-weight: bold;">and</span> (file-executable-p fullpath)
|
|
(not (f-directory? fullpath))))
|
|
(directory-files filepath))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:get-executables-on-path</span> ()
|
|
(mapcan 'imalison:get-executables-at-path (eshell-parse-colon-path (getenv <span style="font-style: italic;">"PATH"</span>))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:edit-script</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(find-file (executable-find
|
|
(ido-completing-read <span style="font-style: italic;">"Select a script to edit: "</span>
|
|
(imalison:get-executables-on-path)))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline59" class="outline-3">
|
|
<h3 id="orgheadline59"><span class="section-number-3">3.19</span> Toggle lexical binding in the current buffer</h3>
|
|
<div class="outline-text-3" id="text-3-19">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:toggle-lexical-binding</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let</span> ((new-binding (not lexical-binding)))
|
|
(message <span style="font-style: italic;">"Setting lexical-binding to: %s"</span> new-binding)
|
|
(<span style="font-weight: bold;">setq</span> lexical-binding new-binding)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline60" class="outline-3">
|
|
<h3 id="orgheadline60"><span class="section-number-3">3.20</span> Sync kill ring with copyq</h3>
|
|
<div class="outline-text-3" id="text-3-20">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:copyq-get</span> (i)
|
|
(imalison:shell-command-to-string (format <span style="font-style: italic;">"copyq eval read(%s)"</span> i)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:copyq-sync</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let</span> ((missing-items (<span style="font-weight: bold;">cl-loop</span> for i from 0 to (string-to-number
|
|
(imalison:shell-command-to-string <span style="font-style: italic;">"copyq eval size()"</span>))
|
|
for item = (imalison:copyq-get i)
|
|
when (not (member item kill-ring))
|
|
collect item)))
|
|
(<span style="font-weight: bold;">setq</span> kill-ring (nconc kill-ring missing-items))))
|
|
|
|
(<span style="font-weight: bold;">when</span> (executable-find <span style="font-style: italic;">"copyq"</span>)
|
|
(run-with-idle-timer 10 nil 'imalison:copyq-sync))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline61" class="outline-3">
|
|
<h3 id="orgheadline61"><span class="section-number-3">3.21</span> Other</h3>
|
|
<div class="outline-text-3" id="text-3-21">
|
|
<p>
|
|
The stuff in this section is pretty crusty. I don't think its used anywhere, but
|
|
I keep it around just in case I need it.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">random-choice</span> (choices)
|
|
(nth (random (length choices)) choices))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">display-prefix</span> (arg)
|
|
<span style="font-style: italic;">"Display the value of the raw prefix arg."</span>
|
|
(<span style="font-weight: bold;">interactive</span> <span style="font-style: italic;">"p"</span>)
|
|
(message <span style="font-style: italic;">"%s"</span> arg))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:uuid</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(s-replace <span style="font-style: italic;">"\n"</span> <span style="font-style: italic;">""</span> (shell-command-to-string <span style="font-style: italic;">"uuid"</span>)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:disable-linum-mode</span> ()
|
|
(linum-mode 0))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:disable-smartparens-mode</span> ()
|
|
(smartparens-mode 0))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:insert-uuid</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(insert (imalison:uuid)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:compare-int-list</span> (a b)
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">and</span> a b)
|
|
(<span style="font-weight: bold;">cond</span> ((> (car a) (car b)) 1)
|
|
((< (car a) (car b)) -1)
|
|
(t (imalison:compare-int-list (cdr a) (cdr b))))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">get-date-created-from-agenda-entry</span> (agenda-entry)
|
|
(org-time-string-to-time
|
|
(org-entry-get (get-text-property 1 'org-marker agenda-entry) <span style="font-style: italic;">"CREATED"</span>)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">defvar-setq</span> (name value)
|
|
`(<span style="font-weight: bold;">if</span> (boundp (<span style="font-weight: bold;">quote</span> ,name))
|
|
(<span style="font-weight: bold;">setq</span> ,name ,value)
|
|
(<span style="font-weight: bold;">defvar</span> ,name ,value)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">eval-region-or-last-sexp</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">if</span> (region-active-p) (call-interactively 'eval-region)
|
|
(call-interactively 'eval-last-sexp)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">undo-redo</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> arg)
|
|
(<span style="font-weight: bold;">interactive</span> <span style="font-style: italic;">"P"</span>)
|
|
(<span style="font-weight: bold;">if</span> arg (undo-tree-redo) (undo-tree-undo)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">up-list-region</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(up-list) (set-mark-command nil) (backward-sexp))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">up-list-back</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(up-list) (backward-sexp))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">frame-exists</span> ()
|
|
(cl-find-if
|
|
(<span style="font-weight: bold;">lambda</span> (frame)
|
|
(assoc 'display (frame-parameters frame))) <span style="font-weight: bold;">(</span><span style="font-weight: bold;">frame-list</span><span style="font-weight: bold;">)</span><span style="font-weight: bold;">)</span><span style="font-weight: bold;">)</span>
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">make-frame-if-none-exists</span> ()
|
|
(<span style="font-weight: bold;">let*</span> ((existing-frame (frame-exists)))
|
|
(<span style="font-weight: bold;">if</span> existing-frame
|
|
existing-frame
|
|
(make-frame-on-display (getenv <span style="font-style: italic;">"DISPLAY"</span>)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">make-frame-if-none-exists-and-focus</span> ()
|
|
(make-frame-visible (select-frame (make-frame-if-none-exists))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">notification-center</span> (title message)
|
|
(<span style="font-weight: bold;">cl-flet</span> ((encfn (s) (encode-coding-string s (keyboard-coding-system))))
|
|
(shell-command
|
|
(format <span style="font-style: italic;">"osascript -e 'display notification \"%s\" with title \"%s\"'"</span>
|
|
(encfn message) (encfn title)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">growl-notify</span> (title message)
|
|
(shell-command (format <span style="font-style: italic;">"grownotify -t %s -m %s"</span> title message)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">notify-send</span> (title message)
|
|
(shell-command (format <span style="font-style: italic;">"notify-send -u critical %s %s"</span> title message)))
|
|
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">notify-function</span>
|
|
(<span style="font-weight: bold;">cond</span> ((eq system-type 'darwin) 'notification-center)
|
|
((eq system-type 'gnu/linux) 'notify-send)))
|
|
</pre>
|
|
</div>
|
|
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:mark-ring
|
|
helm-mark-ring
|
|
helm-global-mark-ring)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline66" class="outline-3">
|
|
<h3 id="orgheadline66"><span class="section-number-3">3.22</span> Keyboard Macros</h3>
|
|
<div class="outline-text-3" id="text-3-22">
|
|
</div><div id="outline-container-orgheadline65" class="outline-4">
|
|
<h4 id="orgheadline65"><span class="section-number-4">3.22.1</span> For editing literate config</h4>
|
|
<div class="outline-text-4" id="text-3-22-1">
|
|
</div><ol class="org-ol"><li><a id="orgheadline62"></a>extract-current-sexp-to-src-block<br /><div class="outline-text-5" id="text-3-22-1-1">
|
|
<p>
|
|
This keyboard macro extracts the current sexp to an emacs-lisp source block of its own
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(fset 'extract-current-sexp-to-src-block
|
|
[?\C-a return ?\C-p ?# ?+ ?E ?N ?D ?_ ?S ?R ?C return ?# ?+ ?B ?E ?G ?I ?N ?_ ?S ?R ?C ? ?e ?m ?a ?c ?s ?- ?l ?i ?s ?p ?\C-a ?\C-p ?\C- ?\C-n ?\C-e ?\M-w ?\C-n ?\C-a ?\C-\M-f return ?\C-y])
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline63"></a>name-source-block-for-use-package-name<br /><div class="outline-text-5" id="text-3-22-1-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(fset 'name-source-block-for-use-package-name
|
|
[?\C-c ?\' ?\M-< ?\C-s ?u ?s ?e ?- ?p ?a ?c ?k return ?\C-\M-f ?\C-f ?\C- ?\C-\M-f ?\M-w ?\C-c ?\' ?\C-r ?B ?E ?G ?I ?N return ?\C-a ?\C-p ?\C-e return ?* ? ?\C-y])
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline64"></a>extract-and-name-use-package-block<br /><div class="outline-text-5" id="text-3-22-1-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(fset 'extract-and-name-use-package-block
|
|
[?\C-a return ?\C-p ?# ?+ ?E ?N ?D ?_ ?S ?R ?C return ?# ?+ ?B ?E ?G ?I ?N ?_ ?S ?R ?C ? ?e ?m ?a ?c ?s ?- ?l ?i ?s ?p ?\C-a ?\C-p ?\C- ?\C-n ?\C-e ?\M-w ?\C-n ?\C-a ?\C-\M-f return ?\C-y ?\C-p ?\C-p ?\C-c ?\' ?\M-< ?\C-s ?u ?s ?e ?- ?p ?a ?c ?k return ?\C-\M-f ?\C-f ?\C- ?\C-\M-f ?\M-w ?\C-c ?\' ?\C-r ?B ?E ?G ?I ?N return ?\C-a ?\C-p ?\C-e return ?* ? ?\C-y])
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline111" class="outline-2">
|
|
<h2 id="orgheadline111"><span class="section-number-2">4</span> General</h2>
|
|
<div class="outline-text-2" id="text-4">
|
|
</div><div id="outline-container-orgheadline68" class="outline-3">
|
|
<h3 id="orgheadline68"><span class="section-number-3">4.1</span> User Info</h3>
|
|
<div class="outline-text-3" id="text-4-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> user-full-name
|
|
(replace-regexp-in-string <span style="font-style: italic;">"\n$"</span> <span style="font-style: italic;">""</span> (shell-command-to-string
|
|
<span style="font-style: italic;">"git config --get user.name"</span>)))
|
|
(<span style="font-weight: bold;">setq</span> user-mail-address
|
|
(replace-regexp-in-string <span style="font-style: italic;">"\n$"</span> <span style="font-style: italic;">""</span> (shell-command-to-string
|
|
<span style="font-style: italic;">"git config --get user.email"</span>)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline69" class="outline-3">
|
|
<h3 id="orgheadline69"><span class="section-number-3">4.2</span> Sane Defaults</h3>
|
|
<div class="outline-text-3" id="text-4-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"><span class="linenr">1: </span>(global-auto-revert-mode)
|
|
<span class="linenr">2: </span>(show-paren-mode 1)
|
|
<span class="linenr">3: </span>(<span style="font-weight: bold;">setq</span> reb-re-syntax 'string)
|
|
<span id="coderef-ad-redefinition-action" class="coderef-off"><span class="linenr">4: </span>(<span style="font-weight: bold;">setq</span> ad-redefinition-action 'accept)</span>
|
|
<span class="linenr">5: </span>(<span style="font-weight: bold;">setq-default</span> find-file-visit-truename t)
|
|
<span class="linenr">6: </span>(<span style="font-weight: bold;">setq</span> large-file-warning-threshold (* 25 1024 1024))
|
|
<span class="linenr">7: </span>(<span style="font-weight: bold;">setq</span> line-move-visual t)
|
|
<span class="linenr">8: </span>(<span style="font-weight: bold;">setq</span> require-final-newline t)
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
<a href="#coderef-ad-redefinition-action"class="coderef" onmouseover="CodeHighlightOn(this, 'coderef-ad-redefinition-action');" onmouseout="CodeHighlightOff(this, 'coderef-ad-redefinition-action');">This</a> is set because <a href="#coderef-y-or-n-p-only"class="coderef" onmouseover="CodeHighlightOn(this, 'coderef-y-or-n-p-only');" onmouseout="CodeHighlightOff(this, 'coderef-y-or-n-p-only');">this alias</a> causes annoying messaging at startup.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline70" class="outline-3">
|
|
<h3 id="orgheadline70"><span class="section-number-3">4.3</span> Line Numbers</h3>
|
|
<div class="outline-text-3" id="text-4-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(line-number-mode t)
|
|
(column-number-mode t)
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
Linum can be really slow on large files so it does not make sense to
|
|
have it on by default. Its probably safe to turn it on when in a
|
|
programming mode.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(global-linum-mode -1)
|
|
(add-hook 'prog-mode-hook (<span style="font-weight: bold;">lambda</span> () (linum-mode t)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline73" class="outline-3">
|
|
<h3 id="orgheadline73"><span class="section-number-3">4.4</span> Backups</h3>
|
|
<div class="outline-text-3" id="text-4-4">
|
|
</div><div id="outline-container-orgheadline71" class="outline-4">
|
|
<h4 id="orgheadline71"><span class="section-number-4">4.4.1</span> Put them all in one directory</h4>
|
|
<div class="outline-text-4" id="text-4-4-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defconst</span> <span style="font-weight: bold; font-style: italic;">emacs-tmp-dir</span>
|
|
(format <span style="font-style: italic;">"%s/%s%s/"</span> temporary-file-directory <span style="font-style: italic;">"emacs"</span> (user-uid)))
|
|
(<span style="font-weight: bold;">setq</span> backup-directory-alist `((<span style="font-style: italic;">".*"</span> . ,emacs-tmp-dir)))
|
|
(<span style="font-weight: bold;">setq</span> auto-save-file-name-transforms `((<span style="font-style: italic;">".*"</span> ,emacs-tmp-dir t)))
|
|
(<span style="font-weight: bold;">setq</span> auto-save-list-file-prefix emacs-tmp-dir)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline72" class="outline-4">
|
|
<h4 id="orgheadline72"><span class="section-number-4">4.4.2</span> Completely disable backups</h4>
|
|
<div class="outline-text-4" id="text-4-4-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> backup-inhibited t)
|
|
(<span style="font-weight: bold;">setq</span> make-backup-files nil)
|
|
(<span style="font-weight: bold;">setq</span> auto-save-default nil)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline77" class="outline-3">
|
|
<h3 id="orgheadline77"><span class="section-number-3">4.5</span> Prompts</h3>
|
|
<div class="outline-text-3" id="text-4-5">
|
|
</div><div id="outline-container-orgheadline74" class="outline-4">
|
|
<h4 id="orgheadline74"><span class="section-number-4">4.5.1</span> No popup frames</h4>
|
|
<div class="outline-text-4" id="text-4-5-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> ns-pop-up-frames nil)
|
|
(<span style="font-weight: bold;">setq</span> pop-up-frames nil)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline75" class="outline-4">
|
|
<h4 id="orgheadline75"><span class="section-number-4">4.5.2</span> boolean (yes-or-no)</h4>
|
|
<div class="outline-text-4" id="text-4-5-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"><span class="linenr"> 1: </span>(<span style="font-weight: bold;">defadvice</span> <span style="font-weight: bold;">yes-or-no-p</span> (around prevent-dialog activate)
|
|
<span class="linenr"> 2: </span> <span style="font-style: italic;">"Prevent yes-or-no-p from activating a dialog"</span>
|
|
<span class="linenr"> 3: </span> (<span style="font-weight: bold;">let</span> ((use-dialog-box nil))
|
|
<span class="linenr"> 4: </span> ad-do-it))
|
|
<span class="linenr"> 5: </span>
|
|
<span class="linenr"> 6: </span>(<span style="font-weight: bold;">defadvice</span> <span style="font-weight: bold;">y-or-n-p</span> (around prevent-dialog-yorn activate)
|
|
<span class="linenr"> 7: </span> <span style="font-style: italic;">"Prevent y-or-n-p from activating a dialog"</span>
|
|
<span class="linenr"> 8: </span> (<span style="font-weight: bold;">let</span> ((use-dialog-box nil))
|
|
<span class="linenr"> 9: </span> ad-do-it))
|
|
<span class="linenr">10: </span>
|
|
<span id="coderef-y-or-n-p-only" class="coderef-off"><span class="linenr">11: </span>(<span style="font-weight: bold;">defalias</span> '<span style="font-weight: bold;">yes-or-no-p</span> 'y-or-n-p)</span>
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline76" class="outline-4">
|
|
<h4 id="orgheadline76"><span class="section-number-4">4.5.3</span> No dialog boxes</h4>
|
|
<div class="outline-text-4" id="text-4-5-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> use-dialog-box nil)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline78" class="outline-3">
|
|
<h3 id="orgheadline78"><span class="section-number-3">4.6</span> Splitting</h3>
|
|
<div class="outline-text-3" id="text-4-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">split-horizontally-for-temp-buffers</span> () (split-window-horizontally))
|
|
(add-hook 'temp-buffer-setup-hook 'split-horizontally-for-temp-buffers)
|
|
(<span style="font-weight: bold;">setq</span> split-height-threshold nil)
|
|
(<span style="font-weight: bold;">setq</span> split-width-threshold 160)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline79" class="outline-3">
|
|
<h3 id="orgheadline79"><span class="section-number-3">4.7</span> Fill Setup</h3>
|
|
<div class="outline-text-3" id="text-4-7">
|
|
<p>
|
|
Get rid of nags about requiring setences to end with two spaces.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> sentence-end-double-space nil)
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
Set the default fill-column
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq-default</span> fill-column 80)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline81" class="outline-3">
|
|
<h3 id="orgheadline81"><span class="section-number-3">4.8</span> Show Trailing Whitespace</h3>
|
|
<div class="outline-text-3" id="text-4-8">
|
|
<p>
|
|
Trailing whitespace is really messy and annoying, which makes this a must-have
|
|
in my opinion. It's kind of crazy how often you will encounter serious codebases
|
|
with random whitespace ALL over the place.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq-default</span> show-trailing-whitespace t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline80" class="outline-4">
|
|
<h4 id="orgheadline80"><span class="section-number-4">4.8.1</span> Disable</h4>
|
|
<div class="outline-text-4" id="text-4-8-1">
|
|
<p>
|
|
Unfortunately, this setting can get annoying in a lot of modes, which is why I
|
|
use this hook to disable it in those modes
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:disable-show-trailing-whitespace</span> ()
|
|
(<span style="font-weight: bold;">setq</span> show-trailing-whitespace nil))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline82" class="outline-3">
|
|
<h3 id="orgheadline82"><span class="section-number-3">4.9</span> Encoding</h3>
|
|
<div class="outline-text-3" id="text-4-9">
|
|
<p>
|
|
UTF-8 everywhere
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:set-coding-systems</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(set-language-environment <span style="font-style: italic;">"Latin-1"</span>)
|
|
(set-default-coding-systems 'utf-8)
|
|
(<span style="font-weight: bold;">unless</span> (eq system-type 'windows-nt)
|
|
(set-selection-coding-system 'utf-8))
|
|
(set-terminal-coding-system 'utf-8)
|
|
(<span style="font-weight: bold;">setq</span> locale-coding-system 'utf-8)
|
|
(prefer-coding-system 'utf-8))
|
|
(imalison:set-coding-systems)
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
Disable CJK coding/encoding (Chinese/Japanese/Korean characters)
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> utf-translate-cjk-mode nil)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline83" class="outline-3">
|
|
<h3 id="orgheadline83"><span class="section-number-3">4.10</span> Visible Bell</h3>
|
|
<div class="outline-text-3" id="text-4-10">
|
|
<p>
|
|
This is set to true to disable the annoying audible bell that plays
|
|
whenever there is an error.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> visible-bell t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline84" class="outline-3">
|
|
<h3 id="orgheadline84"><span class="section-number-3">4.11</span> Configure <code>vc</code></h3>
|
|
<div class="outline-text-3" id="text-4-11">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> vc-follow-symlinks t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline85" class="outline-3">
|
|
<h3 id="orgheadline85"><span class="section-number-3">4.12</span> Time in Mode Line</h3>
|
|
<div class="outline-text-3" id="text-4-12">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> display-time-default-load-average nil)
|
|
(<span style="font-weight: bold;">setq</span> display-time-interval 1)
|
|
(<span style="font-weight: bold;">setq</span> display-time-format <span style="font-style: italic;">"%a|%m-%d|%r"</span>)
|
|
(display-time-mode 1)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline86" class="outline-3">
|
|
<h3 id="orgheadline86"><span class="section-number-3">4.13</span> Kill Ring</h3>
|
|
<div class="outline-text-3" id="text-4-13">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> kill-ring-max 1000)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline87" class="outline-3">
|
|
<h3 id="orgheadline87"><span class="section-number-3">4.14</span> Subword</h3>
|
|
<div class="outline-text-3" id="text-4-14">
|
|
<p>
|
|
This makes <code>forward-word</code> and <code>backward-word</code> understand snake and camel case.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> c-subword-mode t)
|
|
(global-subword-mode)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline88" class="outline-3">
|
|
<h3 id="orgheadline88"><span class="section-number-3">4.15</span> Scratch Buffer</h3>
|
|
<div class="outline-text-3" id="text-4-15">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> initial-scratch-message <span style="font-style: italic;">""</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline89" class="outline-3">
|
|
<h3 id="orgheadline89"><span class="section-number-3">4.16</span> Don't prompt about local variables</h3>
|
|
<div class="outline-text-3" id="text-4-16">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">risky-local-variable-p</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
nil)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline90" class="outline-3">
|
|
<h3 id="orgheadline90"><span class="section-number-3">4.17</span> proced</h3>
|
|
<div class="outline-text-3" id="text-4-17">
|
|
<p>
|
|
proced is an top like utility that runs inside of emacs. The following sets auto updating automatically and makes the update interval faster.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">proced</span>)
|
|
(<span style="font-weight: bold;">setq</span> proced-auto-update-interval 1)
|
|
(add-hook 'proced-mode-hook (<span style="font-weight: bold;">lambda</span> () (proced-toggle-auto-update +1)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline91" class="outline-3">
|
|
<h3 id="orgheadline91"><span class="section-number-3">4.18</span> Set default browser</h3>
|
|
<div class="outline-text-3" id="text-4-18">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">when</span> (equal system-type 'gnu/linux)
|
|
(<span style="font-weight: bold;">setq</span> browse-url-browser-function 'browse-url-generic
|
|
browse-url-generic-program <span style="font-style: italic;">"google-chrome-stable"</span>))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline92" class="outline-3">
|
|
<h3 id="orgheadline92"><span class="section-number-3">4.19</span> Set epa program</h3>
|
|
<div class="outline-text-3" id="text-4-19">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> epg-gpg-program <span style="font-style: italic;">"gpg"</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline93" class="outline-3">
|
|
<h3 id="orgheadline93"><span class="section-number-3">4.20</span> Make files executable</h3>
|
|
<div class="outline-text-3" id="text-4-20">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(add-hook 'after-save-hook 'executable-make-buffer-file-executable-if-script-p)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline94" class="outline-3">
|
|
<h3 id="orgheadline94"><span class="section-number-3">4.21</span> Misc</h3>
|
|
<div class="outline-text-3" id="text-4-21">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">iedit-toggle-key-default</span> nil)
|
|
(put 'set-goal-column 'disabled nil)
|
|
(auto-fill-mode -1)
|
|
(<span style="font-weight: bold;">setq</span> indent-tabs-mode nil)
|
|
|
|
(<span style="font-weight: bold;">setq</span> confirm-nonexistent-file-or-buffer nil)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">No prompt for killing a buffer with processes attached.</span>
|
|
(<span style="font-weight: bold;">setq</span> kill-buffer-query-functions
|
|
(remq 'process-kill-buffer-query-function
|
|
kill-buffer-query-functions))
|
|
|
|
(<span style="font-weight: bold;">setq</span> inhibit-startup-message t
|
|
inhibit-startup-echo-area-message t)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This makes it so that emacs --daemon puts its files in ~/.emacs.d/server</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(setq server-use-tcp t)</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Make buffer names unique.</span>
|
|
(<span style="font-weight: bold;">setq</span> uniquify-buffer-name-style 'forward)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Don't disable commands...</span>
|
|
(<span style="font-weight: bold;">setq</span> disabled-command-function nil)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Make forward word understand camel and snake case.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Preserve pastes from OS when saving a new item to the kill</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">ring. Why wouldn't this be enabled by default?</span>
|
|
|
|
(<span style="font-weight: bold;">setq-default</span> cursor-type 'box)
|
|
(<span style="font-weight: bold;">setq-default</span> cursor-in-non-selected-windows 'bar)
|
|
|
|
(<span style="font-weight: bold;">when</span> nil <span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Causing too many annoying issues</span>
|
|
(add-hook 'after-init-hook '(lambda () (<span style="font-weight: bold;">setq</span> debug-on-error t))))
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Make mouse scrolling less jumpy.</span>
|
|
(<span style="font-weight: bold;">setq</span> mouse-wheel-scroll-amount '(1 ((shift) . 1)))
|
|
|
|
(<span style="font-weight: bold;">setq</span> ediff-split-window-function 'split-window-horizontally)
|
|
(<span style="font-weight: bold;">setq</span> ediff-window-setup-function 'ediff-setup-windows-plain)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Disable this per major mode or maybe using file size if it causes</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">performance issues?</span>
|
|
(<span style="font-weight: bold;">setq</span> imenu-auto-rescan t)
|
|
(<span style="font-weight: bold;">setq</span> imenu-max-item-length 300)
|
|
|
|
(put 'narrow-to-region 'disabled nil)
|
|
(put 'narrow-to-page 'disabled nil)
|
|
|
|
(<span style="font-weight: bold;">setq</span> echo-keystrokes 0.25)
|
|
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">text mode stuff:</span>
|
|
(remove-hook 'text-mode-hook #'turn-on-auto-fill)
|
|
(add-hook 'text-mode-hook 'turn-on-visual-line-mode)
|
|
(<span style="font-weight: bold;">setq</span> sentence-end-double-space nil)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">y and n instead of yes and no</span>
|
|
</pre>
|
|
</div>
|
|
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq-default</span> c-basic-offset 4
|
|
tab-width 4
|
|
indent-tabs-mode t)
|
|
|
|
(add-hook 'prog-mode-hook (<span style="font-weight: bold;">lambda</span> () (auto-fill-mode -1)))
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(add-hook 'prog-mode-hook 'flyspell-prog-mode)</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(add-hook 'prog-mode-hook (lambda () (highlight-lines-matching-regexp</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">".\\{81\\}" 'hi-blue)))</span>
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline95" class="outline-3">
|
|
<h3 id="orgheadline95"><span class="section-number-3">4.22</span> paradox</h3>
|
|
<div class="outline-text-3" id="text-4-22">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">paradox</span>
|
|
<span style="font-weight: bold;">:defer</span> 10
|
|
<span style="font-weight: bold;">:commands</span> (paradox-upgrade-packages paradox-list-packages)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">gh</span>)
|
|
(<span style="font-weight: bold;">setq</span> paradox-execute-asynchronously t
|
|
paradox-github-token (gh-auth-get-oauth-token))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline96" class="outline-3">
|
|
<h3 id="orgheadline96"><span class="section-number-3">4.23</span> diminish</h3>
|
|
<div class="outline-text-3" id="text-4-23">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">diminish</span>
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:packages-to-diminish</span>
|
|
'(auto-revert-mode smartparens-mode eldoc-mode tern-mode js2-refactor-mode))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">cl-loop</span> for package in imalison:packages-to-diminish
|
|
do (diminish package))
|
|
(eval-after-load 'subword '(diminish 'subword-mode))
|
|
(eval-after-load 'simple '(diminish 'visual-line-mode))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline97" class="outline-3">
|
|
<h3 id="orgheadline97"><span class="section-number-3">4.24</span> edit-server</h3>
|
|
<div class="outline-text-3" id="text-4-24">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">edit-server</span>
|
|
<span style="font-weight: bold;">:commands</span> edit-server-start
|
|
<span style="font-weight: bold;">:defer</span> 1
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(edit-server-start)
|
|
(<span style="font-weight: bold;">setq</span> edit-server-new-frame nil)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline98" class="outline-3">
|
|
<h3 id="orgheadline98"><span class="section-number-3">4.25</span> load-dir</h3>
|
|
<div class="outline-text-3" id="text-4-25">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">load-dir</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> load-dir-debug nil)
|
|
(add-to-list 'load-dirs <span style="font-style: italic;">"~/.emacs.d/load.d"</span>)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">site-lisp</span> <span style="font-style: italic;">"/usr/share/emacs24/site-lisp/"</span>)
|
|
(<span style="font-weight: bold;">when</span> (file-exists-p site-lisp) (add-to-list 'load-dirs site-lisp))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline99" class="outline-3">
|
|
<h3 id="orgheadline99"><span class="section-number-3">4.26</span> server</h3>
|
|
<div class="outline-text-3" id="text-4-26">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">server</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">unless</span> (server-running-p) (server-start))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline100" class="outline-3">
|
|
<h3 id="orgheadline100"><span class="section-number-3">4.27</span> list-environment</h3>
|
|
<div class="outline-text-3" id="text-4-27">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">list-environment</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline101" class="outline-3">
|
|
<h3 id="orgheadline101"><span class="section-number-3">4.28</span> bug-hunter</h3>
|
|
<div class="outline-text-3" id="text-4-28">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">bug-hunter</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline102" class="outline-3">
|
|
<h3 id="orgheadline102"><span class="section-number-3">4.29</span> shackle</h3>
|
|
<div class="outline-text-3" id="text-4-29">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">shackle</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(diminish 'shackle-mode)
|
|
(<span style="font-weight: bold;">when</span> nil <span style="font-weight: bold; font-style: italic;">; </span><span style="font-weight: bold; font-style: italic;">disabled for now</span>
|
|
(shackle-mode))
|
|
(<span style="font-weight: bold;">setq</span> shackle-inhibit-window-quit-on-same-windows t)
|
|
(<span style="font-weight: bold;">setq</span> shackle-default-rule '(<span style="font-weight: bold;">:same</span> t))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-orgheadline103" class="outline-3">
|
|
<h3 id="orgheadline103"><span class="section-number-3">4.30</span> beacon</h3>
|
|
<div class="outline-text-3" id="text-4-30">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">beacon</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-c b"</span> . beacon-blink)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(beacon-mode 1))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline104" class="outline-3">
|
|
<h3 id="orgheadline104"><span class="section-number-3">4.31</span> iregister</h3>
|
|
<div class="outline-text-3" id="text-4-31">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">iregister</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline105" class="outline-3">
|
|
<h3 id="orgheadline105"><span class="section-number-3">4.32</span> discover-my-major</h3>
|
|
<div class="outline-text-3" id="text-4-32">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">discover-my-major</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline106" class="outline-3">
|
|
<h3 id="orgheadline106"><span class="section-number-3">4.33</span> refine</h3>
|
|
<div class="outline-text-3" id="text-4-33">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">refine</span>
|
|
<span style="font-weight: bold;">:disabled</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline107" class="outline-3">
|
|
<h3 id="orgheadline107"><span class="section-number-3">4.34</span> winner</h3>
|
|
<div class="outline-text-3" id="text-4-34">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">winner</span>
|
|
<span style="font-weight: bold;">:after</span> hydra
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:commands</span> (winner-undo winner-redo)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">bind-key</span>
|
|
<span style="font-style: italic;">"C-c q"</span>
|
|
(<span style="font-weight: bold;">defhydra</span> imalison:winner-hydra ()
|
|
<span style="font-style: italic;">"Winner"</span>
|
|
(<span style="font-style: italic;">"p"</span> winner-undo <span style="font-style: italic;">"back"</span>)
|
|
(<span style="font-style: italic;">"n"</span> winner-redo <span style="font-style: italic;">"forward"</span> <span style="font-weight: bold;">:exit</span> t)))
|
|
(winner-mode 1)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline108" class="outline-3">
|
|
<h3 id="orgheadline108"><span class="section-number-3">4.35</span> eyebrowse</h3>
|
|
<div class="outline-text-3" id="text-4-35">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">eyebrowse</span>
|
|
<span style="font-weight: bold;">:defer</span> 1
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span> (eyebrowse-mode +1)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline109" class="outline-3">
|
|
<h3 id="orgheadline109"><span class="section-number-3">4.36</span> fill-column-indicator</h3>
|
|
<div class="outline-text-3" id="text-4-36">
|
|
<p>
|
|
This interferes with too many other packages. See
|
|
<a href="https://github.com/alpaker/Fill-Column-Indicator/issues/21">https://github.com/alpaker/Fill-Column-Indicator/issues/21</a> for more details
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">fill-column-indicator</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">fci-on-off-fci-before-company</span> (command)
|
|
(<span style="font-weight: bold;">when</span> (string= <span style="font-style: italic;">"show"</span> command)
|
|
(turn-off-fci-mode))
|
|
(<span style="font-weight: bold;">when</span> (string= <span style="font-style: italic;">"hide"</span> command)
|
|
(turn-on-fci-mode)))
|
|
(advice-add 'company-call-frontends <span style="font-weight: bold;">:before</span> #'fci-on-off-fci-before-company)
|
|
(add-hook 'prog-mode-hook 'fci-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline110" class="outline-3">
|
|
<h3 id="orgheadline110"><span class="section-number-3">4.37</span> overseer</h3>
|
|
<div class="outline-text-3" id="text-4-37">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">overseer</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline123" class="outline-2">
|
|
<h2 id="orgheadline123"><span class="section-number-2">5</span> Keybindings</h2>
|
|
<div class="outline-text-2" id="text-5">
|
|
</div><div id="outline-container-orgheadline112" class="outline-3">
|
|
<h3 id="orgheadline112"><span class="section-number-3">5.1</span> bind-key</h3>
|
|
<div class="outline-text-3" id="text-5-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">bind-key</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline113" class="outline-3">
|
|
<h3 id="orgheadline113"><span class="section-number-3">5.2</span> which-key</h3>
|
|
<div class="outline-text-3" id="text-5-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">which-key</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> which-key-idle-delay .50)
|
|
(diminish 'which-key-mode)
|
|
(which-key-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline114" class="outline-3">
|
|
<h3 id="orgheadline114"><span class="section-number-3">5.3</span> hydra</h3>
|
|
<div class="outline-text-3" id="text-5-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">hydra</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-c f"</span> . imalison:hydra-font-resize/body)
|
|
(<span style="font-style: italic;">"C-c y"</span> . imalison:hydra-yank/body)
|
|
(<span style="font-style: italic;">"C-c 6"</span> . imalison:compile/body))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defhydra</span> imalison:hydra-font-resize
|
|
nil
|
|
<span style="font-style: italic;">"Resize Font"</span>
|
|
(<span style="font-style: italic;">"-"</span> imalison:font-size-decr <span style="font-style: italic;">"Decrease"</span>)
|
|
(<span style="font-style: italic;">"d"</span> imalison:font-size-decr <span style="font-style: italic;">"Decrease"</span>)
|
|
(<span style="font-style: italic;">"="</span> imalison:font-size-incr <span style="font-style: italic;">"Increase"</span>)
|
|
(<span style="font-style: italic;">"+"</span> imalison:font-size-incr <span style="font-style: italic;">"Increase"</span>)
|
|
(<span style="font-style: italic;">"i"</span> imalison:font-size-incr <span style="font-style: italic;">"Increase"</span>)
|
|
(<span style="font-style: italic;">"h"</span> imalison:set-huge-font-size <span style="font-style: italic;">"Huge"</span>)
|
|
(<span style="font-style: italic;">"f"</span> set-frame-font <span style="font-style: italic;">"Set Frame Font"</span>)
|
|
(<span style="font-style: italic;">"0"</span> imalison:font-size-reset <span style="font-style: italic;">"Reset to default size"</span>))
|
|
|
|
(<span style="font-weight: bold;">defhydra</span> imalison:hydra-yank
|
|
nil
|
|
<span style="font-style: italic;">"Yank text"</span>
|
|
(<span style="font-style: italic;">"p"</span> imalison:copy-buffer-file-path <span style="font-style: italic;">"Projectile path"</span>)
|
|
(<span style="font-style: italic;">"f"</span> imalison:copy-buffer-file-path-full <span style="font-style: italic;">"Full path"</span>)
|
|
(<span style="font-style: italic;">"n"</span> imalison:copy-buffer-file-name <span style="font-style: italic;">"File name"</span>)
|
|
(<span style="font-style: italic;">"b"</span> imalison:copy-current-git-branch <span style="font-style: italic;">"Git Branch"</span>))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:make-test</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let</span> ((default-directory (projectile-project-root)))
|
|
(imalison:named-compile <span style="font-style: italic;">"make test"</span>)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:glide-up</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(imalison:named-compile <span style="font-style: italic;">"glide up"</span>))
|
|
|
|
(<span style="font-weight: bold;">defhydra</span> imalison:compile nil <span style="font-style: italic;">"Compile"</span>
|
|
(<span style="font-style: italic;">"s"</span> helm-command-from-zsh <span style="font-style: italic;">"Select a command from shell history"</span>)
|
|
(<span style="font-style: italic;">"c"</span> imalison:named-compile <span style="font-style: italic;">"Enter Custom Command"</span>)
|
|
(<span style="font-style: italic;">"t"</span> imalison:make-test <span style="font-style: italic;">"Test"</span>)
|
|
(<span style="font-style: italic;">"u"</span> imalison:glide-up <span style="font-style: italic;">"Update Dependencies"</span>))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline115" class="outline-3">
|
|
<h3 id="orgheadline115"><span class="section-number-3">5.4</span> kill-emacs</h3>
|
|
<div class="outline-text-3" id="text-5-4">
|
|
<p>
|
|
This ensures that C-x C-c will always kill emacs, even if we are running in server mode.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-x C-c"</span> 'kill-emacs)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline116" class="outline-3">
|
|
<h3 id="orgheadline116"><span class="section-number-3">5.5</span> imenu</h3>
|
|
<div class="outline-text-3" id="text-5-5">
|
|
<p>
|
|
imenu is the best. This should be a default binding.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-x C-i"</span> 'imenu)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline117" class="outline-3">
|
|
<h3 id="orgheadline117"><span class="section-number-3">5.6</span> undo</h3>
|
|
<div class="outline-text-3" id="text-5-6">
|
|
<p>
|
|
I can't shake the habit of using this keybinding for undo. I should really use the default of C-/.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C--"</span> 'undo)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline118" class="outline-3">
|
|
<h3 id="orgheadline118"><span class="section-number-3">5.7</span> other-window</h3>
|
|
<div class="outline-text-3" id="text-5-7">
|
|
<p>
|
|
Go the other way when you use capital O.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-x O"</span> (<span style="font-weight: bold;">lambda</span> () (<span style="font-weight: bold;">interactive</span>) (other-window -1)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline119" class="outline-3">
|
|
<h3 id="orgheadline119"><span class="section-number-3">5.8</span> Mark ring</h3>
|
|
<div class="outline-text-3" id="text-5-8">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-c SPC"</span> 'imalison:mark-ring)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline120" class="outline-3">
|
|
<h3 id="orgheadline120"><span class="section-number-3">5.9</span> Other bindings</h3>
|
|
<div class="outline-text-3" id="text-5-9">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-x p"</span> 'pop-to-mark-command)
|
|
(<span style="font-weight: bold;">setq</span> set-mark-command-repeat-pop t)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-x C-b"</span> 'buffer-menu)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-x C-r"</span> (<span style="font-weight: bold;">lambda</span> () (<span style="font-weight: bold;">interactive</span>) (revert-buffer t t)))
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-x w"</span> 'whitespace-mode)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"M-n"</span> 'forward-paragraph)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"M-p"</span> 'backward-paragraph)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-M-<backspace>"</span> 'backward-kill-sexp)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"s-<return>"</span> 'toggle-frame-fullscreen)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"M-|"</span> 'imalison:shell-command-on-region)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"C-x 9"</span> 'previous-buffer)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"s-v"</span> 'clipboard-yank)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline121" class="outline-3">
|
|
<h3 id="orgheadline121"><span class="section-number-3">5.10</span> global-set-key-to-use-package</h3>
|
|
<div class="outline-text-3" id="text-5-10">
|
|
<p>
|
|
This might be useless, but I believe that it is a macro that converts between
|
|
bind-key and global-set-key forms.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(fset 'global-set-key-to-use-package
|
|
(<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> arg) <span style="font-style: italic;">"Keyboard macro."</span> (<span style="font-weight: bold;">interactive</span> <span style="font-style: italic;">"p"</span>)
|
|
(kmacro-exec-ring-item
|
|
(<span style="font-weight: bold;">quote</span> ([1 67108896 19 100 6 23 40 19 41 return
|
|
backspace 32 46 6 4] 0 <span style="font-style: italic;">"%d"</span>)) arg)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline122" class="outline-3">
|
|
<h3 id="orgheadline122"><span class="section-number-3">5.11</span> OSX</h3>
|
|
<div class="outline-text-3" id="text-5-11">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">when</span> (equal system-type 'darwin)
|
|
(<span style="font-weight: bold;">setq</span> mac-option-modifier 'meta)
|
|
(<span style="font-weight: bold;">setq</span> mac-command-modifier 'super))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline136" class="outline-2">
|
|
<h2 id="orgheadline136"><span class="section-number-2">6</span> Navigation</h2>
|
|
<div class="outline-text-2" id="text-6">
|
|
</div><div id="outline-container-orgheadline124" class="outline-3">
|
|
<h3 id="orgheadline124"><span class="section-number-3">6.1</span> zop-to-char</h3>
|
|
<div class="outline-text-3" id="text-6-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">zop-to-char</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"M-z"</span> . zop-to-char)
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> zop-to-char-kill-keys '(?\C-k))
|
|
(<span style="font-weight: bold;">setq</span> zop-to-char-quit-at-point-keys '(?\r))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline125" class="outline-3">
|
|
<h3 id="orgheadline125"><span class="section-number-3">6.2</span> helm</h3>
|
|
<div class="outline-text-3" id="text-6-2">
|
|
<p>
|
|
I use helm for almost all emacs completion
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp"><span class="linenr"> 1: </span>(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-config</span>
|
|
<span class="linenr"> 2: </span> <span style="font-weight: bold;">:ensure</span> helm
|
|
<span class="linenr"> 3: </span> <span style="font-weight: bold;">:demand</span> t
|
|
<span class="linenr"> 4: </span> <span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"M-y"</span> . helm-show-kill-ring)
|
|
<span class="linenr"> 5: </span> (<span style="font-style: italic;">"M-x"</span> . helm-M-x)
|
|
<span class="linenr"> 6: </span> (<span style="font-style: italic;">"C-x C-i"</span> . helm-imenu)
|
|
<span class="linenr"> 7: </span> (<span style="font-style: italic;">"C-h a"</span> . helm-apropos)
|
|
<span class="linenr"> 8: </span> (<span style="font-style: italic;">"C-c C-h"</span> . helm-org-agenda-files-headings)
|
|
<span class="linenr"> 9: </span> (<span style="font-style: italic;">"C-c ;"</span> . helm-recentf))
|
|
<span class="linenr">10: </span> <span style="font-weight: bold;">:diminish</span> helm-mode
|
|
<span class="linenr">11: </span> <span style="font-weight: bold;">:config</span>
|
|
<span class="linenr">12: </span> (<span style="font-weight: bold;">progn</span>
|
|
<span class="linenr">13: </span> (<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">helm-org</span>)
|
|
<span id="coderef-helm split window" class="coderef-off"><span class="linenr">14: </span> (<span style="font-weight: bold;">setq</span> helm-split-window-default-side 'same)</span>
|
|
<span class="linenr">15: </span>
|
|
<span class="linenr">16: </span> (<span style="font-weight: bold;">cl-defun</span> <span style="font-weight: bold;">helm-org-headings-in-buffer</span> ()
|
|
<span class="linenr">17: </span> (<span style="font-weight: bold;">interactive</span>)
|
|
<span class="linenr">18: </span> (helm <span style="font-weight: bold;">:sources</span> (helm-source-org-headings-for-files
|
|
<span class="linenr">19: </span> (list (projectile-completing-read
|
|
<span class="linenr">20: </span> <span style="font-style: italic;">"File to look at headings from: "</span>
|
|
<span class="linenr">21: </span> (projectile-all-project-files))))
|
|
<span class="linenr">22: </span> <span style="font-weight: bold;">:candidate-number-limit</span> 99999
|
|
<span class="linenr">23: </span> <span style="font-weight: bold;">:buffer</span> <span style="font-style: italic;">"*helm org inbuffer*"</span>))
|
|
<span class="linenr">24: </span>
|
|
<span class="linenr">25: </span> (<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-descbinds</span>
|
|
<span class="linenr">26: </span> <span style="font-weight: bold;">:demand</span> t
|
|
<span class="linenr">27: </span> <span style="font-weight: bold;">:config</span> (helm-descbinds-mode 1))
|
|
<span class="linenr">28: </span>
|
|
<span class="linenr">29: </span> (<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-ag</span>
|
|
<span class="linenr">30: </span> <span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-c p 1"</span> . imalison:set-helm-ag-extra-options)
|
|
<span class="linenr">31: </span> <span style="font-weight: bold;">:preface</span>
|
|
<span class="linenr">32: </span> (<span style="font-weight: bold;">progn</span>
|
|
<span class="linenr">33: </span> (<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:set-helm-ag-extra-options</span> ()
|
|
<span class="linenr">34: </span> (<span style="font-weight: bold;">interactive</span>)
|
|
<span class="linenr">35: </span> (<span style="font-weight: bold;">let</span> ((option (read-string <span style="font-style: italic;">"Extra options: "</span> (<span style="font-weight: bold;">or</span> helm-ag--extra-options <span style="font-style: italic;">""</span>)
|
|
<span class="linenr">36: </span> 'helm-ag--extra-options-history)))
|
|
<span class="linenr">37: </span> (<span style="font-weight: bold;">setq</span> helm-ag--extra-options option))))
|
|
<span class="linenr">38: </span> <span style="font-weight: bold;">:config</span>
|
|
<span class="linenr">39: </span> (<span style="font-weight: bold;">progn</span>
|
|
<span class="linenr">40: </span> (<span style="font-weight: bold;">setq</span> helm-ag-always-set-extra-option nil)))
|
|
<span class="linenr">41: </span> (helm-mode 1)))
|
|
</pre>
|
|
</div>
|
|
<p>
|
|
<a href="#coderef-helm split window"class="coderef" onmouseover="CodeHighlightOn(this, 'coderef-helm split window');" onmouseout="CodeHighlightOff(this, 'coderef-helm split window');">Ensure that helm buffers are started in the window that currently holds the focus</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline126" class="outline-3">
|
|
<h3 id="orgheadline126"><span class="section-number-3">6.3</span> helm-projectile</h3>
|
|
<div class="outline-text-3" id="text-6-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-projectile</span>
|
|
<span style="font-weight: bold;">:commands</span> (helm-projectile-on)
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> helm-projectile-projects-map
|
|
(<span style="font-style: italic;">"M-s"</span> . imalison:switch-to-project-and-search)
|
|
(<span style="font-style: italic;">"M-t"</span> . imalison:helm-term-projectile))
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:invalidate-cache-and-open-file</span> (_dir)
|
|
(projectile-invalidate-cache nil)
|
|
(projectile-find-file))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:switch-to-project-and-search</span> (dir)
|
|
(<span style="font-weight: bold;">let</span> ((default-directory dir)
|
|
(projectile-require-project-root nil)
|
|
(helm-action-buffer <span style="font-style: italic;">"this-buffer-should-not-exist"</span>))
|
|
(helm-projectile-ag)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:helm-term-projectile</span> (dir)
|
|
(<span style="font-weight: bold;">let</span> ((default-directory dir)
|
|
(projectile-require-project-root nil)
|
|
(helm-action-buffer <span style="font-style: italic;">"this-buffer-should-not-exist"</span>))
|
|
(term-projectile-forward))))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(helm-delete-action-from-source <span style="font-style: italic;">"Search in Project"</span>
|
|
helm-source-projectile-projects)
|
|
(helm-delete-action-from-source <span style="font-style: italic;">"Open term for project"</span>
|
|
helm-source-projectile-projects)
|
|
(helm-add-action-to-source <span style="font-style: italic;">"Search in Project"</span>
|
|
'imalison:switch-to-project-and-search
|
|
helm-source-projectile-projects)
|
|
(helm-add-action-to-source <span style="font-style: italic;">"Open term for project"</span>
|
|
'imalison:helm-term-projectile
|
|
helm-source-projectile-projects)
|
|
(helm-add-action-to-source <span style="font-style: italic;">"Invalidate Cache and Open File"</span>
|
|
'imalison:invalidate-cache-and-open-file
|
|
helm-source-projectile-projects)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline127" class="outline-3">
|
|
<h3 id="orgheadline127"><span class="section-number-3">6.4</span> projectile</h3>
|
|
<div class="outline-text-3" id="text-6-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">projectile</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-x f"</span> . projectile-find-file-in-known-projects)
|
|
(<span style="font-style: italic;">"C-c p f"</span> . imalison:projectile-find-file))
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:do-ag-default-directory</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(helm-do-ag default-directory (car (projectile-parse-dirconfig-file))))
|
|
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:do-ag
|
|
helm-projectile-ag
|
|
imalison:do-ag-default-directory
|
|
helm-do-ag)
|
|
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:projectile-find-file
|
|
projectile-find-file
|
|
projectile-find-file-other-window)
|
|
|
|
(<span style="font-weight: bold;">imalison:let-around</span> imalison:set-options-do-ag
|
|
imalison:do-ag
|
|
(helm-ag-always-set-extra-option t))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:projectile-make-all-subdirs-projects</span> (directory)
|
|
(<span style="font-weight: bold;">cl-loop</span> for file-info in (directory-files-and-attributes directory)
|
|
do (<span style="font-weight: bold;">when</span> (nth 1 file-info)
|
|
(write-region <span style="font-style: italic;">""</span> nil
|
|
(expand-file-name
|
|
(concat directory <span style="font-style: italic;">"/"</span>
|
|
(nth 0 file-info) <span style="font-style: italic;">"/.projectile"</span>)))))))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">persp-projectile</span>
|
|
<span style="font-weight: bold;">:commands</span> projectile-persp-switch-project)
|
|
|
|
(projectile-global-mode)
|
|
(<span style="font-weight: bold;">setq</span> projectile-require-project-root nil)
|
|
(<span style="font-weight: bold;">setq</span> projectile-enable-caching nil)
|
|
(<span style="font-weight: bold;">setq</span> projectile-completion-system 'helm)
|
|
(add-to-list 'projectile-globally-ignored-files <span style="font-style: italic;">"Godeps"</span>)
|
|
(<span style="font-weight: bold;">shut-up</span> (helm-projectile-on))
|
|
(diminish 'projectile-mode)
|
|
(<span style="font-weight: bold;">bind-key*</span> <span style="font-style: italic;">"C-c p s"</span> 'imalison:do-ag)
|
|
(<span style="font-weight: bold;">bind-key*</span> <span style="font-style: italic;">"C-c p S"</span> 'imalison:set-options-do-ag)
|
|
(<span style="font-weight: bold;">bind-key*</span> <span style="font-style: italic;">"C-c p f"</span> 'imalison:projectile-find-file)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline128" class="outline-3">
|
|
<h3 id="orgheadline128"><span class="section-number-3">6.5</span> ido</h3>
|
|
<div class="outline-text-3" id="text-6-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ido</span>
|
|
<span style="font-weight: bold;">:commands</span> ido-mode
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(ido-mode 1)
|
|
(<span style="font-weight: bold;">setq</span> ido-auto-merge-work-directories-length -1)
|
|
(<span style="font-weight: bold;">setq</span> ido-use-virtual-buffers t)
|
|
(<span style="font-weight: bold;">setq</span> ido-use-filename-at-point nil)
|
|
(<span style="font-weight: bold;">setq</span> ido-create-new-buffer 'always)
|
|
(ido-everywhere 1)
|
|
(<span style="font-weight: bold;">setq</span> ido-enable-flex-matching t)
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">flx</span>)
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">flx-ido</span>
|
|
<span style="font-weight: bold;">:commands</span> flx-ido-mode
|
|
<span style="font-weight: bold;">:init</span> (flx-ido-mode 1)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">disable ido faces to see flx highlights.</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This makes flx-ido much faster.</span>
|
|
(<span style="font-weight: bold;">setq</span> gc-cons-threshold 20000000)
|
|
(<span style="font-weight: bold;">setq</span> ido-use-faces nil)))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ido-ubiquitous</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:commands</span> (ido-ubiquitous-mode))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ido-vertical-mode</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(ido-vertical-mode 1)
|
|
(<span style="font-weight: bold;">setq</span> ido-vertical-define-keys 'C-n-C-p-up-and-down)))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">flx-ido</span>)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline129" class="outline-3">
|
|
<h3 id="orgheadline129"><span class="section-number-3">6.6</span> avy</h3>
|
|
<div class="outline-text-3" id="text-6-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">avy</span>
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:avy
|
|
avy-goto-word-1
|
|
avy-goto-char))
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-j"</span> . imalison:avy)
|
|
(<span style="font-style: italic;">"M-g l"</span> . avy-goto-line)
|
|
(<span style="font-style: italic;">"C-'"</span> . avy-goto-char-2)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline130" class="outline-3">
|
|
<h3 id="orgheadline130"><span class="section-number-3">6.7</span> ace-window</h3>
|
|
<div class="outline-text-3" id="text-6-7">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ace-window</span>
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:ace-window
|
|
ace-select-window
|
|
ace-swap-window)
|
|
<span style="font-weight: bold;">:config</span> (<span style="font-weight: bold;">setq</span> aw-keys '(?a ?s ?d ?f ?g ?h ?j ?k ?l))
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-c w"</span> . imalison:ace-window))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline131" class="outline-3">
|
|
<h3 id="orgheadline131"><span class="section-number-3">6.8</span> neotree</h3>
|
|
<div class="outline-text-3" id="text-6-8">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">neotree</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline133" class="outline-3">
|
|
<h3 id="orgheadline133"><span class="section-number-3">6.9</span> jump-char</h3>
|
|
<div class="outline-text-3" id="text-6-9">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">jump-char</span>
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-;"</span> . jump-char-forward)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline132" class="outline-4">
|
|
<h4 id="orgheadline132"><span class="section-number-4">6.9.1</span> helm-zsh-history</h4>
|
|
<div class="outline-text-4" id="text-6-9-1">
|
|
<p>
|
|
This was stolen from <a href="https://github.com/jwiegley/dot-emacs">https://github.com/jwiegley/dot-emacs</a>
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">helm-c-source-zsh-history</span>
|
|
'((name . <span style="font-style: italic;">"Zsh History"</span>)
|
|
(candidates . helm-c-zsh-history-set-candidates)
|
|
(action . ((<span style="font-style: italic;">"Execute Command"</span> . helm-c-zsh-history-action)))
|
|
(volatile)
|
|
(requires-pattern . 3)
|
|
(delayed)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">helm-c-zsh-history-set-candidates</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> request-prefix)
|
|
(<span style="font-weight: bold;">let</span> ((pattern (replace-regexp-in-string
|
|
<span style="font-style: italic;">" "</span> <span style="font-style: italic;">".*"</span>
|
|
(<span style="font-weight: bold;">or</span> (<span style="font-weight: bold;">and</span> request-prefix
|
|
(concat request-prefix
|
|
<span style="font-style: italic;">" "</span> helm-pattern))
|
|
helm-pattern))))
|
|
(<span style="font-weight: bold;">with-current-buffer</span> (find-file-noselect <span style="font-style: italic;">"~/.zsh_history"</span> t t)
|
|
(auto-revert-mode -1)
|
|
(goto-char (point-max))
|
|
(<span style="font-weight: bold;">loop</span> for pos = (re-search-backward pattern nil t)
|
|
while pos
|
|
collect (replace-regexp-in-string
|
|
<span style="font-style: italic;">"\\`:.+?;"</span> <span style="font-style: italic;">""</span>
|
|
(buffer-substring (line-beginning-position)
|
|
(line-end-position)))))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">helm-c-zsh-history-action</span> (candidate)
|
|
(imalison:named-compile candidate))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">helm-command-from-zsh</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">helm</span>)
|
|
(helm-other-buffer 'helm-c-source-zsh-history <span style="font-style: italic;">"*helm zsh history*"</span>))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline134" class="outline-3">
|
|
<h3 id="orgheadline134"><span class="section-number-3">6.10</span> flimenu</h3>
|
|
<div class="outline-text-3" id="text-6-10">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package</span> flimenu
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(flimenu-global-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline135" class="outline-3">
|
|
<h3 id="orgheadline135"><span class="section-number-3">6.11</span> swiper</h3>
|
|
<div class="outline-text-3" id="text-6-11">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">swiper</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-s"</span> . swiper))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline140" class="outline-2">
|
|
<h2 id="orgheadline140"><span class="section-number-2">7</span> Completion</h2>
|
|
<div class="outline-text-2" id="text-7">
|
|
</div><div id="outline-container-orgheadline138" class="outline-3">
|
|
<h3 id="orgheadline138"><span class="section-number-3">7.1</span> company</h3>
|
|
<div class="outline-text-3" id="text-7-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">company</span>
|
|
<span style="font-weight: bold;">:commands</span> company-mode imalison:company
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-\\"</span> . imalison:company))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:company
|
|
company-complete
|
|
company-yasnippet)
|
|
|
|
(<span style="font-weight: bold;">setq</span> company-idle-delay .25)
|
|
(global-company-mode)
|
|
(diminish 'company-mode))
|
|
<span style="font-weight: bold;">:init</span>
|
|
(add-hook 'prog-mode-hook (<span style="font-weight: bold;">lambda</span> () (company-mode t))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline137" class="outline-4">
|
|
<h4 id="orgheadline137"><span class="section-number-4">7.1.1</span> company-flx</h4>
|
|
<div class="outline-text-4" id="text-7-1-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">company-flx</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:after</span> company
|
|
<span style="font-weight: bold;">:config</span>
|
|
(company-flx-mode +1))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline139" class="outline-3">
|
|
<h3 id="orgheadline139"><span class="section-number-3">7.2</span> auto-complete</h3>
|
|
<div class="outline-text-3" id="text-7-2">
|
|
<p>
|
|
I don't use auto-complete at all, so I have set up a hook to automatically disable it whenever it is enabled to avoid creating conflicting popups when company is activated.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">auto-complete</span>
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:auto-complete-hook</span> ()
|
|
(debug)
|
|
(<span style="font-weight: bold;">warn</span> <span style="font-style: italic;">"auto-complete-mode was activated, but is being automatically disabled."</span>)
|
|
(<span style="font-weight: bold;">let</span> ((auto-complete-mode-hook nil))
|
|
(auto-complete-mode -1))))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'auto-complete-mode-hook 'imalison:auto-complete-hook)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline151" class="outline-2">
|
|
<h2 id="orgheadline151"><span class="section-number-2">8</span> Text Manipulation</h2>
|
|
<div class="outline-text-2" id="text-8">
|
|
</div><div id="outline-container-orgheadline141" class="outline-3">
|
|
<h3 id="orgheadline141"><span class="section-number-3">8.1</span> smartparens</h3>
|
|
<div class="outline-text-3" id="text-8-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">smartparens</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:diminish</span> smartparens-mode
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> smartparens-mode-map
|
|
(<span style="font-style: italic;">"C-)"</span> . sp-forward-slurp-sexp)
|
|
(<span style="font-style: italic;">"C-}"</span> . sp-forward-barf-sexp)
|
|
(<span style="font-style: italic;">"C-("</span> . sp-backward-slurp-sexp)
|
|
(<span style="font-style: italic;">"C-{"</span> . sp-backward-barf-sexp))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">smartparens-config</span>)
|
|
(smartparens-global-mode 1)
|
|
(sp-use-smartparens-bindings)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-M-<backspace>"</span> smartparens-mode-map)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-<backspace>"</span> smartparens-mode-map)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"M-<backspace>"</span> smartparens-mode-map)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline142" class="outline-3">
|
|
<h3 id="orgheadline142"><span class="section-number-3">8.2</span> multiple-cursors</h3>
|
|
<div class="outline-text-3" id="text-8-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">multiple-cursors</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">phi-search-mc</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(phi-search-mc/setup-keys))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">mc-extras</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(define-key mc/keymap (kbd <span style="font-style: italic;">"C-. ="</span>) 'mc/compare-chars)))
|
|
<span style="font-weight: bold;">:bind</span>
|
|
((<span style="font-style: italic;">"C-c m a"</span> . mc/mark-all-like-this)
|
|
(<span style="font-style: italic;">"C-c m m"</span> . mc/mark-all-like-this-dwim)
|
|
(<span style="font-style: italic;">"C-c m l"</span> . mc/edit-lines)
|
|
(<span style="font-style: italic;">"C-c m n"</span> . mc/mark-next-like-this)
|
|
(<span style="font-style: italic;">"C-c m p"</span> . mc/mark-previous-like-this)
|
|
(<span style="font-style: italic;">"C-c m s"</span> . mc/mark-sgml-tag-pair)
|
|
(<span style="font-style: italic;">"C-c m d"</span> . mc/mark-all-like-this-in-defun)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline143" class="outline-3">
|
|
<h3 id="orgheadline143"><span class="section-number-3">8.3</span> expand-region</h3>
|
|
<div class="outline-text-3" id="text-8-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">expand-region</span>
|
|
<span style="font-weight: bold;">:commands</span> er/expand-region
|
|
<span style="font-weight: bold;">:config</span> (<span style="font-weight: bold;">setq</span> expand-region-contract-fast-key <span style="font-style: italic;">"j"</span>)
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-c k"</span> . er/expand-region)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline144" class="outline-3">
|
|
<h3 id="orgheadline144"><span class="section-number-3">8.4</span> multi-line</h3>
|
|
<div class="outline-text-3" id="text-8-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package</span> multi-line
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-c d"</span> . multi-line))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline145" class="outline-3">
|
|
<h3 id="orgheadline145"><span class="section-number-3">8.5</span> comment-dwim-2</h3>
|
|
<div class="outline-text-3" id="text-8-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">comment-dwim-2</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"M-;"</span> . comment-dwim-2))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline146" class="outline-3">
|
|
<h3 id="orgheadline146"><span class="section-number-3">8.6</span> unfill</h3>
|
|
<div class="outline-text-3" id="text-8-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">unfill</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"M-q"</span> . unfill-toggle))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline147" class="outline-3">
|
|
<h3 id="orgheadline147"><span class="section-number-3">8.7</span> cliphist</h3>
|
|
<div class="outline-text-3" id="text-8-7">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">cliphist</span>
|
|
<span style="font-weight: bold;">:config</span> (<span style="font-weight: bold;">setq</span> cliphist-use-ivy t))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline148" class="outline-3">
|
|
<h3 id="orgheadline148"><span class="section-number-3">8.8</span> electric-operator-mode</h3>
|
|
<div class="outline-text-3" id="text-8-8">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">electric-operator</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(add-hook 'python-mode-hook #'electric-operator-mode))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline149" class="outline-3">
|
|
<h3 id="orgheadline149"><span class="section-number-3">8.9</span> string-inflection</h3>
|
|
<div class="outline-text-3" id="text-8-9">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">string-inflection</span>
|
|
<span style="font-weight: bold;">:commands</span> string-inflection-toggle
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-c l"</span> . string-inflection-toggle))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-orgheadline150" class="outline-3">
|
|
<h3 id="orgheadline150"><span class="section-number-3">8.10</span> yasnippet</h3>
|
|
<div class="outline-text-3" id="text-8-10">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">yasnippet</span>
|
|
<span style="font-weight: bold;">:defer</span> 5
|
|
<span style="font-weight: bold;">:commands</span> (yas-global-mode)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(yas-global-mode)
|
|
(diminish 'yas-minor-mode)
|
|
(add-hook 'term-mode-hook (<span style="font-weight: bold;">lambda</span>() (yas-minor-mode -1)))
|
|
(<span style="font-weight: bold;">setq</span> yas-prompt-functions
|
|
(cons 'yas-ido-prompt
|
|
(cl-delete 'yas-ido-prompt yas-prompt-functions)))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline168" class="outline-2">
|
|
<h2 id="orgheadline168"><span class="section-number-2">9</span> Source Control</h2>
|
|
<div class="outline-text-2" id="text-9">
|
|
</div><div id="outline-container-orgheadline153" class="outline-3">
|
|
<h3 id="orgheadline153"><span class="section-number-3">9.1</span> magit</h3>
|
|
<div class="outline-text-3" id="text-9-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">magit</span>
|
|
<span style="font-weight: bold;">:commands</span> magit-status
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-x g"</span> . magit-status))
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:after-magit-visit-file</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">when</span> (derived-mode-p 'org-mode)
|
|
(org-show-context 'magit-goto))))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-j"</span> magit-status-mode-map)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-j"</span> magit-hunk-section-map)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-j"</span> magit-file-section-map)
|
|
(<span style="font-weight: bold;">defvar-setq</span> magit-last-seen-setup-instructions <span style="font-style: italic;">"1.4.0"</span>)
|
|
(magit-auto-revert-mode)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">TODO: Is this necessary now that signing is a git default</span>
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">bound-and-true-p</span> imalison:gpg-key)
|
|
(add-to-list 'magit-commit-arguments
|
|
(format <span style="font-style: italic;">"--gpg-sign=%s"</span> imalison:gpg-key)))
|
|
|
|
(add-to-list 'org-show-context-detail '(magit-goto . lineage))
|
|
(advice-add 'magit-diff-visit-file <span style="font-weight: bold;">:after</span> 'imalison:after-magit-visit-file)
|
|
(add-hook 'magit-popup-mode-hook 'imalison:disable-show-trailing-whitespace)
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">magit-filenotify</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Seems like OSX does not support filenotify.</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:if</span> (funcall (emacs-version-predicate 24 4))
|
|
<span style="font-weight: bold;">:config</span>
|
|
<span style="font-weight: bold;">:init</span> (add-hook 'magit-status-mode-hook 'magit-filenotify-mode))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline152" class="outline-4">
|
|
<h4 id="orgheadline152"><span class="section-number-4">9.1.1</span> magithub</h4>
|
|
<div class="outline-text-4" id="text-9-1-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">magithub</span>
|
|
<span style="font-weight: bold;">:if</span> (executable-find <span style="font-style: italic;">"hub"</span>)
|
|
<span style="font-weight: bold;">:after</span> magit
|
|
<span style="font-weight: bold;">:disabled</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline154" class="outline-3">
|
|
<h3 id="orgheadline154"><span class="section-number-3">9.2</span> git-link</h3>
|
|
<div class="outline-text-3" id="text-9-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">git-link</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> git-link-use-commit t)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline155" class="outline-3">
|
|
<h3 id="orgheadline155"><span class="section-number-3">9.3</span> magit-gitflow</h3>
|
|
<div class="outline-text-3" id="text-9-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">magit-gitflow</span>
|
|
<span style="font-weight: bold;">:diminish</span> magit-gitflow-mode
|
|
<span style="font-weight: bold;">:after</span> magit
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> magit-gitflow-popup-key <span style="font-style: italic;">"C-k"</span>))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'magit-mode-hook 'turn-on-magit-gitflow)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline156" class="outline-3">
|
|
<h3 id="orgheadline156"><span class="section-number-3">9.4</span> git-timemachine</h3>
|
|
<div class="outline-text-3" id="text-9-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">git-timemachine</span>
|
|
<span style="font-weight: bold;">:commands</span> git-timemachine)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline157" class="outline-3">
|
|
<h3 id="orgheadline157"><span class="section-number-3">9.5</span> git-gutter</h3>
|
|
<div class="outline-text-3" id="text-9-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">git-gutter</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(global-git-gutter-mode -1)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline158" class="outline-3">
|
|
<h3 id="orgheadline158"><span class="section-number-3">9.6</span> gitolite-clone</h3>
|
|
<div class="outline-text-3" id="text-9-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">gitolite-clone</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">gitolite-clone-force-refresh</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(gitolite-clone-get-projects nil nil t))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline159" class="outline-3">
|
|
<h3 id="orgheadline159"><span class="section-number-3">9.7</span> gitconfig-mode</h3>
|
|
<div class="outline-text-3" id="text-9-7">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">gitconfig-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> <span style="font-style: italic;">"\\.?gitconfig.?.*\\'"</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline160" class="outline-3">
|
|
<h3 id="orgheadline160"><span class="section-number-3">9.8</span> gitignore-mode</h3>
|
|
<div class="outline-text-3" id="text-9-8">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">gitignore-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> <span style="font-style: italic;">"\\.?gitignore.?.*\\'"</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline167" class="outline-3">
|
|
<h3 id="orgheadline167"><span class="section-number-3">9.9</span> github</h3>
|
|
<div class="outline-text-3" id="text-9-9">
|
|
</div><div id="outline-container-orgheadline161" class="outline-4">
|
|
<h4 id="orgheadline161"><span class="section-number-4">9.9.1</span> github-search</h4>
|
|
<div class="outline-text-4" id="text-9-9-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package</span> github-search
|
|
<span style="font-weight: bold;">:commands</span> (github-search-clone-repo github-search-user-clone-repo)
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:get-appropriate-path-from-gh-repo-for-go</span> (repo)
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">go-mode</span>)
|
|
(<span style="font-weight: bold;">imalison:get-go-src</span> <span style="font-style: italic;">"github.com"</span> (<span style="font-weight: bold;">oref</span> (<span style="font-weight: bold;">oref</span> repo <span style="font-weight: bold;">:owner</span>) <span style="font-weight: bold;">:login</span>)
|
|
(<span style="font-weight: bold;">oref</span> repo <span style="font-weight: bold;">:name</span>)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:get-projects-directory-target-from-repo</span> (repo)
|
|
(<span style="font-weight: bold;">let</span> ((prospective-path
|
|
(<span style="font-weight: bold;">if</span> (equal (<span style="font-weight: bold;">oref</span> repo language) <span style="font-style: italic;">"Go"</span>)
|
|
(imalison:get-appropriate-path-from-gh-repo-for-go repo)
|
|
(imalison:join-paths imalison:projects-directory (<span style="font-weight: bold;">oref</span> repo <span style="font-weight: bold;">:name</span>)))))
|
|
(<span style="font-weight: bold;">if</span> (file-exists-p prospective-path)
|
|
(funcall 'github-search-prompt-for-target-directory repo)
|
|
prospective-path))))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> github-search-get-target-directory-for-repo-function
|
|
'imalison:get-projects-directory-target-from-repo)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline162" class="outline-4">
|
|
<h4 id="orgheadline162"><span class="section-number-4">9.9.2</span> github-clone</h4>
|
|
<div class="outline-text-4" id="text-9-9-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package*</span> github-clone <span style="font-style: italic;">"~/Projects/github-clone.el"</span>
|
|
<span style="font-weight: bold;">:commands</span> (github-clone-add-parent-remote
|
|
github-clone-add-source-remote
|
|
github-clone-fork-remote
|
|
github-clone-add-existing-remote
|
|
github-clone))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline163" class="outline-4">
|
|
<h4 id="orgheadline163"><span class="section-number-4">9.9.3</span> github-notifier</h4>
|
|
<div class="outline-text-4" id="text-9-9-3">
|
|
<p>
|
|
This is disabled because it was causing too many issues with my
|
|
modeline and with excessive http requests to github.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">github-notifier</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(advice-add 'github-notifier-update <span style="font-weight: bold;">:around</span> 'imalison:shut-up-around)
|
|
(github-notifier-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline164" class="outline-4">
|
|
<h4 id="orgheadline164"><span class="section-number-4">9.9.4</span> github-browse-file</h4>
|
|
<div class="outline-text-4" id="text-9-9-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">github-browse-file</span>
|
|
<span style="font-weight: bold;">:commands</span> github-browse-file)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline165" class="outline-4">
|
|
<h4 id="orgheadline165"><span class="section-number-4">9.9.5</span> magit-gh-pulls</h4>
|
|
<div class="outline-text-4" id="text-9-9-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">magit-gh-pulls</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:diminish</span> magit-gh-pulls-mode
|
|
<span style="font-weight: bold;">:after</span> magit
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'magit-mode-hook 'turn-on-magit-gh-pulls)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline166" class="outline-4">
|
|
<h4 id="orgheadline166"><span class="section-number-4">9.9.6</span> gist</h4>
|
|
<div class="outline-text-4" id="text-9-9-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">gist</span>
|
|
<span style="font-weight: bold;">:commands</span> (gist-region gist-region-private gist-buffer gist-buffer-private
|
|
gist-region-or-buffer gist-region-or-buffer-private
|
|
gist-list-user gist-list gist-fetch gist-star
|
|
gist-unstar gist-list-starred gist-fork))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline223" class="outline-2">
|
|
<h2 id="orgheadline223"><span class="section-number-2">10</span> Major Modes</h2>
|
|
<div class="outline-text-2" id="text-10">
|
|
</div><div id="outline-container-orgheadline199" class="outline-3">
|
|
<h3 id="orgheadline199"><span class="section-number-3">10.1</span> Programming</h3>
|
|
<div class="outline-text-3" id="text-10-1">
|
|
</div><div id="outline-container-orgheadline171" class="outline-4">
|
|
<h4 id="orgheadline171"><span class="section-number-4">10.1.1</span> python</h4>
|
|
<div class="outline-text-4" id="text-10-1-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">python</span>
|
|
<span style="font-weight: bold;">:commands</span> python-mode
|
|
<span style="font-weight: bold;">:mode</span> (<span style="font-style: italic;">"\\.py\\'"</span> . python-mode)
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:python-mode</span> ()
|
|
(<span style="font-weight: bold;">setq</span> show-trailing-whitespace t)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">TODO: This was likely fixed and can probably be removed</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Somehow this is sometimes set to jedi:ac-setup which we</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">don't want. This binding avoids starting auto-complete mode.</span>
|
|
(<span style="font-weight: bold;">let</span> ((jedi:setup-function nil))
|
|
(jedi:setup))
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">XXX: This has become pretty annoying</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(add-hook 'before-save-hook 'pyimport-remove-unused t t)</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Ensure company is active</span>
|
|
(company-mode +1)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Only use company-jedi for completion</span>
|
|
(set (make-local-variable 'company-backends) '(company-jedi))
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Remove default python completion, as we are going to rely on</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">company-jedi.</span>
|
|
(remove-hook 'completion-at-point-functions
|
|
'python-completion-complete-at-point 'local))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">sphinx-doc</span>)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-j"</span> python-mode-map)
|
|
(add-hook 'python-mode-hook #'imalison:python-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<ol class="org-ol"><li><a id="orgheadline169"></a>pyimport<br /><div class="outline-text-5" id="text-10-1-1-1">
|
|
<p>
|
|
Pyimport is disabled because it may be causing a performance problem.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">pyimport</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> python-mode-map
|
|
(<span style="font-style: italic;">"C-c C-i"</span> . pyimport-insert-missing))
|
|
<span style="font-weight: bold;">:commands</span> pyimport-remove-unused)
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline170"></a>jedi<br /><div class="outline-text-5" id="text-10-1-1-2">
|
|
<p>
|
|
The accepted way to use jedi if you prefer company to auto-complete is
|
|
simply to require the company jedi package, which is why we make no
|
|
reference to the jedi-core package.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">company-jedi</span>
|
|
<span style="font-weight: bold;">:after</span> python
|
|
<span style="font-weight: bold;">:commands</span> (jedi:goto-definition jedi-mode company-jedi)
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> python-mode-map
|
|
(<span style="font-style: italic;">"M-."</span> . jedi:goto-definition)
|
|
(<span style="font-style: italic;">"M-,"</span> . jedi:goto-definition-pop-marker))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> jedi:complete-on-dot t)
|
|
(<span style="font-weight: bold;">setq</span> jedi:imenu-create-index-function 'jedi:create-flat-imenu-index)))
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline173" class="outline-4">
|
|
<h4 id="orgheadline173"><span class="section-number-4">10.1.2</span> go</h4>
|
|
<div class="outline-text-4" id="text-10-1-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">go-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> ((<span style="font-style: italic;">"\\.go\\'"</span> . go-mode))
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:glide-novendor</span> ()
|
|
(<span style="font-weight: bold;">projectile-with-default-dir</span> (projectile-project-root)
|
|
(shell-command-to-string <span style="font-style: italic;">"glide novendor"</span>)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:go-mode-create-imenu-index</span> ()
|
|
<span style="font-style: italic;">"Create and return an imenu index alist. Unlike the default</span>
|
|
<span style="font-style: italic;"> alist created by go-mode, this method creates an alist where</span>
|
|
<span style="font-style: italic;"> items follow a style that is consistent with other prog-modes."</span>
|
|
(<span style="font-weight: bold;">let*</span> ((patterns '((<span style="font-style: italic;">"type"</span> <span style="font-style: italic;">"^type *</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">(</span><span style="font-style: italic;">[</span><span style="font-style: italic;">^</span><span style="font-style: italic;"> \t\n\r\f]*</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">)</span><span style="font-style: italic;">"</span> 1)))
|
|
(type-index (imenu--generic-function patterns))
|
|
(func-index))
|
|
(<span style="font-weight: bold;">save-excursion</span>
|
|
(goto-char (point-min))
|
|
(<span style="font-weight: bold;">while</span> (re-search-forward go-func-meth-regexp (point-max) t)
|
|
(<span style="font-weight: bold;">let*</span> ((var (match-string-no-properties 1))
|
|
(func (match-string-no-properties 2))
|
|
(name (<span style="font-weight: bold;">if</span> var
|
|
(concat (substring var 0 -1) <span style="font-style: italic;">"."</span> func)
|
|
func))
|
|
(beg (match-beginning 0))
|
|
(marker (copy-marker beg))
|
|
(item (cons name marker)))
|
|
(<span style="font-weight: bold;">setq</span> func-index (cons item func-index)))))
|
|
(nconc type-index (list (cons <span style="font-style: italic;">"func"</span> func-index)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:go-workspace-path</span> ()
|
|
(file-relative-name (projectile-project-root)
|
|
(concat (file-name-as-directory
|
|
(imalison:get-go-path)) <span style="font-style: italic;">"src"</span>)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:install-current-go-project</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(start-process
|
|
<span style="font-style: italic;">"go install"</span> <span style="font-style: italic;">"go install log"</span> <span style="font-style: italic;">"go"</span> <span style="font-style: italic;">"install"</span>
|
|
(concat (file-name-as-directory (imalison:go-workspace-path)) <span style="font-style: italic;">"..."</span>)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:get-go-path</span> ()
|
|
(<span style="font-weight: bold;">let</span> ((environment-go-path (getenv <span style="font-style: italic;">"GOPATH"</span>)))
|
|
(<span style="font-weight: bold;">if</span> environment-go-path
|
|
(file-name-as-directory (car (s-split <span style="font-style: italic;">":"</span> environment-go-path)))
|
|
<span style="font-style: italic;">"~/go"</span>)))
|
|
|
|
(<span style="font-weight: bold;">defmacro</span> <span style="font-weight: bold;">imalison:get-go-src</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> paths)
|
|
`(imalison:join-paths (imalison:get-go-path) <span style="font-style: italic;">"src"</span> ,@paths))
|
|
|
|
(<span style="font-weight: bold;">imalison:let-advise-around</span> imalison:advise-normal-go-command
|
|
(go-command <span style="font-style: italic;">"go"</span>))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:go-mode-hook</span> ()
|
|
(go-eldoc-setup)
|
|
(set (make-local-variable 'company-backends) '(company-go))
|
|
(make-local-variable 'projectile-globally-ignored-files)
|
|
(add-hook 'after-save-hook 'imalison:install-current-go-project nil
|
|
'yes-do-local)
|
|
(add-to-list 'projectile-globally-ignored-files
|
|
<span style="font-style: italic;">"vendor"</span>)))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">imalison:use-package*</span>
|
|
gotest <span style="font-style: italic;">"~/Projects/gotest.el"</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> go-mode-map
|
|
(<span style="font-style: italic;">"C-c t"</span> . imalison:gotest))
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:gotest
|
|
go-test-current-test
|
|
go-test-current-file)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:add-expected-test-name-for-suite</span> (suite-name test-name)
|
|
(<span style="font-weight: bold;">if</span> (> (length suite-name) 0)
|
|
(concat <span style="font-style: italic;">" -run Test"</span> suite-name)
|
|
<span style="font-style: italic;">""</span>)))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> go-test-verbose t
|
|
go-test-additional-arguments-function
|
|
'imalison:add-expected-test-name-for-suite)))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">company-go</span>
|
|
<span style="font-weight: bold;">:config</span> (<span style="font-weight: bold;">setq</span> company-go-show-annotation t))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">go-projectile</span> <span style="font-weight: bold;">:demand</span> t)
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">go-eldoc</span> <span style="font-weight: bold;">:demand</span> t)
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">go-guru</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> go-mode-map
|
|
(<span style="font-style: italic;">"M-."</span> . go-guru-definition)
|
|
(<span style="font-style: italic;">"M-,"</span> . pop-tag-mark))
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:set-go-guru-scope</span> ()
|
|
(<span style="font-weight: bold;">setq</span> go-guru-scope (go-mode-parse-glide-novendor)))
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">go-mode-parse-glide-novendor</span> ()
|
|
(s-join <span style="font-style: italic;">","</span>
|
|
(<span style="font-weight: bold;">cl-loop</span> for path in (s-split <span style="font-style: italic;">"\n"</span> (imalison:glide-novendor))
|
|
collect (<span style="font-weight: bold;">if</span> (string-equal path <span style="font-style: italic;">"."</span>)
|
|
(imalison:go-workspace-path)
|
|
(s-replace <span style="font-style: italic;">"\./"</span> (imalison:go-workspace-path) path))))))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(advice-add 'go-guru--set-scope-if-empty <span style="font-weight: bold;">:before</span> 'imalison:set-go-guru-scope)
|
|
(advice-add 'go-guru-start <span style="font-weight: bold;">:before</span> 'imalison:set-go-guru-scope)
|
|
(advice-add 'go-guru-definition <span style="font-weight: bold;">:around</span> 'imalison:advise-normal-go-command)
|
|
(advice-add 'go-guru-definition <span style="font-weight: bold;">:before</span>
|
|
(<span style="font-weight: bold;">lambda</span> ()
|
|
(with-no-warnings
|
|
(ring-insert find-tag-marker-ring (point-marker)))))))
|
|
|
|
(advice-add 'go-import-add <span style="font-weight: bold;">:around</span> 'imalison:advise-normal-go-command)
|
|
|
|
(<span style="font-weight: bold;">setq</span> gofmt-command <span style="font-style: italic;">"goimports"</span>)
|
|
|
|
(add-hook 'go-mode-hook 'imalison:go-mode-hook)
|
|
(add-hook 'before-save-hook 'gofmt-before-save t)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<ol class="org-ol"><li><a id="orgheadline172"></a>Show diffs of testify output<br /><div class="outline-text-5" id="text-10-1-2-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:testify-ediff-buffers</span> nil)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:purge-ediff-buffers</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">cl-loop</span> for buffer in imalison:testify-ediff-buffers
|
|
do (kill-buffer buffer))
|
|
(<span style="font-weight: bold;">setq</span> imalison:testify-ediff-buffers nil))
|
|
|
|
(add-hook 'ediff-cleanup-hook 'imalison:purge-ediff-buffers)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:go-testify-show-ediff</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let</span> ((buffer (get-buffer-create <span style="font-style: italic;">"*Testify JSON*"</span>))
|
|
json-result)
|
|
(shell-command-on-region (point-min) (point-max) <span style="font-style: italic;">"parse_go_testify_for_emacs.py"</span> buffer)
|
|
(<span style="font-weight: bold;">with-current-buffer</span> buffer
|
|
(goto-char (point-min))
|
|
(<span style="font-weight: bold;">setq</span> json-result (json-read)))
|
|
(<span style="font-weight: bold;">let</span> ((actual-buffer (generate-new-buffer <span style="font-style: italic;">"*Testify Actual*"</span>))
|
|
(expected-buffer (generate-new-buffer <span style="font-style: italic;">"*Testify Expected*"</span>)))
|
|
(add-to-list 'imalison:testify-ediff-buffers actual-buffer)
|
|
(add-to-list 'imalison:testify-ediff-buffers expected-buffer)
|
|
(<span style="font-weight: bold;">with-current-buffer</span> actual-buffer
|
|
(insert (cdr (assoc 'actual json-result)))
|
|
(<span style="font-weight: bold;">with-current-buffer</span> expected-buffer
|
|
(insert (cdr (assoc 'expected json-result)))
|
|
(ediff-buffers actual-buffer expected-buffer))))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:go-testify-show-icdiff</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let</span> ((buffer (get-buffer-create <span style="font-style: italic;">"*Testify Comparison*"</span>)))
|
|
(shell-command-on-region (point-min) (point-max) <span style="font-style: italic;">"parse_go_testify_not_equal.py"</span> buffer)
|
|
(<span style="font-weight: bold;">with-current-buffer</span> buffer
|
|
(fundamental-ansi-mode))
|
|
(switch-to-buffer buffer)))
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline184" class="outline-4">
|
|
<h4 id="orgheadline184"><span class="section-number-4">10.1.3</span> emacs-lisp</h4>
|
|
<div class="outline-text-4" id="text-10-1-3">
|
|
</div><ol class="org-ol"><li><a id="orgheadline174"></a>elisp-slime-nav<br /><div class="outline-text-5" id="text-10-1-3-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">elisp-slime-nav</span>
|
|
<span style="font-weight: bold;">:commands</span> elisp-slime-nav-mode
|
|
<span style="font-weight: bold;">:config</span>
|
|
(diminish 'elisp-slime-nav-mode)
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:elisp-slime-nav
|
|
elisp-slime-nav-find-elisp-thing-at-point
|
|
elisp-slime-nav-describe-elisp-thing-at-point)
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> elisp-slime-nav-mode-map
|
|
(<span style="font-style: italic;">"M-."</span> . imalison:elisp-slime-nav)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline175"></a>macrostep<br /><div class="outline-text-5" id="text-10-1-3-2">
|
|
<p>
|
|
Macrostep is an indespensible tool for writing emacs lisp macros. It lets you see pretty printed versions of the result of macro evaluation as the macro is evaluated
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">macrostep</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> lisp-mode-shared-map
|
|
(<span style="font-style: italic;">"C-c e"</span> . macrostep-expand)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline176"></a>emr<br /><div class="outline-text-5" id="text-10-1-3-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">emr</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"M-RET"</span> . emr-show-refactor-menu)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'prog-mode-hook 'emr-initialize)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline177"></a>Editing configuration<br /><div class="outline-text-5" id="text-10-1-3-4">
|
|
<p>
|
|
Reduce indentation for some functions
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(put 'use-package 'lisp-indent-function 1)
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline178"></a>Checkdoc<br /><div class="outline-text-5" id="text-10-1-3-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> checkdoc-force-docstrings-flag nil
|
|
checkdoc-arguments-in-order-flag nil)
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline179"></a>edebug<br /><div class="outline-text-5" id="text-10-1-3-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">edebug</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span> (<span style="font-weight: bold;">setq</span> edebug-trace t)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline180"></a>Misc<br /><div class="outline-text-5" id="text-10-1-3-7">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imenu-elisp-sections</span> ()
|
|
(<span style="font-weight: bold;">setq</span> imenu-prev-index-position-function nil)
|
|
(<span style="font-weight: bold;">setq</span> imenu-space-replacement nil)
|
|
(add-to-list 'imenu-generic-expression
|
|
`(<span style="font-style: italic;">"Package"</span>
|
|
,<span style="font-style: italic;">"(use-package </span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">(</span><span style="font-style: italic;">.+</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">)</span><span style="font-style: italic;">$"</span> 1))
|
|
(add-to-list 'imenu-generic-expression
|
|
`(<span style="font-style: italic;">"Section"</span>
|
|
,(concat <span style="font-style: italic;">";\\{1,4\\} =\\{10,80\\}\n;\\{1,4\\} \\{10,80\\}"</span>
|
|
<span style="font-style: italic;">"</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">(</span><span style="font-style: italic;">.+</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">)</span><span style="font-style: italic;">$"</span>) <span style="font-weight: bold;">1</span><span style="font-weight: bold;">)</span><span style="font-weight: bold;"> t</span><span style="font-weight: bold;">)</span><span style="font-weight: bold;">)</span>
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:maybe-remove-flycheck-checkdoc-checker</span> ()
|
|
(<span style="font-weight: bold;">when</span> (s-starts-with? <span style="font-style: italic;">"*"</span> (buffer-name))
|
|
(flycheck-disable-checker 'emacs-lisp-checkdoc)))
|
|
|
|
(add-hook 'emacs-lisp-mode-hook 'imenu-elisp-sections)
|
|
(add-hook 'emacs-lisp-mode-hook (<span style="font-weight: bold;">lambda</span> ()
|
|
(<span style="font-weight: bold;">setq</span> indent-tabs-mode nil)
|
|
(<span style="font-weight: bold;">setq</span> show-trailing-whitespace t)))
|
|
(add-hook 'flycheck-mode-hook 'imalison:maybe-remove-flycheck-checkdoc-checker)
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline181"></a>Show result of eval-last-sexp inline<br /><div class="outline-text-5" id="text-10-1-3-8">
|
|
<p>
|
|
Taken from <a href="http://endlessparentheses.com/eval-result-overlays-in-emacs-lisp.html">http://endlessparentheses.com/eval-result-overlays-in-emacs-lisp.html</a>
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(autoload 'cider--make-result-overlay <span style="font-style: italic;">"cider-overlays"</span>)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:eval-overlay</span> (value point)
|
|
(cider--make-result-overlay (format <span style="font-style: italic;">"%S"</span> value)
|
|
<span style="font-weight: bold;">:where</span> point
|
|
<span style="font-weight: bold;">:duration</span> 'command)
|
|
value)
|
|
|
|
(advice-add 'eval-region <span style="font-weight: bold;">:around</span>
|
|
(<span style="font-weight: bold;">lambda</span> (f beg end <span style="font-weight: bold; text-decoration: underline;">&rest</span> r)
|
|
(imalison:eval-overlay
|
|
(apply f beg end r)
|
|
end)))
|
|
|
|
(advice-add 'eval-last-sexp <span style="font-weight: bold;">:filter-return</span>
|
|
(<span style="font-weight: bold;">lambda</span> (r)
|
|
(imalison:eval-overlay r (point))))
|
|
|
|
(advice-add 'eval-defun <span style="font-weight: bold;">:filter-return</span>
|
|
(<span style="font-weight: bold;">lambda</span> (r)
|
|
(imalison:eval-overlay
|
|
r
|
|
(<span style="font-weight: bold;">save-excursion</span>
|
|
(end-of-defun)
|
|
(point)))))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline182"></a>Init hook<br /><div class="outline-text-5" id="text-10-1-3-9">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:check-parens</span> nil)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:maybe-check-parens</span> ()
|
|
(<span style="font-weight: bold;">if</span> imalison:check-parens
|
|
(check-parens)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:emacs-lisp-hook</span> ()
|
|
(elisp-slime-nav-mode t)
|
|
(add-hook 'write-file-functions 'imalison:maybe-check-parens nil t))
|
|
|
|
(add-hook 'emacs-lisp-mode-hook 'imalison:emacs-lisp-hook)
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline183"></a>Keybinds<br /><div class="outline-text-5" id="text-10-1-3-10">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">emit-compose</span> imalison:copy-eval-last-sexp
|
|
kill-new prin1-to-string eval-last-sexp)
|
|
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:eval-last-sexp
|
|
eval-region-or-last-sexp
|
|
imalison:copy-eval-last-sexp)
|
|
|
|
(define-key lisp-mode-shared-map (kbd <span style="font-style: italic;">"C-c C-c"</span>) 'eval-defun)
|
|
(define-key lisp-mode-shared-map (kbd <span style="font-style: italic;">"C-c o r"</span>) 'up-list-region)
|
|
(define-key lisp-mode-shared-map (kbd <span style="font-style: italic;">"C-c o o"</span>) 'up-list-back)
|
|
(define-key lisp-mode-shared-map (kbd <span style="font-style: italic;">"C-x C-e"</span>) 'imalison:eval-last-sexp)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-j"</span> lisp-interaction-mode-map)
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline187" class="outline-4">
|
|
<h4 id="orgheadline187"><span class="section-number-4">10.1.4</span> clojure</h4>
|
|
<div class="outline-text-4" id="text-10-1-4">
|
|
<p>
|
|
The following is taken from <a href="https://github.com/syl20bnr/spacemacs/blob/a650877bea582fed72bbca0dc1f80fcb2ec0e6d5/layers/+lang/clojure/funcs.el#L30">spacemacs</a>. It adds fancification to a clojure mode.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:clojure-fancify-symbols</span> (mode)
|
|
<span style="font-style: italic;">"Pretty symbols for Clojure's anonymous functions and sets,</span>
|
|
<span style="font-style: italic;"> like (λ [a] (+ a 5)), ƒ(+ % 5), and ∈{2 4 6}."</span>
|
|
(font-lock-add-keywords mode
|
|
`((<span style="font-style: italic;">"(</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">(</span><span style="font-style: italic;">fn</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">)</span><span style="font-style: italic;">[\n\[[:space:]]"</span>
|
|
(0 (<span style="font-weight: bold;">progn</span> (compose-region (match-beginning 1)
|
|
(match-end 1) <span style="font-style: italic;">"λ"</span>))))
|
|
(<span style="font-style: italic;">"(</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">(</span><span style="font-style: italic;">partial</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">)</span><span style="font-style: italic;">[\[[:space:]]"</span>
|
|
(0 (<span style="font-weight: bold;">progn</span> (compose-region (match-beginning 1)
|
|
(match-end 1) <span style="font-style: italic;">"Ƥ"</span>))))
|
|
(<span style="font-style: italic;">"(</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">(</span><span style="font-style: italic;">comp</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">)</span><span style="font-style: italic;">[\n\[[:space:]]"</span>
|
|
(0 (<span style="font-weight: bold;">progn</span> (compose-region (match-beginning 1)
|
|
(match-end 1) <span style="font-style: italic;">"∘"</span>))))
|
|
(<span style="font-style: italic;">"</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">(</span><span style="font-style: italic;">#</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">)</span><span style="font-style: italic;">("</span>
|
|
(0 (<span style="font-weight: bold;">progn</span> (compose-region (match-beginning 1)
|
|
(match-end 1) <span style="font-style: italic;">"ƒ"</span>))))
|
|
(<span style="font-style: italic;">"</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">(</span><span style="font-style: italic;">#</span><span style="font-weight: bold; font-style: italic;">\\</span><span style="font-weight: bold; font-style: italic;">)</span><span style="font-style: italic;">{"</span>
|
|
(0 (<span style="font-weight: bold;">progn</span> (compose-region (match-beginning 1)
|
|
(match-end 1) <span style="font-style: italic;">"∈"</span>)))))))
|
|
</pre>
|
|
</div>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">clojure-mode</span>
|
|
<span style="font-weight: bold;">:commands</span> clojure-mode
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-to-list 'magic-mode-alist '(<span style="font-style: italic;">"#!.*boot\\s-*$"</span> . clojure-mode))
|
|
(add-to-list 'auto-mode-alist '(<span style="font-style: italic;">"\\.boot\\'"</span> . clojure-mode))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:clojure-mode-hook</span> ()
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(cljr-add-keybindings-with-prefix "C-c C-m")</span>
|
|
(clj-refactor-mode 1)
|
|
<span style="font-weight: bold; font-style: italic;">;;</span><span style="font-weight: bold; font-style: italic;">for adding require/use/import statements</span>
|
|
(yas-minor-mode 1))
|
|
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:clojure-level-1-symobls</span>
|
|
'(describe <span style="font-weight: bold; font-style: italic;">it</span>)))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">cl-loop</span> for symbol in imalison:clojure-level-1-symobls
|
|
do (put-clojure-indent symbol 1))
|
|
(add-hook 'clojure-mode-hook 'imalison:clojure-mode-hook)
|
|
(<span style="font-weight: bold;">dolist</span> (m '(clojure-mode clojurescript-mode clojurec-mode clojurex-mode))
|
|
(imalison:clojure-fancify-symbols m))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<ol class="org-ol"><li><a id="orgheadline185"></a>cider<br /><div class="outline-text-5" id="text-10-1-4-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">cider</span>
|
|
<span style="font-weight: bold;">:commands</span> (cider-jack-in)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> cider-stacktrace-default-filters '(tooling dup)
|
|
cider-repl-pop-to-buffer-on-connect nil
|
|
cider-prompt-save-file-on-load nil
|
|
cider-repl-use-clojure-font-lock t
|
|
cider-prompt-for-symbol nil
|
|
cider-preferred-build-tool <span style="font-style: italic;">"boot"</span>)
|
|
(add-hook 'clojure-mode-hook 'cider-mode)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline186"></a>clj-refactor<br /><div class="outline-text-5" id="text-10-1-4-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">clj-refactor</span>
|
|
<span style="font-weight: bold;">:commands</span> clj-refactor-mode)
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline188" class="outline-4">
|
|
<h4 id="orgheadline188"><span class="section-number-4">10.1.5</span> scala</h4>
|
|
<div class="outline-text-4" id="text-10-1-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">scala-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> ((<span style="font-style: italic;">"\\.scala\\'"</span> . scala-mode)
|
|
(<span style="font-style: italic;">"\\.sc\\'"</span> . scala-mode))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ensime</span>
|
|
<span style="font-weight: bold;">:pin</span> melpa-stable
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> ensime-mode-map
|
|
(<span style="font-style: italic;">"M-,"</span> . ensime-pop-find-definition-stack))
|
|
<span style="font-weight: bold;">:commands</span> ensime-mode
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> ensime-startup-snapshot-notification nil)))
|
|
(add-hook 'scala-mode-hook 'ensime-scala-mode-hook)
|
|
(<span style="font-weight: bold;">setq</span> scala-indent:align-parameters t)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline189" class="outline-4">
|
|
<h4 id="orgheadline189"><span class="section-number-4">10.1.6</span> js</h4>
|
|
<div class="outline-text-4" id="text-10-1-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">tape-onlyify</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">save-excursion</span>
|
|
(move-end-of-line nil)
|
|
(re-search-backward <span style="font-style: italic;">"^test"</span>)
|
|
(forward-sexp)
|
|
(<span style="font-weight: bold;">if</span> (looking-at <span style="font-style: italic;">".only"</span>) (<span style="font-weight: bold;">progn</span> (zap-to-char 1 (string-to-char <span style="font-style: italic;">"("</span>)) (insert <span style="font-style: italic;">"("</span>))
|
|
(insert <span style="font-style: italic;">".only"</span>))))
|
|
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">js2-mode</span>
|
|
<span style="font-weight: bold;">:commands</span> (js2-mode)
|
|
<span style="font-weight: bold;">:mode</span> <span style="font-style: italic;">"\\.js\\'"</span>
|
|
<span style="font-weight: bold;">:bind</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(("C-c b" . web-beautify-js)) TODO: to make this mode specific</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">and change binding</span>
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defvar-setq</span> imalison:identifier-count 0)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:console-log-unique</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let*</span> ((identifier-string (int-to-string imalison:identifier-count))
|
|
(uuid (imalison:uuid)))
|
|
(insert (format <span style="font-style: italic;">"console.log('%s//////////%s//////////');"</span> identifier-string uuid))
|
|
(<span style="font-weight: bold;">setq</span> imalison:identifier-count (+ imalison:identifier-count 1))))
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:js2-mode-hook</span> ()
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Sensible defaults</span>
|
|
(<span style="font-weight: bold;">setq</span> js2-bounce-indent-p nil
|
|
js2-indent-level 4
|
|
js2-basic-offset 4
|
|
js2-highlight-level 3
|
|
js2-include-node-externs t
|
|
js2-mode-show-parse-errors nil
|
|
js2-mode-show-strict-warnings nil
|
|
indent-tabs-mode nil
|
|
js2-indent-switch-body t)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(edconf-find-file-hook) ;; Make sure that editorconfig takes precedence</span>
|
|
(tern-mode t)
|
|
(<span style="font-weight: bold;">when</span> nil (skewer-mode)) <span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">TODO: reenable</span>
|
|
(<span style="font-weight: bold;">setq</span> imenu-create-index-function
|
|
(<span style="font-weight: bold;">lambda</span> ()
|
|
(imalison:flatten-imenu-index
|
|
(js2-mode-create-imenu-index))))))
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'js2-mode-hook 'imalison:js2-mode-hook)
|
|
(add-hook 'js2-mode-hook 'js2-imenu-extras-mode)))
|
|
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">js2-refactor</span>
|
|
<span style="font-weight: bold;">:after</span> js2-mode
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(js2r-add-keybindings-with-prefix <span style="font-style: italic;">"C-c C-m"</span>)
|
|
(add-hook 'js2-mode-hook #'js2-refactor-mode)))
|
|
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">skewer-mode</span>
|
|
<span style="font-weight: bold;">:commands</span> skewer-mode
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'css-mode-hook #'skewer-css-mode)
|
|
(add-hook 'html-mode-hook #'skewer-html-mode)))
|
|
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">tern</span>
|
|
<span style="font-weight: bold;">:commands</span> tern-mode
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">company-tern</span>
|
|
<span style="font-weight: bold;">:config</span> (add-to-list 'company-backends 'company-tern)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">delete-tern-process</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(delete-process <span style="font-style: italic;">"tern"</span>))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline190" class="outline-4">
|
|
<h4 id="orgheadline190"><span class="section-number-4">10.1.7</span> rust</h4>
|
|
<div class="outline-text-4" id="text-10-1-7">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">rust-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> ((<span style="font-style: italic;">"\\.rs\\'"</span> . rust-mode))
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:rust-mode-hook</span> ()
|
|
(racer-mode 1)))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">flycheck-rust</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'flycheck-mode-hook #'flycheck-rust-setup)))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">racer</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> racer-cmd <span style="font-style: italic;">"~/.cargo/bin/racer"</span>)
|
|
(<span style="font-weight: bold;">setq</span> racer-rust-src-path <span style="font-style: italic;">"~/Projects/rust/src"</span>)))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">cargo</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'rust-mode-hook 'cargo-minor-mode)))
|
|
(add-hook 'rust-mode-hook 'imalison:rust-mode-hook)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline195" class="outline-4">
|
|
<h4 id="orgheadline195"><span class="section-number-4">10.1.8</span> haskell</h4>
|
|
<div class="outline-text-4" id="text-10-1-8">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">haskell-mode</span>
|
|
<span style="font-weight: bold;">:commands</span> haskell-mode
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> haskell-mode-map
|
|
(<span style="font-style: italic;">"C-c h"</span> . haskell-hoogle))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> haskell-hoogle-command <span style="font-style: italic;">"hoogle"</span>)
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">flycheck</span>)
|
|
(delq 'haskell-stack-ghc flycheck-checkers)
|
|
(add-hook 'haskell-mode-hook 'turn-on-haskell-indent)
|
|
(<span style="font-weight: bold;">setq</span> haskell-tags-on-save t)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<ol class="org-ol"><li><a id="orgheadline191"></a>intero<br /><div class="outline-text-5" id="text-10-1-8-1">
|
|
<p>
|
|
Intero seems to be causing hangs, so it has been disabled
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">intero</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:after</span> haskell-mode
|
|
<span style="font-weight: bold;">:config</span> (add-hook 'haskell-mode-hook 'intero-mode))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline192"></a>hindent<br /><div class="outline-text-5" id="text-10-1-8-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">hindent</span>
|
|
<span style="font-weight: bold;">:after</span> haskell-mode
|
|
<span style="font-weight: bold;">:config</span>
|
|
(add-hook 'haskell-mode-hook 'hindent-mode))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline193"></a>ghc-mod<br /><div class="outline-text-5" id="text-10-1-8-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ghc</span>
|
|
<span style="font-weight: bold;">:after</span> haskell-mode
|
|
<span style="font-weight: bold;">:config</span>
|
|
(add-hook 'haskell-mode-hook 'ghc-init))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline194"></a>company-ghc<br /><div class="outline-text-5" id="text-10-1-8-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">company-ghc</span>
|
|
<span style="font-weight: bold;">:after</span> ghc
|
|
<span style="font-weight: bold;">:config</span>
|
|
(add-to-list 'company-backend 'company-ghc))
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline196" class="outline-4">
|
|
<h4 id="orgheadline196"><span class="section-number-4">10.1.9</span> C/C++</h4>
|
|
<div class="outline-text-4" id="text-10-1-9">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">cc-mode</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:cc-mode-hook</span> ()
|
|
(<span style="font-weight: bold;">when</span> (derived-mode-p 'c-mode 'c++-mode 'java-mode 'asm-mode)
|
|
(ggtags-mode 1)))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ggtags</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> ggtags-mode-map
|
|
(<span style="font-style: italic;">"C-c g s"</span> . ggtags-find-other-symbol)
|
|
(<span style="font-style: italic;">"C-c g h"</span> . ggtags-view-tag-history)
|
|
(<span style="font-style: italic;">"C-c g r"</span> . ggtags-find-reference)
|
|
(<span style="font-style: italic;">"C-c g f"</span> . ggtags-find-file)
|
|
(<span style="font-style: italic;">"C-c g c"</span> . ggtags-create-tags)
|
|
(<span style="font-style: italic;">"C-c g u"</span> . ggtags-update-tags)
|
|
(<span style="font-style: italic;">"M-,"</span> . pop-tag-mark)))
|
|
(add-hook 'c-mode-common-hook 'imalison:cc-mode-hook)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline197" class="outline-4">
|
|
<h4 id="orgheadline197"><span class="section-number-4">10.1.10</span> C#</h4>
|
|
<div class="outline-text-4" id="text-10-1-10">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">csharp-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> <span style="font-style: italic;">"\\.cs\\'"</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline198" class="outline-4">
|
|
<h4 id="orgheadline198"><span class="section-number-4">10.1.11</span> racket</h4>
|
|
<div class="outline-text-4" id="text-10-1-11">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">racket-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> <span style="font-style: italic;">"\\.rkt\\'"</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline205" class="outline-3">
|
|
<h3 id="orgheadline205"><span class="section-number-3">10.2</span> Data/Config/Protocol</h3>
|
|
<div class="outline-text-3" id="text-10-2">
|
|
</div><div id="outline-container-orgheadline200" class="outline-4">
|
|
<h4 id="orgheadline200"><span class="section-number-4">10.2.1</span> thrift</h4>
|
|
<div class="outline-text-4" id="text-10-2-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">thrift</span>
|
|
<span style="font-weight: bold;">:commands</span> thrift-mode
|
|
<span style="font-weight: bold;">:mode</span> ((<span style="font-style: italic;">"\\.thrift\\'"</span> . thrift-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline201" class="outline-4">
|
|
<h4 id="orgheadline201"><span class="section-number-4">10.2.2</span> protobuf</h4>
|
|
<div class="outline-text-4" id="text-10-2-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">protobuf-mode</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline202" class="outline-4">
|
|
<h4 id="orgheadline202"><span class="section-number-4">10.2.3</span> json-mode</h4>
|
|
<div class="outline-text-4" id="text-10-2-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">json-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> <span style="font-style: italic;">"\\.json\\'"</span>
|
|
<span style="font-weight: bold;">:init</span>
|
|
(add-hook 'json-mode-hook
|
|
(<span style="font-weight: bold;">lambda</span> ()
|
|
(<span style="font-weight: bold;">setq</span> indent-tabs-mode nil)
|
|
(<span style="font-weight: bold;">setq</span> js-indent-level 4))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline203" class="outline-4">
|
|
<h4 id="orgheadline203"><span class="section-number-4">10.2.4</span> yaml-mode</h4>
|
|
<div class="outline-text-4" id="text-10-2-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">yaml-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> ((<span style="font-style: italic;">"\\.yaml\\'"</span> . yaml-mode)
|
|
(<span style="font-style: italic;">"\\.yml\\'"</span> . yaml-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline204" class="outline-4">
|
|
<h4 id="orgheadline204"><span class="section-number-4">10.2.5</span> es-mode</h4>
|
|
<div class="outline-text-4" id="text-10-2-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">es-mode</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline219" class="outline-3">
|
|
<h3 id="orgheadline219"><span class="section-number-3">10.3</span> Document</h3>
|
|
<div class="outline-text-3" id="text-10-3">
|
|
</div><div id="outline-container-orgheadline211" class="outline-4">
|
|
<h4 id="orgheadline211"><span class="section-number-4">10.3.1</span> org</h4>
|
|
<div class="outline-text-4" id="text-10-3-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">org</span>
|
|
<span style="font-weight: bold;">:ensure</span> org-plus-contrib
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">XXX: These should probably be moved to config, right?</span>
|
|
(<span style="font-weight: bold;">defvar-setq</span> org-startup-indented nil)
|
|
(<span style="font-weight: bold;">defvar-setq</span> org-startup-folded t)
|
|
(<span style="font-weight: bold;">defvar-setq</span> org-edit-src-content-indentation 0)
|
|
(<span style="font-weight: bold;">defvar-setq</span> org-src-preserve-indentation t)
|
|
(<span style="font-weight: bold;">defvar-setq</span> org-directory <span style="font-style: italic;">"~/Dropbox/org"</span>)
|
|
(<span style="font-weight: bold;">defvar-setq</span> org-mobile-inbox-for-pull <span style="font-style: italic;">"~/Dropbox/org/flagged.org"</span>)
|
|
(<span style="font-weight: bold;">defvar-setq</span> org-mobile-directory <span style="font-style: italic;">"~/Dropbox/Apps/MobileOrg"</span>)
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-goto-interface 'outline-path-completion
|
|
org-goto-max-level 10)
|
|
(add-hook 'org-mode-hook 'imalison:disable-linum-mode)
|
|
(add-hook 'org-mode-hook (<span style="font-weight: bold;">lambda</span> () (<span style="font-weight: bold;">setq</span> org-todo-key-trigger t)))
|
|
(add-hook 'org-agenda-mode-hook 'imalison:disable-linum-mode)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-archive-if</span> (condition-function)
|
|
(<span style="font-weight: bold;">if</span> (funcall condition-function)
|
|
(<span style="font-weight: bold;">let</span> ((next-point-marker
|
|
(<span style="font-weight: bold;">save-excursion</span> (org-forward-heading-same-level 1) (point-marker))))
|
|
(org-archive-subtree)
|
|
(<span style="font-weight: bold;">setq</span> org-map-continue-from (marker-position next-point-marker)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-archive-if-completed</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(org-archive-if 'org-entry-is-done-p))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-archive-completed-in-buffer</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(org-map-entries 'org-archive-if-completed))
|
|
|
|
(<span style="font-weight: bold;">cl-defun</span> <span style="font-weight: bold;">imalison:make-org-template</span> (<span style="font-weight: bold; text-decoration: underline;">&key</span> (content <span style="font-style: italic;">"%?"</span>))
|
|
(<span style="font-weight: bold;">with-temp-buffer</span>
|
|
(org-mode)
|
|
(insert content)
|
|
(org-set-property <span style="font-style: italic;">"CREATED"</span>
|
|
(<span style="font-weight: bold;">with-temp-buffer</span>
|
|
(org-insert-time-stamp
|
|
(org-current-effective-time) t t)))
|
|
(buffer-substring-no-properties (point-min) (point-max))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:make-org-template-from-file</span> (filename)
|
|
(imalison:make-org-template (imalison:get-string-from-file filename)))
|
|
|
|
(<span style="font-weight: bold;">cl-defun</span> <span style="font-weight: bold;">imalison:make-org-todo-template</span>
|
|
(<span style="font-weight: bold; text-decoration: underline;">&key</span> (content <span style="font-style: italic;">"%?"</span>) (creation-state <span style="font-style: italic;">"TODO"</span>))
|
|
(<span style="font-weight: bold;">with-temp-buffer</span>
|
|
(org-mode)
|
|
(org-insert-heading)
|
|
(insert content)
|
|
(org-todo creation-state)
|
|
(org-set-property <span style="font-style: italic;">"CREATED"</span>
|
|
(<span style="font-weight: bold;">with-temp-buffer</span>
|
|
(org-insert-time-stamp
|
|
(org-current-effective-time) t t)))
|
|
(remove-hook 'post-command-hook 'org-add-log-note)
|
|
(<span style="font-weight: bold;">let</span> ((org-log-note-purpose 'state)
|
|
(org-log-note-return-to (point-marker))
|
|
(org-log-note-marker (<span style="font-weight: bold;">progn</span> (goto-char (org-log-beginning t))
|
|
(point-marker)))
|
|
(org-log-note-state creation-state))
|
|
(org-add-log-note))
|
|
(buffer-substring-no-properties (point-min) (point-max))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-todo-force-notes</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let</span> ((org-todo-log-states
|
|
(mapcar (<span style="font-weight: bold;">lambda</span> (state)
|
|
(list state 'note 'time))
|
|
(apply 'append org-todo-sets))))
|
|
(<span style="font-weight: bold;">cond</span> ((eq major-mode 'org-mode) (org-todo))
|
|
((eq major-mode 'org-agenda-mode) (org-agenda-todo)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-make-habit</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(org-set-property <span style="font-style: italic;">"STYLE"</span> <span style="font-style: italic;">"habit"</span>))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-insert-habit</span> ()
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(org-insert-todo-heading nil)
|
|
(org-make-habit))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-todo-at-date</span> (date)
|
|
(<span style="font-weight: bold;">interactive</span> (list (org-time-string-to-time (org-read-date))))
|
|
(<span style="font-weight: bold;">cl-flet</span> ((org-current-effective-time (<span style="font-weight: bold; text-decoration: underline;">&rest</span> r) date)
|
|
(org-today (<span style="font-weight: bold; text-decoration: underline;">&rest</span> r) (time-to-days date)))
|
|
(<span style="font-weight: bold;">cond</span> ((eq major-mode 'org-mode) (org-todo))
|
|
((eq major-mode 'org-agenda-mode) (org-agenda-todo)))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:make-org-linked-todo-template</span> ()
|
|
(imalison:make-org-todo-template <span style="font-style: italic;">"%? %A"</span>))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-cmp-creation-times</span> (a b)
|
|
(<span style="font-weight: bold;">let</span> ((a-created (get-date-created-from-agenda-entry a))
|
|
(b-created (get-date-created-from-agenda-entry b)))
|
|
(imalison:compare-int-list a-created b-created)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-agenda-done</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> arg)
|
|
<span style="font-style: italic;">"Mark current TODO as done.</span>
|
|
<span style="font-style: italic;"> This changes the line at point, all other lines in the agenda referring to</span>
|
|
<span style="font-style: italic;"> the same tree node, and the headline of the tree node in the Org-mode file."</span>
|
|
(<span style="font-weight: bold;">interactive</span> <span style="font-style: italic;">"P"</span>)
|
|
(org-agenda-todo <span style="font-style: italic;">"DONE"</span>)))
|
|
<span style="font-weight: bold;">:commands</span> (org-mode org org-mobile-push org-mobile-pull org-agenda)
|
|
<span style="font-weight: bold;">:mode</span> (<span style="font-style: italic;">"\\.org\\'"</span> . org-mode)
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-c a"</span> . org-agenda)
|
|
(<span style="font-style: italic;">"C-c c"</span> . org-capture)
|
|
<span style="font-weight: bold;">:map</span> org-mode-map
|
|
(<span style="font-style: italic;">"C-c n t"</span> . org-insert-todo-heading)
|
|
(<span style="font-style: italic;">"C-c n s"</span> . org-insert-todo-subheading)
|
|
(<span style="font-style: italic;">"C-c n h"</span> . org-insert-habit)
|
|
(<span style="font-style: italic;">"C-c n m"</span> . org-make-habit)
|
|
(<span style="font-style: italic;">"C-c n l"</span> . org-store-link)
|
|
(<span style="font-style: italic;">"C-c n i"</span> . org-insert-link)
|
|
(<span style="font-style: italic;">"C-c C-t"</span> . org-todo)
|
|
(<span style="font-style: italic;">"C-c C-S-t"</span> . org-todo-force-notes)
|
|
(<span style="font-style: italic;">"M-."</span> . elisp-slime-nav-find-elisp-thing-at-point))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> org-global-properties
|
|
'(<span style="font-weight: bold;">quote</span> ((<span style="font-style: italic;">"Effort_ALL"</span> . <span style="font-style: italic;">"0:15 0:30 0:45 1:00 2:00 3:00 4:00 5:00 6:00 0:00"</span>)
|
|
(<span style="font-style: italic;">"STYLE_ALL"</span> . <span style="font-style: italic;">"habit"</span>))))
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Record changes to todo states</span>
|
|
(<span style="font-weight: bold;">setq</span> org-todo-keywords
|
|
'((sequence <span style="font-style: italic;">"IDEA(i!)"</span> <span style="font-style: italic;">"RESEARCH(r!)"</span> <span style="font-style: italic;">"TODO(t!)"</span> <span style="font-style: italic;">"NEXT(n!)"</span>
|
|
<span style="font-style: italic;">"STARTED(s!)"</span> <span style="font-style: italic;">"WAIT(w!)"</span> <span style="font-style: italic;">"BACKLOG(b!)"</span> <span style="font-style: italic;">"|"</span>
|
|
<span style="font-style: italic;">"DONE(d!)"</span> <span style="font-style: italic;">"HANDLED(h!)"</span> <span style="font-style: italic;">"EXPIRED(e!)"</span> <span style="font-style: italic;">"CANCELED(c!)"</span>)))
|
|
|
|
(<span style="font-weight: bold;">defvar-setq</span> helm-org-headings-fontify t)
|
|
(<span style="font-weight: bold;">setq</span> org-todo-repeat-to-state <span style="font-style: italic;">"TODO"</span>)
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-agenda-span 10)
|
|
(<span style="font-weight: bold;">setq</span> org-agenda-start-day <span style="font-style: italic;">"-2d"</span>)
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-columns-default-format
|
|
<span style="font-style: italic;">"%80ITEM(Task) %10Effort(Effort){:} %10CLOCKSUM"</span>)
|
|
|
|
(add-to-list 'org-show-context-detail '(org-goto . lineage))
|
|
(sp-local-pair 'org-mode <span style="font-style: italic;">"~"</span> <span style="font-style: italic;">"~"</span>)
|
|
|
|
(add-to-list
|
|
'org-src-lang-modes '(<span style="font-style: italic;">"plantuml"</span> . plantuml))
|
|
|
|
(org-babel-do-load-languages
|
|
'org-babel-load-languages
|
|
'((sh . t)
|
|
(python . t)
|
|
(ruby . t)
|
|
(octave . t)
|
|
(sqlite . t)
|
|
(plantuml . t)))
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-log-into-drawer t
|
|
org-log-reschedule t
|
|
org-log-redeadline t
|
|
org-treat-insert-todo-heading-as-state-change t)
|
|
|
|
(<span style="font-weight: bold;">when</span> nil
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Enable appointment notifications.</span>
|
|
(<span style="font-weight: bold;">defadvice</span> <span style="font-weight: bold;">org-agenda-to-appt</span> (before wickedcool activate)
|
|
<span style="font-style: italic;">"Clear the appt-time-msg-list."</span>
|
|
(<span style="font-weight: bold;">setq</span> appt-time-msg-list nil))
|
|
(appt-activate)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">org-agenda-to-appt-no-message</span> ()
|
|
(<span style="font-weight: bold;">shut-up</span> (org-agenda-to-appt)))
|
|
(run-at-time <span style="font-style: italic;">"00:00"</span> 60 'org-agenda-to-appt-no-message))
|
|
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Override the key definition for org-exit</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">TODO why does this cause an error</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(define-key org-agenda-mode-map "x" #'org-agenda-done)</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">org-mode add-ons</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">org-present</span>
|
|
<span style="font-weight: bold;">:commands</span> org-present)
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">org-pomodoro</span>
|
|
<span style="font-weight: bold;">:disabled</span> t)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">variable configuration</span>
|
|
(add-to-list 'org-modules 'org-habit)
|
|
(add-to-list 'org-modules 'org-expiry)
|
|
(add-to-list 'org-modules 'org-notify)
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-src-fontify-natively t)
|
|
(<span style="font-weight: bold;">setq</span> org-habit-graph-column 50)
|
|
(<span style="font-weight: bold;">setq</span> org-habit-show-habits-only-for-today t)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">My priority system:</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">A - Absolutely MUST, at all costs, be completed by the provided</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">due date. TODO: implement some type of extreme nagging</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">system that alerts in an intrusive way for overdue A</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">priority tasks.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">B - Should be given immediate attention if the due date is any</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">time in the next two days. Failure to meet due date would</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">be bad but not catastrophic.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">C - The highest priority to which tasks for which failure to</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">complete on time would not have considerable significant</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">consequences. There is still significant reason to prefer</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">the completion of these tasks sooner rather than later.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">D - Failure to complete within a few days (or ever) of any</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">deadline would be completely okay. As such, any deadline</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">present on such a task is necessarily self imposed. Still</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">probably worth doing</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">E - Potentially not even worth doing at all, but worth taking a</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">note about in case it comes up again, or becomes more</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">interesting later.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">F - Almost certainly not worth attempting in the immediate future.</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Just brain dump.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Priorities are somewhat contextual within each category. Things</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">in the gtd or work categories are generally regarded as much</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">more important than things with the same priority from the</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">dotfiles category.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Items without deadlines or scheduled times of a given priority</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">can be regarded as less important than items that DO have</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">deadlines of that same priority.</span>
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-lowest-priority 69) <span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">The character E</span>
|
|
(<span style="font-weight: bold;">setq</span> org-completion-use-ido t)
|
|
(<span style="font-weight: bold;">setq</span> org-enforce-todo-dependencies t)
|
|
(<span style="font-weight: bold;">setq</span> org-deadline-warning-days 0)
|
|
(<span style="font-weight: bold;">setq</span> org-default-priority ?D)
|
|
(<span style="font-weight: bold;">setq</span> org-agenda-skip-scheduled-if-done t)
|
|
(<span style="font-weight: bold;">setq</span> org-agenda-skip-deadline-if-done t)
|
|
<span style="font-weight: bold; font-style: italic;">;;</span><span style="font-weight: bold; font-style: italic;">(add-to-list org-agenda-tag-filter-preset "+PRIORITY<\"C\"")</span>
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-imenu-depth 10)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Stop starting agenda from deleting frame setup!</span>
|
|
(<span style="font-weight: bold;">setq</span> org-agenda-window-setup 'other-window)
|
|
(define-key mode-specific-map [?a] 'org-agenda)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-j"</span> org-mode-map)
|
|
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">org-bullets</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'org-mode-hook (<span style="font-weight: bold;">lambda</span> () (org-bullets-mode 1)))))
|
|
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">org-ehtml</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> org-ehtml-docroot (expand-file-name <span style="font-style: italic;">"~/Dropbox/org"</span>))
|
|
(<span style="font-weight: bold;">setq</span> org-ehtml-allow-agenda t)
|
|
(<span style="font-weight: bold;">setq</span> org-ehtml-editable-headlines t)
|
|
(<span style="font-weight: bold;">setq</span> org-ehtml-everything-editable t)))
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Agenda setup.</span>
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:org-gtd-file</span> <span style="font-style: italic;">"~/org/gtd.org"</span>)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:org-habits-file</span> <span style="font-style: italic;">"~/org/habits.org"</span>)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:org-calendar-file</span> <span style="font-style: italic;">"~/org/calendar.org"</span>)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:org-inbox-file</span> <span style="font-style: italic;">"~/org/inbox.org"</span>)
|
|
|
|
(<span style="font-weight: bold;">unless</span> (boundp 'org-capture-templates)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">org-capture-templates</span> nil))
|
|
|
|
(imalison:add-to-org-agenda-files
|
|
(list imalison:org-gtd-file imalison:org-habits-file
|
|
imalison:org-calendar-file imalison:org-inbox-file))
|
|
|
|
(add-to-list 'org-capture-templates
|
|
`(<span style="font-style: italic;">"t"</span> <span style="font-style: italic;">"GTD Todo (Linked)"</span> entry (file ,imalison:org-gtd-file)
|
|
(<span style="font-weight: bold;">function</span> imalison:make-org-linked-todo-template)))
|
|
|
|
(add-to-list 'org-capture-templates
|
|
`(<span style="font-style: italic;">"g"</span> <span style="font-style: italic;">"GTD Todo"</span> entry (file ,imalison:org-gtd-file)
|
|
(<span style="font-weight: bold;">function</span> imalison:make-org-todo-template)))
|
|
|
|
(add-to-list 'org-capture-templates
|
|
`(<span style="font-style: italic;">"y"</span> <span style="font-style: italic;">"Calendar entry (Linked)"</span> entry
|
|
(file ,imalison:org-calendar-file)
|
|
<span style="font-style: italic;">"* %? %A</span>
|
|
<span style="font-style: italic;"> :PROPERTIES:</span>
|
|
<span style="font-style: italic;"> :CREATED: %U</span>
|
|
<span style="font-style: italic;"> :END:</span>
|
|
<span style="font-style: italic;">%^T"</span>))
|
|
|
|
(add-to-list 'org-capture-templates
|
|
`(<span style="font-style: italic;">"c"</span> <span style="font-style: italic;">"Calendar entry"</span> entry
|
|
(file ,imalison:org-calendar-file)
|
|
<span style="font-style: italic;">"* %?</span>
|
|
<span style="font-style: italic;"> :PROPERTIES:</span>
|
|
<span style="font-style: italic;"> :CREATED: %U</span>
|
|
<span style="font-style: italic;"> :END:</span>
|
|
<span style="font-style: italic;">%^T"</span>))
|
|
|
|
(add-to-list 'org-capture-templates
|
|
`(<span style="font-style: italic;">"h"</span> <span style="font-style: italic;">"Habit"</span> entry (file ,imalison:org-habits-file)
|
|
<span style="font-style: italic;">"* TODO</span>
|
|
<span style="font-style: italic;"> SCHEDULED: %^t</span>
|
|
<span style="font-style: italic;"> :PROPERTIES:</span>
|
|
<span style="font-style: italic;"> :CREATED: %U</span>
|
|
<span style="font-style: italic;"> :STYLE: habit</span>
|
|
<span style="font-style: italic;"> :END:"</span>))
|
|
|
|
(<span style="font-weight: bold;">let</span> ((this-week-high-priority
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">The < in the following line works has behavior that is opposite</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">to what one might expect.</span>
|
|
'(tags-todo <span style="font-style: italic;">"+PRIORITY<\"C\"+DEADLINE<\"<+1w>\"DEADLINE>\"<+0d>\""</span>
|
|
((org-agenda-overriding-header
|
|
<span style="font-style: italic;">"Upcoming high priority tasks:"</span>))))
|
|
(due-today '(tags-todo
|
|
<span style="font-style: italic;">"+DEADLINE=<\"<+0d>\""</span>
|
|
((org-agenda-overriding-header
|
|
<span style="font-style: italic;">"Due today:"</span>))))
|
|
(recently-created '(tags-todo
|
|
<span style="font-style: italic;">"+CREATED=>\"<-3d>\""</span>
|
|
((org-agenda-overriding-header <span style="font-style: italic;">"Recently created:"</span>)
|
|
(org-agenda-cmp-user-defined 'org-cmp-creation-times)
|
|
(org-agenda-sorting-strategy '(user-defined-down)))))
|
|
(next '(todo <span style="font-style: italic;">"NEXT"</span>))
|
|
(started '(todo <span style="font-style: italic;">"STARTED"</span>))
|
|
(missing-deadline
|
|
'(tags-todo <span style="font-style: italic;">"-DEADLINE={.}/!"</span>
|
|
((org-agenda-overriding-header
|
|
<span style="font-style: italic;">"These don't have deadlines:"</span>))))
|
|
(missing-priority
|
|
'(tags-todo <span style="font-style: italic;">"-PRIORITY={.}/!"</span>
|
|
((org-agenda-overriding-header
|
|
<span style="font-style: italic;">"These don't have priorities:"</span>)))))
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-agenda-custom-commands
|
|
`((<span style="font-style: italic;">"M"</span> <span style="font-style: italic;">"Main agenda view"</span>
|
|
((agenda <span style="font-style: italic;">""</span>
|
|
((org-agenda-overriding-header <span style="font-style: italic;">"Agenda:"</span>)
|
|
(org-agenda-ndays 5)
|
|
(org-deadline-warning-days 0)))
|
|
,due-today
|
|
,next
|
|
,started
|
|
,this-week-high-priority
|
|
,recently-created)
|
|
nil nil)
|
|
,(cons <span style="font-style: italic;">"A"</span> (cons <span style="font-style: italic;">"High priority upcoming"</span> this-week-high-priority))
|
|
,(cons <span style="font-style: italic;">"d"</span> (cons <span style="font-style: italic;">"Overdue tasks and due today"</span> due-today))
|
|
,(cons <span style="font-style: italic;">"r"</span> (cons <span style="font-style: italic;">"Recently created"</span> recently-created))
|
|
(<span style="font-style: italic;">"h"</span> <span style="font-style: italic;">"A, B priority:"</span> tags-todo <span style="font-style: italic;">"+PRIORITY<\"C\""</span>
|
|
((org-agenda-overriding-header
|
|
<span style="font-style: italic;">"High Priority:"</span>)))
|
|
(<span style="font-style: italic;">"c"</span> <span style="font-style: italic;">"At least priority C:"</span> tags-todo <span style="font-style: italic;">"+PRIORITY<\"D\""</span>
|
|
((org-agenda-overriding-header
|
|
<span style="font-style: italic;">"At least priority C:"</span>))))))
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">What follows is a description of the significance of each of</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">the values available in `</span><span style="font-weight: bold; font-style: italic; text-decoration: underline;">org-todo-keywords</span><span style="font-weight: bold; font-style: italic;">'. All headings with</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">one of these keywords deal with the concept of the completion</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">of some task or collection of tasks to bring about a particular</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">state of affairs. In some cases, the actual tasks involved may</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">not be known at the time of task creation.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Incomplete States:</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">IDEA - This TODO exists in only the most abstract sense: it is</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">an imagined state of affairs that requires tasks that are</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">either not yet known, or have not thoroughly been considered.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">RESEARCH - This TODO needs to be investigated further before</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">action can be taken to achieve the desired outcome. It is not</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">known how much time and effort will be consumed in the actual</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">completion of the task.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">TODO - The scope and work involved in this TODO are well</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">understood, but for some reason or another, it is not something</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">that should be attempted in the immediate future. Typically</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">this is because the task is not considered a top priority, but</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">it may also be for some other reason.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">NEXT - This TODO is immediately actionable and should be</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">started in the immediate future.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">STARTED - Work on this TODO has already started, further work</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">is immediately actionable.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">WAIT - The work involved in this TODO is well understood, but</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">it is blocked for the time being.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">BACKLOG - While technically actionable, this task is not only</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">not worth pursuing in the immediate future, but the foreseable</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">future. It exists as a task mostly as a note/reminder, in case</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">it becomes higher priority in the future.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Complete States:</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">DONE - This TODO has been completed exactly as imagined.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">HANDLED - This TODO was completed in spirit, though not by the</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">means that were originally imagined/outlined in the TODO.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">EXPIRED - The owner of this TODO failed to take action on it</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">within the appropriate time period, and there is now no point in</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">attempting it.</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">CANCELED - For whatever reason, this TODO should no longer be</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">attempted. This TODO is typically used in contrast to the</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">EXPIRED TODO to indicate that the owner is not necessarily to</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">blame.</span>
|
|
))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<ol class="org-ol"><li><a id="orgheadline206"></a>Correct BG color for org-export<br /><div class="outline-text-5" id="text-10-3-1-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">org</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:org-inline-css-hook</span> (exporter)
|
|
<span style="font-style: italic;">"Insert custom inline css to automatically set the</span>
|
|
<span style="font-style: italic;">background of code to whatever theme I'm using's background"</span>
|
|
(<span style="font-weight: bold;">when</span> (eq exporter 'html)
|
|
(<span style="font-weight: bold;">let*</span> ((my-pre-bg (face-background 'default))
|
|
(my-pre-fg (face-foreground 'default)))
|
|
(<span style="font-weight: bold;">setq</span>
|
|
org-html-head-extra
|
|
(concat
|
|
org-html-head-extra
|
|
(format <span style="font-style: italic;">"<style type=\"text/css\">\n pre.src {background-color: %s; color: %s;}</style>\n"</span>
|
|
my-pre-bg my-pre-fg))))))
|
|
|
|
(add-hook 'org-export-before-processing-hook 'imalison:org-inline-css-hook)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline207"></a>org-projectile<br /><div class="outline-text-5" id="text-10-3-1-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package</span> org-projectile
|
|
<span style="font-weight: bold;">:after</span> helm
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-c n p"</span> . imalison:helm-org-todo))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(org-projectile:prompt)
|
|
(add-to-list 'org-capture-templates
|
|
(org-projectile:project-todo-entry
|
|
<span style="font-style: italic;">"l"</span> <span style="font-style: italic;">"* TODO %? %a\n"</span> <span style="font-style: italic;">"Linked Project TODO"</span>))
|
|
(add-to-list 'org-capture-templates (org-projectile:project-todo-entry <span style="font-style: italic;">"p"</span>))
|
|
(<span style="font-weight: bold;">setq</span> org-confirm-elisp-link-function nil)
|
|
(imalison:add-to-org-agenda-files (org-projectile:todo-files))
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">helm-source</span>)
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">helm-org</span>)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:helm-org-todo</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> arg)
|
|
(<span style="font-weight: bold;">interactive</span> <span style="font-style: italic;">"P"</span>)
|
|
(helm <span style="font-weight: bold;">:sources</span> (list (helm-source-org-capture-templates)
|
|
(org-projectile:helm-source
|
|
(<span style="font-weight: bold;">if</span> arg (imalison:make-org-linked-todo-template)
|
|
(imalison:make-org-todo-template))))
|
|
<span style="font-weight: bold;">:candidate-number-limit</span> 99999
|
|
<span style="font-weight: bold;">:buffer</span> <span style="font-style: italic;">"*helm org capture templates*"</span>))))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline208"></a>org-notify<br /><div class="outline-text-5" id="text-10-3-1-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">org-notify</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:after</span> org
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:org-notify-notification-handler</span> (plist)
|
|
(sauron-add-event 'org-notify 4 (format <span style="font-style: italic;">"%s, %s.\n"</span> (plist-get plist <span style="font-weight: bold;">:heading</span>)
|
|
(org-notify-body-text plist))))
|
|
|
|
(<span style="font-weight: bold;">setq</span> org-show-notification-handler 'imalison:org-notify-notification-handler)
|
|
|
|
(org-notify-add 'default '(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"1h"</span> <span style="font-weight: bold;">:actions</span> imalison:org-notify-notification-handler
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"2m"</span> <span style="font-weight: bold;">:duration</span> 60))
|
|
(org-notify-add 'default '(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"100m"</span> <span style="font-weight: bold;">:actions</span> imalison:org-notify-notification-handler
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"2m"</span> <span style="font-weight: bold;">:duration</span> 60))
|
|
(org-notify-add 'urgent-second '(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"3m"</span> <span style="font-weight: bold;">:actions</span> (-notify/window -ding)
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"15s"</span> <span style="font-weight: bold;">:duration</span> 10))
|
|
(org-notify-add 'minute '(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"5m"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"100s"</span> <span style="font-weight: bold;">:duration</span> 70))
|
|
(org-notify-add '12hours
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"3m"</span> <span style="font-weight: bold;">:actions</span> (-notify/window -ding)
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"15s"</span> <span style="font-weight: bold;">:duration</span> 10)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"100m"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"2m"</span> <span style="font-weight: bold;">:duration</span> 60)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"12h"</span> <span style="font-weight: bold;">:actions</span> -notify/window <span style="font-weight: bold;">:audible</span> nil
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"10m"</span> <span style="font-weight: bold;">:duration</span> 200))
|
|
(org-notify-add '5days
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"100m"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"2m"</span> <span style="font-weight: bold;">:duration</span> 60)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"2d"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"15m"</span> <span style="font-weight: bold;">:duration</span> 100)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"5d"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"2h"</span> <span style="font-weight: bold;">:duration</span> 200))
|
|
(org-notify-add 'long-20days
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"2d"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"15m"</span> <span style="font-weight: bold;">:duration</span> 60)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"5d"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"2h"</span> <span style="font-weight: bold;">:duration</span> 60)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"20d"</span> <span style="font-weight: bold;">:actions</span> -email <span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"2d"</span> <span style="font-weight: bold;">:audible</span> nil))
|
|
(org-notify-add 'long-50days
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"4d"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"30m"</span> <span style="font-weight: bold;">:duration</span> 100)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"10d"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"4h"</span> <span style="font-weight: bold;">:duration</span> 200)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"50d"</span> <span style="font-weight: bold;">:actions</span> -email <span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"3d"</span> <span style="font-weight: bold;">:audible</span> nil))
|
|
(org-notify-add 'long-100days
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"2d"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"1h"</span> <span style="font-weight: bold;">:duration</span> 200)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"10d"</span> <span style="font-weight: bold;">:actions</span> -notify/window
|
|
<span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"10h"</span> <span style="font-weight: bold;">:duration</span> 300)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"50d"</span> <span style="font-weight: bold;">:actions</span> -email <span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"3d"</span> <span style="font-weight: bold;">:audible</span> nil)
|
|
'(<span style="font-weight: bold;">:time</span> <span style="font-style: italic;">"100d"</span> <span style="font-weight: bold;">:actions</span> -email <span style="font-weight: bold;">:period</span> <span style="font-style: italic;">"5d"</span> <span style="font-weight: bold;">:audible</span> nil))
|
|
(org-notify-start 10)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline209"></a>org-reveal<br /><div class="outline-text-5" id="text-10-3-1-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ox-reveal</span>
|
|
<span style="font-weight: bold;">:after</span> org
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">setq</span> org-reveal-root
|
|
(imalison:join-paths <span style="font-style: italic;">"file://"</span> imalison:projects-directory <span style="font-style: italic;">"reveal.js"</span>)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline210"></a>org-caldav<br /><div class="outline-text-5" id="text-10-3-1-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">org-caldav</span>
|
|
<span style="font-weight: bold;">:defer</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> org-caldav-url <span style="font-style: italic;">"https://www.google.com/calendar/dav"</span>
|
|
org-caldav-inbox imalison:org-inbox-file
|
|
org-caldav-files (list imalison:org-calendar-file)
|
|
org-icalendar-timezone <span style="font-style: italic;">"America/Los_Angeles"</span>)))
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline215" class="outline-4">
|
|
<h4 id="orgheadline215"><span class="section-number-4">10.3.2</span> TeX</h4>
|
|
<div class="outline-text-4" id="text-10-3-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">tex</span>
|
|
<span style="font-weight: bold;">:ensure</span> auctex
|
|
<span style="font-weight: bold;">:commands</span> TeX-mode
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:TeX-mode-hook</span> ()
|
|
(turn-on-reftex)
|
|
(TeX-source-correlate-mode +1)
|
|
(TeX-PDF-mode +1)))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-j"</span> TeX-mode-map)
|
|
(TeX-global-PDF-mode)
|
|
(<span style="font-weight: bold;">setq</span> TeX-auto-save t
|
|
TeX-parse-self t
|
|
TeX-save-query nil
|
|
TeX-PDF-mode t)
|
|
(TeX-global-PDF-mode t)
|
|
(add-hook 'TeX-mode-hook 'imalison:TeX-mode-hook)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<ol class="org-ol"><li><a id="orgheadline212"></a>latex<br /><div class="outline-text-5" id="text-10-3-2-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">latex</span>
|
|
<span style="font-weight: bold;">:ensure</span> auctex
|
|
<span style="font-weight: bold;">:after</span> tex
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-j"</span> LaTeX-mode-map)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline213"></a>auctex-latexmk<br /><div class="outline-text-5" id="text-10-3-2-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">auctex-latexmk</span>
|
|
<span style="font-weight: bold;">:after</span> tex
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> auctex-latexmk-inherit-TeX-PDF-mode t)
|
|
(auctex-latexmk-setup)))
|
|
</pre>
|
|
</div>
|
|
</div></li>
|
|
<li><a id="orgheadline214"></a>company-auctex<br /><div class="outline-text-5" id="text-10-3-2-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">company-auctex</span>
|
|
<span style="font-weight: bold;">:after</span> tex
|
|
<span style="font-weight: bold;">:config</span>
|
|
(company-auctex-init))
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
<div id="outline-container-orgheadline216" class="outline-4">
|
|
<h4 id="orgheadline216"><span class="section-number-4">10.3.3</span> markdown-mode</h4>
|
|
<div class="outline-text-4" id="text-10-3-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">markdown-mode</span>
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'markdown-mode-hook 'imalison:disable-linum-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline217" class="outline-4">
|
|
<h4 id="orgheadline217"><span class="section-number-4">10.3.4</span> plantuml-mode</h4>
|
|
<div class="outline-text-4" id="text-10-3-4">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">plantuml-mode</span>
|
|
<span style="font-weight: bold;">:commands</span> plantuml-mode
|
|
<span style="font-weight: bold;">:mode</span> (<span style="font-style: italic;">"\\.puml\\'"</span> <span style="font-style: italic;">"\\.plantuml\\'"</span>)
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">cond</span> ((equal system-type 'darwin)
|
|
(<span style="font-weight: bold;">let*</span> ((plantuml-dir
|
|
(s-trim (shell-command-to-string <span style="font-style: italic;">"brew --prefix plantuml"</span>)))
|
|
(filename
|
|
(<span style="font-weight: bold;">when</span> (file-exists-p plantuml-dir)
|
|
(<span style="font-weight: bold;">--first</span> (s-ends-with? <span style="font-style: italic;">".jar"</span> <span style="font-weight: bold; font-style: italic;">it</span>) (directory-files plantuml-dir))))
|
|
(filepath (<span style="font-weight: bold;">when</span> filename
|
|
(imalison:join-paths plantuml-dir filename))))
|
|
(<span style="font-weight: bold;">setq</span> plantuml-jar-path filepath
|
|
org-plantuml-jar-path filepath)))
|
|
((equal system-type 'gnu/linux)
|
|
(<span style="font-weight: bold;">let</span> ((filepath <span style="font-style: italic;">"/opt/plantuml/plantuml.jar"</span>))
|
|
(<span style="font-weight: bold;">setq</span> plantuml-jar-path filepath
|
|
org-plantuml-jar-path filepath))))
|
|
(add-to-list
|
|
'org-src-lang-modes '(<span style="font-style: italic;">"plantuml"</span> . plantuml))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline218" class="outline-4">
|
|
<h4 id="orgheadline218"><span class="section-number-4">10.3.5</span> wsd-mode</h4>
|
|
<div class="outline-text-4" id="text-10-3-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">wsd-mode</span>
|
|
<span style="font-weight: bold;">:commands</span> (wsd-mode))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline222" class="outline-3">
|
|
<h3 id="orgheadline222"><span class="section-number-3">10.4</span> Utility</h3>
|
|
<div class="outline-text-3" id="text-10-4">
|
|
</div><div id="outline-container-orgheadline220" class="outline-4">
|
|
<h4 id="orgheadline220"><span class="section-number-4">10.4.1</span> restclient</h4>
|
|
<div class="outline-text-4" id="text-10-4-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">restclient</span>
|
|
<span style="font-weight: bold;">:mode</span> ((<span style="font-style: italic;">"\\.restclient\\'"</span> . restclient-mode))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">company-restclient</span>)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline221" class="outline-4">
|
|
<h4 id="orgheadline221"><span class="section-number-4">10.4.2</span> jq-mode</h4>
|
|
<div class="outline-text-4" id="text-10-4-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">jq-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> <span style="font-style: italic;">"\\.jq\\'"</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline227" class="outline-2">
|
|
<h2 id="orgheadline227"><span class="section-number-2">11</span> Programming</h2>
|
|
<div class="outline-text-2" id="text-11">
|
|
</div><div id="outline-container-orgheadline224" class="outline-3">
|
|
<h3 id="orgheadline224"><span class="section-number-3">11.1</span> realgud</h3>
|
|
<div class="outline-text-3" id="text-11-1">
|
|
<p>
|
|
realgud provides debugging support with many external debuggers in emacs
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">realgud</span>
|
|
<span style="font-weight: bold;">:defer</span> 10)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline225" class="outline-3">
|
|
<h3 id="orgheadline225"><span class="section-number-3">11.2</span> emr</h3>
|
|
<div class="outline-text-3" id="text-11-2">
|
|
<p>
|
|
emr (emacs refactor) provides support for refactoring in many programming languages
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">emr</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> prog-mode-map
|
|
(<span style="font-style: italic;">"M-RET"</span> . emr-show-refactor-menu))
|
|
<span style="font-weight: bold;">:config</span> (emr-initialize))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline226" class="outline-3">
|
|
<h3 id="orgheadline226"><span class="section-number-3">11.3</span> semantic</h3>
|
|
<div class="outline-text-3" id="text-11-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">semantic</span>
|
|
<span style="font-weight: bold;">:commands</span> semantic-mode
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'prog-mode-hook 'semantic-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline233" class="outline-2">
|
|
<h2 id="orgheadline233"><span class="section-number-2">12</span> Utility</h2>
|
|
<div class="outline-text-2" id="text-12">
|
|
</div><div id="outline-container-orgheadline228" class="outline-3">
|
|
<h3 id="orgheadline228"><span class="section-number-3">12.1</span> term</h3>
|
|
<div class="outline-text-3" id="text-12-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">term</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> term-raw-escape-map
|
|
(<span style="font-style: italic;">"M-x"</span> . helm-M-x)
|
|
<span style="font-weight: bold;">:map</span> term-raw-map
|
|
(<span style="font-style: italic;">"M-x"</span> . helm-M-x))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(define-key term-raw-map (kbd <span style="font-style: italic;">"C-h"</span>) help-map)
|
|
(add-hook 'term-mode-hook 'imalison:disable-linum-mode)
|
|
(add-hook 'term-mode-hook 'imalison:disable-show-trailing-whitespace)
|
|
(<span style="font-weight: bold;">setq</span> term-buffer-maximum-size 0)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline229" class="outline-3">
|
|
<h3 id="orgheadline229"><span class="section-number-3">12.2</span> term-manager</h3>
|
|
<div class="outline-text-3" id="text-12-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package</span> term-manager
|
|
<span style="font-weight: bold;">:defer</span> t
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:set-escape-char</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> _args)
|
|
(<span style="font-weight: bold;">let</span> (term-escape-char)
|
|
(term-set-escape-char ?\C-x))))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(advice-add
|
|
'term-manager-default-build-term <span style="font-weight: bold;">:after</span> 'imalison:set-escape-char)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline230" class="outline-3">
|
|
<h3 id="orgheadline230"><span class="section-number-3">12.3</span> term-projectile</h3>
|
|
<div class="outline-text-3" id="text-12-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">imalison:use-package*</span> term-projectile <span style="font-style: italic;">"term-manager"</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-c 7"</span> . imalison:term-hydra-global/body)
|
|
<span style="font-weight: bold;">:commands</span> (term-projectile-forward term-projectile-backward
|
|
term-projectile-default-directory-forward
|
|
term-projectile-default-directory-backward
|
|
term-projectile-create-new
|
|
term-projectile-create-new-default-directory)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">emit-prefix-selector</span> imalison:term
|
|
term-projectile-forward
|
|
term-projectile-create-new)
|
|
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:term-hydra-original-default-directory</span>)
|
|
|
|
(<span style="font-weight: bold;">defhydra</span> imalison:term-hydra-default-directory
|
|
(<span style="font-weight: bold;">:body-pre</span>
|
|
(term-projectile-default-directory-forward-restored))
|
|
<span style="font-style: italic;">"term - default-directory"</span>
|
|
(<span style="font-style: italic;">"s"</span> term-projectile-switch-to)
|
|
(<span style="font-style: italic;">"f"</span> term-projectile-default-directory-forward-restored)
|
|
(<span style="font-style: italic;">"b"</span> term-projectile-default-directory-backward-restored)
|
|
(<span style="font-style: italic;">"c"</span> term-projectile-default-directory-create-new-restored)
|
|
(<span style="font-style: italic;">"d"</span> term-projectile-default-directory-forward-restored)
|
|
(<span style="font-style: italic;">"g"</span> imalison:term-hydra-global/body-restored <span style="font-weight: bold;">:exit</span> t)
|
|
(<span style="font-style: italic;">"p"</span> imalison:term-hydra-projectile/body-restored <span style="font-weight: bold;">:exit</span> t))
|
|
|
|
(<span style="font-weight: bold;">defhydra</span> imalison:term-hydra-projectile
|
|
(<span style="font-weight: bold;">:body-pre</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(term-projectile-forward-restored)))
|
|
<span style="font-style: italic;">"term - projectile"</span>
|
|
(<span style="font-style: italic;">"s"</span> term-projectile-switch-to)
|
|
(<span style="font-style: italic;">"f"</span> term-projectile-forward-restored)
|
|
(<span style="font-style: italic;">"b"</span> term-projectile-backward-restored)
|
|
(<span style="font-style: italic;">"c"</span> term-projectile-create-new-restored)
|
|
(<span style="font-style: italic;">"d"</span> imalison:term-hydra-default-directory/body-restored <span style="font-weight: bold;">:exit</span> t)
|
|
(<span style="font-style: italic;">"g"</span> imalison:term-hydra-global/body-restored <span style="font-weight: bold;">:exit</span> t)
|
|
(<span style="font-style: italic;">"p"</span> term-projectile-forward-restored))
|
|
|
|
|
|
(<span style="font-weight: bold;">defhydra</span> imalison:term-hydra-global
|
|
(<span style="font-weight: bold;">:body-pre</span>
|
|
(<span style="font-weight: bold;">progn</span> (<span style="font-weight: bold;">setq</span> imalison:term-hydra-original-default-directory
|
|
default-directory)))
|
|
<span style="font-style: italic;">"term - global"</span>
|
|
(<span style="font-style: italic;">"s"</span> term-projectile-switch-to)
|
|
(<span style="font-style: italic;">"f"</span> term-projectile-global-forward-restored)
|
|
(<span style="font-style: italic;">"b"</span> term-projectile-global-backward-restored)
|
|
(<span style="font-style: italic;">"c"</span> term-projectile-global-create-new-restored)
|
|
(<span style="font-style: italic;">"d"</span> imalison:term-hydra-default-directory/body-restored <span style="font-weight: bold;">:exit</span> t)
|
|
(<span style="font-style: italic;">"g"</span> term-projectile-global-forward-restored)
|
|
(<span style="font-style: italic;">"p"</span> imalison:term-hydra-projectile/body-restored <span style="font-weight: bold;">:exit</span> t))
|
|
|
|
(mapcar (<span style="font-weight: bold;">lambda</span> (term-projectile-function)
|
|
(<span style="font-weight: bold;">defalias</span> (imalison:concat-symbols term-projectile-function '-restored)
|
|
(<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">let</span> ((default-directory imalison:term-hydra-original-default-directory))
|
|
(apply term-projectile-function args)))))
|
|
'(term-projectile-default-directory-forward
|
|
term-projectile-default-directory-backward
|
|
term-projectile-default-directory-create-new
|
|
term-projectile-forward
|
|
term-projectile-backward
|
|
term-projectile-create-new
|
|
term-projectile-global-forward
|
|
term-projectile-global-backward
|
|
term-projectile-global-create-new
|
|
imalison:term-hydra-global/body
|
|
imalison:term-hydra-projectile/body
|
|
imalison:term-hydra-default-directory/body))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline231" class="outline-3">
|
|
<h3 id="orgheadline231"><span class="section-number-3">12.4</span> crux</h3>
|
|
<div class="outline-text-3" id="text-12-4">
|
|
<p>
|
|
crux-reopen-as-root-mode makes it so that any file owned by root will automatically be opened as the root user.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">crux</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C-c C-s"</span> . crux-sudo-edit)
|
|
(<span style="font-style: italic;">"C-c C-r"</span> . crux-eval-and-replace)
|
|
(<span style="font-style: italic;">"C-c o"</span> . crux-open-with))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(crux-reopen-as-root-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline232" class="outline-3">
|
|
<h3 id="orgheadline232"><span class="section-number-3">12.5</span> kde-connect</h3>
|
|
<div class="outline-text-3" id="text-12-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">kdeconnect</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline237" class="outline-2">
|
|
<h2 id="orgheadline237"><span class="section-number-2">13</span> Chat</h2>
|
|
<div class="outline-text-2" id="text-13">
|
|
</div><div id="outline-container-orgheadline234" class="outline-3">
|
|
<h3 id="orgheadline234"><span class="section-number-3">13.1</span> erc</h3>
|
|
<div class="outline-text-3" id="text-13-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">erc</span>
|
|
<span style="font-weight: bold;">:commands</span> erc
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(add-to-list 'erc-modules 'notifications)</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">logging:</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">erc-colorize</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(erc-colorize-mode 1))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline235" class="outline-3">
|
|
<h3 id="orgheadline235"><span class="section-number-3">13.2</span> bitlbee</h3>
|
|
<div class="outline-text-3" id="text-13-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">bitlbee</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">bitlbee-password</span> <span style="font-style: italic;">"geheim"</span>)
|
|
(add-hook 'erc-join-hook 'bitlbee-identify)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">bitlbee-identify</span> ()
|
|
<span style="font-style: italic;">"If we're on the bitlbee server, send the identify command to the</span>
|
|
<span style="font-style: italic;"> &bitlbee channel."</span>
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">and</span> (string= <span style="font-style: italic;">"localhost"</span> erc-session-server)
|
|
(string= <span style="font-style: italic;">"&bitlbee"</span> (buffer-name)))
|
|
(erc-message <span style="font-style: italic;">"PRIVMSG"</span> (format <span style="font-style: italic;">"%s identify %s"</span>
|
|
(erc-default-target)
|
|
bitlbee-password))))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline236" class="outline-3">
|
|
<h3 id="orgheadline236"><span class="section-number-3">13.3</span> slack</h3>
|
|
<div class="outline-text-3" id="text-13-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">slack</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline241" class="outline-2">
|
|
<h2 id="orgheadline241"><span class="section-number-2">14</span> Cooperation</h2>
|
|
<div class="outline-text-2" id="text-14">
|
|
</div><div id="outline-container-orgheadline238" class="outline-3">
|
|
<h3 id="orgheadline238"><span class="section-number-3">14.1</span> togetherly</h3>
|
|
<div class="outline-text-3" id="text-14-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">togetherly</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline239" class="outline-3">
|
|
<h3 id="orgheadline239"><span class="section-number-3">14.2</span> floobits</h3>
|
|
<div class="outline-text-3" id="text-14-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">floobits</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline240" class="outline-3">
|
|
<h3 id="orgheadline240"><span class="section-number-3">14.3</span> rudel</h3>
|
|
<div class="outline-text-3" id="text-14-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">rudel</span>
|
|
<span style="font-weight: bold;">:disabled</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline293" class="outline-2">
|
|
<h2 id="orgheadline293"><span class="section-number-2">15</span> Other</h2>
|
|
<div class="outline-text-2" id="text-15">
|
|
</div><div id="outline-container-orgheadline242" class="outline-3">
|
|
<h3 id="orgheadline242"><span class="section-number-3">15.1</span> anzu</h3>
|
|
<div class="outline-text-3" id="text-15-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">anzu</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(global-anzu-mode +1)
|
|
|
|
(custom-set-variables
|
|
'(anzu-mode-lighter <span style="font-style: italic;">""</span>)
|
|
'(anzu-deactivate-region t)
|
|
'(anzu-search-threshold 1000)
|
|
'(anzu-replace-threshold 50)
|
|
'(anzu-replace-to-string-separator <span style="font-style: italic;">" => "</span>))
|
|
|
|
(define-key isearch-mode-map [remap isearch-query-replace]
|
|
#'anzu-isearch-query-replace)
|
|
(define-key isearch-mode-map [remap isearch-query-replace-regexp]
|
|
#'anzu-isearch-query-replace-regexp)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline243" class="outline-3">
|
|
<h3 id="orgheadline243"><span class="section-number-3">15.2</span> fontawesome</h3>
|
|
<div class="outline-text-3" id="text-15-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">fontawesome</span>
|
|
<span style="font-weight: bold;">:commands</span> helm-fontawesome)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline244" class="outline-3">
|
|
<h3 id="orgheadline244"><span class="section-number-3">15.3</span> shell-history</h3>
|
|
<div class="outline-text-3" id="text-15-3">
|
|
<p>
|
|
I think that shell-history is causing projectile to be very slow so I have disabled it.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">shell-history</span>
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:disabled</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline245" class="outline-3">
|
|
<h3 id="orgheadline245"><span class="section-number-3">15.4</span> iedit</h3>
|
|
<div class="outline-text-3" id="text-15-4">
|
|
<p>
|
|
I don't use iedit directly, but it is used by <a href="#orgheadline176">emr</a> and I need to disable <code>iedit-toggle-key-default</code> or else a buffer pops up complaing that the key has been bound to something else
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">iedit</span>
|
|
<span style="font-weight: bold;">:defer</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline246" class="outline-3">
|
|
<h3 id="orgheadline246"><span class="section-number-3">15.5</span> tramp</h3>
|
|
<div class="outline-text-3" id="text-15-5">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">tramp</span>
|
|
<span style="font-weight: bold;">:commands</span> tramp
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">setq</span> tramp-default-method <span style="font-style: italic;">"scp"</span>))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline247" class="outline-3">
|
|
<h3 id="orgheadline247"><span class="section-number-3">15.6</span> flycheck</h3>
|
|
<div class="outline-text-3" id="text-15-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">flycheck</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">flycheck-package</span>
|
|
<span style="font-weight: bold;">:config</span> (flycheck-package-setup))
|
|
|
|
(<span style="font-weight: bold;">imalison:use-package</span> flycheck-cask
|
|
<span style="font-weight: bold;">:after</span> flycheck
|
|
<span style="font-weight: bold;">:config</span>
|
|
(add-hook 'flycheck-mode-hook #'flycheck-cask-setup))
|
|
|
|
(add-to-list 'flycheck-emacs-lisp-checkdoc-variables
|
|
'sentence-end-double-space)
|
|
(global-flycheck-mode))
|
|
<span style="font-weight: bold;">:diminish</span> flycheck-mode)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline248" class="outline-3">
|
|
<h3 id="orgheadline248"><span class="section-number-3">15.7</span> narrow-indirect</h3>
|
|
<div class="outline-text-3" id="text-15-7">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">narrow-indirect</span>
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(define-key ctl-x-4-map <span style="font-style: italic;">"nd"</span> 'ni-narrow-to-defun-indirect-other-window)
|
|
(define-key ctl-x-4-map <span style="font-style: italic;">"nn"</span> 'ni-narrow-to-region-indirect-other-window)
|
|
(define-key ctl-x-4-map <span style="font-style: italic;">"np"</span> 'ni-narrow-to-page-indirect-other-window)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline249" class="outline-3">
|
|
<h3 id="orgheadline249"><span class="section-number-3">15.8</span> editorconfig</h3>
|
|
<div class="outline-text-3" id="text-15-8">
|
|
<p>
|
|
I had to disable this mode because something that it does messes with coding settings and makes it so that I have to select the appropriate encoding every time I save gpg encrypted files.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">editorconfig</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-to-list 'editorconfig-exclude-modes '(org-mode))
|
|
(editorconfig-mode 1)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline250" class="outline-3">
|
|
<h3 id="orgheadline250"><span class="section-number-3">15.9</span> dtrt-indent</h3>
|
|
<div class="outline-text-3" id="text-15-9">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">dtrt-indent</span>
|
|
<span style="font-weight: bold;">:commands</span> 'dtrt-indent-mode
|
|
<span style="font-weight: bold;">:init</span> (add-hook 'prog-mode-hook 'dtrt-indent-mode)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> dtrt-indent-active-mode-line-info <span style="font-style: italic;">" [⟼]"</span>)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline251" class="outline-3">
|
|
<h3 id="orgheadline251"><span class="section-number-3">15.10</span> indent-guide</h3>
|
|
<div class="outline-text-3" id="text-15-10">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">indent-guide</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(indent-guide-global-mode -1)
|
|
(<span style="font-weight: bold;">setq</span> indent-guide-delay 0.1)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline252" class="outline-3">
|
|
<h3 id="orgheadline252"><span class="section-number-3">15.11</span> rainbow-delimiters</h3>
|
|
<div class="outline-text-3" id="text-15-11">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">rainbow-delimiters</span>
|
|
<span style="font-weight: bold;">:commands</span> rainbow-delimiters-mode
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(add-hook 'prog-mode-hook (<span style="font-weight: bold;">lambda</span> () (rainbow-delimiters-mode t)))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline253" class="outline-3">
|
|
<h3 id="orgheadline253"><span class="section-number-3">15.12</span> undo-tree</h3>
|
|
<div class="outline-text-3" id="text-15-12">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">undo-tree</span>
|
|
<span style="font-weight: bold;">:disabled</span> t <span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">this has been getting pretty annoying</span>
|
|
<span style="font-weight: bold;">:bind</span> ((<span style="font-style: italic;">"C--"</span> . undo-redo)
|
|
(<span style="font-style: italic;">"C-c u"</span> . undo-tree-visualize)
|
|
(<span style="font-style: italic;">"C-c r"</span> . undo-tree-redo))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(diminish 'undo-tree-mode)
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
<span style="font-weight: bold; font-style: italic;">;;</span><span style="font-weight: bold; font-style: italic;">(setq undo-tree-visualizer-diff t) ;; This causes performance problems</span>
|
|
(global-undo-tree-mode)
|
|
(<span style="font-weight: bold;">setq</span> undo-tree-visualizer-timestamps t)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline254" class="outline-3">
|
|
<h3 id="orgheadline254"><span class="section-number-3">15.13</span> recentf</h3>
|
|
<div class="outline-text-3" id="text-15-13">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">recentf</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> recentf-max-saved-items 1000
|
|
recentf-max-menu-items 1000)
|
|
(advice-add 'recentf-cleanup <span style="font-weight: bold;">:around</span> 'imalison:shut-up-around)
|
|
(recentf-mode 1)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline255" class="outline-3">
|
|
<h3 id="orgheadline255"><span class="section-number-3">15.14</span> key-chord</h3>
|
|
<div class="outline-text-3" id="text-15-14">
|
|
<p>
|
|
I have currently disabled key-chord because it may cause typing lag.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">key-chord</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:disable-keychord-around</span> (<span style="font-weight: bold;">function</span> <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(<span style="font-weight: bold;">let</span> ((key-chord-mode-was-enabled (<span style="font-weight: bold;">bound-and-true-p</span> key-chord-mode)))
|
|
(<span style="font-weight: bold;">when</span> key-chord-mode-was-enabled (key-chord-mode -1))
|
|
(<span style="font-weight: bold;">condition-case</span> err (<span style="font-weight: bold;">progn</span> (apply function args)) (<span style="font-weight: bold;">error</span>))
|
|
(<span style="font-weight: bold;">when</span> key-chord-mode-was-enabled (key-chord-mode 1))))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(advice-add 'key-chord-mode <span style="font-weight: bold;">:around</span> 'imalison:shut-up-around)
|
|
(key-chord-mode 1)
|
|
(advice-add 'imalison:avy <span style="font-weight: bold;">:around</span> 'imalison:disable-keychord-around)
|
|
(key-chord-define-global <span style="font-style: italic;">"tg"</span> 'imalison:term-hydra/body)
|
|
(key-chord-define-global <span style="font-style: italic;">"pj"</span> 'imalison:projectile-find-file)
|
|
(key-chord-define-global <span style="font-style: italic;">"p["</span> 'projectile-switch-project)
|
|
(key-chord-define-global <span style="font-style: italic;">"fj"</span> 'imalison:do-ag)
|
|
(key-chord-define-global <span style="font-style: italic;">"jh"</span> 'imalison:avy)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline256" class="outline-3">
|
|
<h3 id="orgheadline256"><span class="section-number-3">15.15</span> nodejs-repl</h3>
|
|
<div class="outline-text-3" id="text-15-15">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">nodejs-repl</span>
|
|
<span style="font-weight: bold;">:commands</span> nodejs-repl)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline257" class="outline-3">
|
|
<h3 id="orgheadline257"><span class="section-number-3">15.16</span> calc-mode</h3>
|
|
<div class="outline-text-3" id="text-15-16">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">calc-mode</span>
|
|
<span style="font-weight: bold;">:ensure</span> nil
|
|
<span style="font-weight: bold;">:commands</span> calc
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> calc-context-sensitive-enter t)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline258" class="outline-3">
|
|
<h3 id="orgheadline258"><span class="section-number-3">15.17</span> helm-spotify</h3>
|
|
<div class="outline-text-3" id="text-15-17">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-spotify</span>
|
|
<span style="font-weight: bold;">:commands</span> helm-spotify)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline259" class="outline-3">
|
|
<h3 id="orgheadline259"><span class="section-number-3">15.18</span> jabber</h3>
|
|
<div class="outline-text-3" id="text-15-18">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">jabber</span>
|
|
<span style="font-weight: bold;">:commands</span> jabber-connect
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> jabber-alert-presence-hooks nil)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">jabber-message-content-message</span> (from buffer text)
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">or</span> jabber-message-alert-same-buffer
|
|
(not (memq (selected-window) (get-buffer-window-list buffer))))
|
|
(<span style="font-weight: bold;">if</span> (jabber-muc-sender-p from)
|
|
(format <span style="font-style: italic;">"%s: %s"</span> (jabber-jid-resource from) text)
|
|
(format <span style="font-style: italic;">"%s: %s"</span> (jabber-jid-displayname from) text))))
|
|
(<span style="font-weight: bold;">setq</span> jabber-alert-message-function 'jabber-message-content-message)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline260" class="outline-3">
|
|
<h3 id="orgheadline260"><span class="section-number-3">15.19</span> htmlize</h3>
|
|
<div class="outline-text-3" id="text-15-19">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">htmlize</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline261" class="outline-3">
|
|
<h3 id="orgheadline261"><span class="section-number-3">15.20</span> calfw</h3>
|
|
<div class="outline-text-3" id="text-15-20">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">calfw</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">calfw-org</span>)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline262" class="outline-3">
|
|
<h3 id="orgheadline262"><span class="section-number-3">15.21</span> clocker</h3>
|
|
<div class="outline-text-3" id="text-15-21">
|
|
<p>
|
|
Not really sure what this is
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">clocker</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline263" class="outline-3">
|
|
<h3 id="orgheadline263"><span class="section-number-3">15.22</span> deft</h3>
|
|
<div class="outline-text-3" id="text-15-22">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">deft</span>
|
|
<span style="font-weight: bold;">:commands</span> deft
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> deft-default-extension <span style="font-style: italic;">"org"</span>)
|
|
(<span style="font-weight: bold;">setq</span> deft-extensions '(<span style="font-style: italic;">"org"</span>))
|
|
(<span style="font-weight: bold;">setq</span> deft-use-filter-string-for-filename t)
|
|
(<span style="font-weight: bold;">setq</span> deft-file-naming-rules '((noslash . <span style="font-style: italic;">"_"</span>)
|
|
(nospace . <span style="font-style: italic;">"_"</span>)
|
|
(case-fn . downcase)))
|
|
(<span style="font-weight: bold;">setq</span> deft-directory <span style="font-style: italic;">"~/SparkleShare/org/notes"</span>)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline264" class="outline-3">
|
|
<h3 id="orgheadline264"><span class="section-number-3">15.23</span> epg</h3>
|
|
<div class="outline-text-3" id="text-15-23">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">epg</span>
|
|
<span style="font-weight: bold;">:after</span> shut-up
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">shut-up</span>
|
|
(epa-file-enable)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline265" class="outline-3">
|
|
<h3 id="orgheadline265"><span class="section-number-3">15.24</span> pinentry</h3>
|
|
<div class="outline-text-3" id="text-15-24">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">pinentry</span>
|
|
<span style="font-weight: bold;">:defer</span> 5
|
|
<span style="font-weight: bold;">:config</span>
|
|
(pinentry-start))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline266" class="outline-3">
|
|
<h3 id="orgheadline266"><span class="section-number-3">15.25</span> twittering-mode</h3>
|
|
<div class="outline-text-3" id="text-15-25">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">twittering-mode</span>
|
|
<span style="font-weight: bold;">:commands</span> twittering-mode)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline267" class="outline-3">
|
|
<h3 id="orgheadline267"><span class="section-number-3">15.26</span> matrix-client</h3>
|
|
<div class="outline-text-3" id="text-15-26">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">matrix-client</span>
|
|
<span style="font-weight: bold;">:disabled</span> t <span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">fails to load eieio on startup</span>
|
|
)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline268" class="outline-3">
|
|
<h3 id="orgheadline268"><span class="section-number-3">15.27</span> mu4e</h3>
|
|
<div class="outline-text-3" id="text-15-27">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">eval-when-compile</span>
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">s</span>)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">mu4e-elisp-directory</span>
|
|
(s-trim (shell-command-to-string <span style="font-style: italic;">"mu4e_directory"</span>))))
|
|
(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">mu4e</span>
|
|
<span style="font-weight: bold;">:load-path</span> mu4e-elisp-directory
|
|
<span style="font-weight: bold;">:ensure</span> nil
|
|
<span style="font-weight: bold;">:commands</span> (mu4e mu4e-view-message-with-msgid mu4e-update-index email)
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-c 0"</span> . email)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">email</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> arg)
|
|
(<span style="font-weight: bold;">interactive</span> <span style="font-style: italic;">"P"</span>)
|
|
(<span style="font-weight: bold;">if</span> (string-equal (persp-name persp-curr) <span style="font-style: italic;">"email"</span>)
|
|
(<span style="font-weight: bold;">progn</span> (delete-other-windows) (mu4e))
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(persp-switch <span style="font-style: italic;">"email"</span>)
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">or</span> (not (mu4e-running-p)) arg)
|
|
(delete-other-windows) (mu4e)))))
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">enable inline images</span>
|
|
(<span style="font-weight: bold;">setq</span> mu4e-view-show-images t)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">show images</span>
|
|
(<span style="font-weight: bold;">setq</span> mu4e-show-images t)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Try to display html as text</span>
|
|
(<span style="font-weight: bold;">setq</span> mu4e-view-prefer-html nil)
|
|
|
|
(<span style="font-weight: bold;">setq</span> mu4e-html2text-command <span style="font-style: italic;">"html2text -width 80 -nobs -utf8"</span>)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">use imagemagick, if available</span>
|
|
(<span style="font-weight: bold;">when</span> (fboundp 'imagemagick-register-types)
|
|
(imagemagick-register-types))
|
|
(<span style="font-weight: bold;">setq</span> mail-user-agent 'mu4e-user-agent)
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">org-mu4e</span>)
|
|
(<span style="font-weight: bold;">setq</span> mu4e-compose-complete-only-after nil)
|
|
(<span style="font-weight: bold;">setq</span> mu4e-maildir <span style="font-style: italic;">"~/Mail"</span>)
|
|
|
|
(<span style="font-weight: bold;">setq</span> mu4e-drafts-folder <span style="font-style: italic;">"/[Gmail].Drafts"</span>)
|
|
(<span style="font-weight: bold;">setq</span> mu4e-sent-folder <span style="font-style: italic;">"/[Gmail].Sent Mail"</span>)
|
|
(<span style="font-weight: bold;">setq</span> mu4e-trash-folder <span style="font-style: italic;">"/[Gmail].Trash"</span>)
|
|
|
|
(<span style="font-weight: bold;">setq</span> mu4e-sent-messages-behavior 'delete)
|
|
(<span style="font-weight: bold;">setq</span> mu4e-headers-skip-duplicates t)
|
|
(<span style="font-weight: bold;">setq</span> mu4e-update-interval (* 60 20))
|
|
(<span style="font-weight: bold;">setq</span> message-kill-buffer-on-exit t)
|
|
(<span style="font-weight: bold;">setq</span> mail-user-agent 'mu4e-user-agent) <span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">make mu4e the default mail client</span>
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">don't save message to Sent Messages, Gmail/IMAP takes care of this</span>
|
|
(<span style="font-weight: bold;">setq</span> mu4e-sent-messages-behavior 'delete)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">allow for updating mail using 'U' in the main view:</span>
|
|
(<span style="font-weight: bold;">setq</span> mu4e-get-mail-command <span style="font-style: italic;">"timeout 60 offlineimap"</span>)
|
|
|
|
(add-hook 'mu4e-compose-mode-hook
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">my-do-compose-stuff</span> () (flyspell-mode)))
|
|
|
|
(add-to-list 'mu4e-headers-actions '(<span style="font-style: italic;">"view in browser"</span> . mu4e-action-view-in-browser))
|
|
(add-to-list 'mu4e-view-actions '(<span style="font-style: italic;">"view in browser"</span> . mu4e-action-view-in-browser))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">mu4e-view</span> (msg headersbuf)
|
|
<span style="font-style: italic;">"Display the message MSG in a new buffer, and keep in sync with HDRSBUF.</span>
|
|
<span style="font-style: italic;"> 'In sync' here means that moving to the next/previous message in</span>
|
|
<span style="font-style: italic;"> the the message view affects HDRSBUF, as does marking etc.</span>
|
|
|
|
<span style="font-style: italic;"> As a side-effect, a message that is being viewed loses its 'unread'</span>
|
|
<span style="font-style: italic;"> marking if it still had that."</span>
|
|
(<span style="font-weight: bold;">let*</span> ((embedded <span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">is it as an embedded msg (ie. message/rfc822 att)?</span>
|
|
(<span style="font-weight: bold;">when</span> (gethash (mu4e-message-field msg <span style="font-weight: bold;">:path</span>)
|
|
mu4e~path-parent-docid-map) <span style="font-weight: bold;">t</span><span style="font-weight: bold;">)</span><span style="font-weight: bold;">)</span>
|
|
(buf
|
|
(<span style="font-weight: bold;">if</span> embedded
|
|
(mu4e~view-embedded-winbuf)
|
|
(get-buffer-create mu4e~view-buffer-name))))
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">note: mu4e~view-mark-as-read will pseudo-recursively call mu4e-view again</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">by triggering mu4e~view again as it marks the message as read</span>
|
|
(<span style="font-weight: bold;">with-current-buffer</span> buf
|
|
(switch-to-buffer buf)
|
|
(<span style="font-weight: bold;">setq</span> mu4e~view-msg msg)
|
|
<span style="font-weight: bold; font-style: italic;">;;</span><span style="font-weight: bold; font-style: italic;">(or embedded (not (mu4e~view-mark-as-read msg)))</span>
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">or</span> (mu4e~view-mark-as-read msg) t)
|
|
(<span style="font-weight: bold;">let</span> ((inhibit-read-only t))
|
|
(erase-buffer)
|
|
(mu4e~delete-all-overlays)
|
|
(insert (mu4e-view-message-text msg))
|
|
(goto-char (point-min))
|
|
(mu4e~fontify-cited)
|
|
(mu4e~fontify-signature)
|
|
(mu4e~view-make-urls-clickable)
|
|
(mu4e~view-show-images-maybe msg)
|
|
(<span style="font-weight: bold;">setq</span>
|
|
mu4e~view-buffer buf
|
|
mu4e~view-headers-buffer headersbuf)
|
|
(<span style="font-weight: bold;">when</span> embedded (local-set-key <span style="font-style: italic;">"q"</span> 'kill-buffer-and-window))
|
|
(mu4e-view-mode))))))
|
|
|
|
(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">smtpmail</span>)
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">alternatively, for emacs-24 you can use:</span>
|
|
(<span style="font-weight: bold;">setq</span> message-send-mail-function 'smtpmail-send-it
|
|
smtpmail-stream-type 'starttls
|
|
smtpmail-default-smtp-server <span style="font-style: italic;">"smtp.gmail.com"</span>
|
|
smtpmail-smtp-server <span style="font-style: italic;">"smtp.gmail.com"</span>
|
|
smtpmail-smtp-service 587)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline269" class="outline-3">
|
|
<h3 id="orgheadline269"><span class="section-number-3">15.28</span> gmail-message-mode</h3>
|
|
<div class="outline-text-3" id="text-15-28">
|
|
<p>
|
|
This is useful with server mode when editing gmail messages. I think that it is not currently working, or it may need to be manually enabled.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">gmail-message-mode</span>
|
|
<span style="font-weight: bold;">:demand</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline270" class="outline-3">
|
|
<h3 id="orgheadline270"><span class="section-number-3">15.29</span> ham-mode</h3>
|
|
<div class="outline-text-3" id="text-15-29">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">ham-mode</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> ham-mode-html-to-markdown-command '(<span style="font-style: italic;">"pandoc"</span> <span style="font-style: italic;">"--from"</span> <span style="font-style: italic;">"html"</span> <span style="font-style: italic;">"--to"</span> <span style="font-style: italic;">"markdown"</span> file))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline271" class="outline-3">
|
|
<h3 id="orgheadline271"><span class="section-number-3">15.30</span> alert</h3>
|
|
<div class="outline-text-3" id="text-15-30">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">alert</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">alert-notifier-notify</span> (info)
|
|
(<span style="font-weight: bold;">if</span> alert-notifier-command
|
|
(<span style="font-weight: bold;">let</span> ((args
|
|
(list <span style="font-style: italic;">"-title"</span> (alert-encode-string (plist-get info <span style="font-weight: bold;">:title</span>))
|
|
<span style="font-style: italic;">"-activate"</span> <span style="font-style: italic;">"org.gnu.Emacs"</span>
|
|
<span style="font-style: italic;">"-message"</span> (alert-encode-string (plist-get info <span style="font-weight: bold;">:message</span>))
|
|
<span style="font-style: italic;">"-execute"</span> (format <span style="font-style: italic;">"\"%s\""</span> (switch-to-buffer-command (plist-get info <span style="font-weight: bold;">:buffer</span>))))))
|
|
(apply #'call-process alert-notifier-command nil nil nil args))
|
|
(alert-message-notify info)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">switch-to-buffer-command</span> (buffer-name)
|
|
(emacsclient-command (format <span style="font-style: italic;">"(switch-to-buffer \\\"%s\\\")"</span> buffer-name)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">emacsclient-command</span> (command)
|
|
(format <span style="font-style: italic;">"emacsclient --server-file='%s' -e '%s'"</span> server-name command))
|
|
|
|
(<span style="font-weight: bold;">setq</span> alert-default-style 'notifier)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline272" class="outline-3">
|
|
<h3 id="orgheadline272"><span class="section-number-3">15.31</span> sauron</h3>
|
|
<div class="outline-text-3" id="text-15-31">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">sauron</span>
|
|
<span style="font-weight: bold;">:defer</span> 5
|
|
<span style="font-weight: bold;">:commands</span> (sauron-start sauron-start-hidden)
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">when</span> (eq system-type 'darwin)
|
|
(<span style="font-weight: bold;">setq</span> sauron-modules '(sauron-erc sauron-org sauron-notifications
|
|
sauron-twittering sauron-jabber sauron-identica))
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">sauron-dbus-start</span> ()
|
|
nil)
|
|
(makunbound 'dbus-path-emacs)))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(sauron-start-hidden)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This should really check (featurep 'dbus) but for some reason</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">this is always true even if support is not there.</span>
|
|
(<span style="font-weight: bold;">setq</span> sauron-prio-sauron-started 2)
|
|
(<span style="font-weight: bold;">setq</span> sauron-min-priority 3)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(setq sauron-dbus-cookie t) ;; linux only?</span>
|
|
(<span style="font-weight: bold;">setq</span> sauron-separate-frame nil)
|
|
(<span style="font-weight: bold;">setq</span> sauron-nick-insensitivity 1)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">sauron:jabber-notify</span> (origin priority message <span style="font-weight: bold; text-decoration: underline;">&optional</span> properties)
|
|
(funcall notify-function <span style="font-style: italic;">"gtalk"</span> message))
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">sauron:erc-notify</span> (origin priority message <span style="font-weight: bold; text-decoration: underline;">&optional</span> properties)
|
|
(<span style="font-weight: bold;">let</span> ((event (plist-get properties <span style="font-weight: bold;">:event</span>)))
|
|
(funcall notify-function <span style="font-style: italic;">"IRC"</span> message)))
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">sauron:mu4e-notify</span> (origin priority message <span style="font-weight: bold; text-decoration: underline;">&optional</span> properties)
|
|
nil)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">sauron:dbus-notify</span> (origin priority message <span style="font-weight: bold; text-decoration: underline;">&optional</span> properties)
|
|
(funcall notify-function <span style="font-style: italic;">"GMail"</span> message))
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">sauron:dispatch-notify</span> (origin priority message <span style="font-weight: bold; text-decoration: underline;">&optional</span> properties)
|
|
(<span style="font-weight: bold;">let</span> ((handler (<span style="font-weight: bold;">cond</span> ((string= origin <span style="font-style: italic;">"erc"</span>) 'sauron:erc-notify)
|
|
((string= origin <span style="font-style: italic;">"jabber"</span>) 'sauron:jabber-notify)
|
|
((string= origin <span style="font-style: italic;">"mu4e"</span>) 'sauron:mu4e-notify)
|
|
((string= origin <span style="font-style: italic;">"dbus"</span>) 'sauron:dbus-notify)
|
|
(t (<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> r) nil)))))
|
|
(funcall handler origin priority message properties)))
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Prefering alert.el for now ;; (add-hook 'sauron-event-added-functions 'sauron:dispatch-notify)</span>
|
|
(sauron-start-hidden)
|
|
(add-hook 'sauron-event-added-functions 'sauron-alert-el-adapter)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline273" class="outline-3">
|
|
<h3 id="orgheadline273"><span class="section-number-3">15.32</span> screenshot</h3>
|
|
<div class="outline-text-3" id="text-15-32">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">screenshot</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline274" class="outline-3">
|
|
<h3 id="orgheadline274"><span class="section-number-3">15.33</span> libmpdee</h3>
|
|
<div class="outline-text-3" id="text-15-33">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">libmpdee</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline275" class="outline-3">
|
|
<h3 id="orgheadline275"><span class="section-number-3">15.34</span> flyspell</h3>
|
|
<div class="outline-text-3" id="text-15-34">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">flyspell</span>
|
|
<span style="font-weight: bold;">:disabled</span> t <span style="font-weight: bold; font-style: italic;">; </span><span style="font-weight: bold; font-style: italic;">kind of annoying</span>
|
|
<span style="font-weight: bold;">:preface</span> (<span style="font-weight: bold;">setq</span> flyspell-issue-welcome-flag nil)
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(diminish 'flyspell-mode)
|
|
(<span style="font-weight: bold;">bind-key</span> <span style="font-style: italic;">"M-s"</span> 'flyspell-correct-word-before-point flyspell-mode-map)
|
|
(<span style="font-weight: bold;">unbind-key</span> <span style="font-style: italic;">"C-;"</span> flyspell-mode-map)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">flyspell-emacs-popup-textual</span> (event poss word)
|
|
<span style="font-style: italic;">"A textual flyspell popup menu."</span>
|
|
(<span style="font-weight: bold;">let*</span> ((corrects (<span style="font-weight: bold;">if</span> flyspell-sort-corrections
|
|
(sort (car (cdr (cdr poss))) 'string<)
|
|
(car (cdr (cdr poss)))))
|
|
(cor-menu (<span style="font-weight: bold;">if</span> (consp corrects)
|
|
(mapcar (<span style="font-weight: bold;">lambda</span> (correct)
|
|
(list correct correct))
|
|
corrects)
|
|
'()))
|
|
(affix (car (cdr (cdr (cdr poss)))))
|
|
show-affix-info
|
|
(base-menu (<span style="font-weight: bold;">let</span> ((save (<span style="font-weight: bold;">if</span> (<span style="font-weight: bold;">and</span> (consp affix) show-affix-info)
|
|
(list
|
|
(list (concat <span style="font-style: italic;">"Save affix: "</span>
|
|
(car affix))
|
|
'save)
|
|
'(<span style="font-style: italic;">"Accept (session)"</span> session)
|
|
'(<span style="font-style: italic;">"Accept (buffer)"</span> buffer))
|
|
'((<span style="font-style: italic;">"Save word"</span> save)
|
|
(<span style="font-style: italic;">"Accept (session)"</span> session)
|
|
(<span style="font-style: italic;">"Accept (buffer)"</span> buffer)))))
|
|
(<span style="font-weight: bold;">if</span> (consp cor-menu)
|
|
(append cor-menu (cons <span style="font-style: italic;">""</span> save))
|
|
save)))
|
|
(menu (mapcar
|
|
(<span style="font-weight: bold;">lambda</span> (arg) (<span style="font-weight: bold;">if</span> (consp arg) (car arg) arg))
|
|
base-menu)))
|
|
(cadr (assoc (popup-menu* menu <span style="font-weight: bold;">:scroll-bar</span> t) base-menu))))
|
|
(fset 'flyspell-emacs-popup 'flyspell-emacs-popup-textual)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline276" class="outline-3">
|
|
<h3 id="orgheadline276"><span class="section-number-3">15.35</span> web-mode</h3>
|
|
<div class="outline-text-3" id="text-15-35">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">web-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> ((<span style="font-style: italic;">"\\.tmpl\\'"</span> . web-mode)
|
|
(<span style="font-style: italic;">"\\.cql\\'"</span> . web-mode))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defvar-setq</span> web-mode-content-types-alist
|
|
'((<span style="font-style: italic;">"gtl"</span> . <span style="font-style: italic;">"\\.tmpl\\'"</span>)
|
|
(<span style="font-style: italic;">"gtl"</span> . <span style="font-style: italic;">"\\.cql\\'"</span>)))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline277" class="outline-3">
|
|
<h3 id="orgheadline277"><span class="section-number-3">15.36</span> helm-themes</h3>
|
|
<div class="outline-text-3" id="text-15-36">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-themes</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline278" class="outline-3">
|
|
<h3 id="orgheadline278"><span class="section-number-3">15.37</span> helm-swoop</h3>
|
|
<div class="outline-text-3" id="text-15-37">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-swoop</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-S-s"</span> . helm-swoop)
|
|
<span style="font-weight: bold;">:commands</span> helm-swoop)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline279" class="outline-3">
|
|
<h3 id="orgheadline279"><span class="section-number-3">15.38</span> perspective</h3>
|
|
<div class="outline-text-3" id="text-15-38">
|
|
<p>
|
|
I've disabled perspective because I just don't use it much.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">perspective</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:demand</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(persp-mode)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">persp-get-perspectives-for-buffer</span> (buffer)
|
|
<span style="font-style: italic;">"Get the names of all of the perspectives of which `buffer` is a member."</span>
|
|
(<span style="font-weight: bold;">cl-loop</span> for perspective being the hash-value of perspectives-hash
|
|
if (member buffer (persp-buffers perspective))
|
|
collect (persp-name perspective)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">persp-pick-perspective-by-buffer</span> (buffer)
|
|
<span style="font-style: italic;">"Select a buffer and go to the perspective to which that buffer</span>
|
|
<span style="font-style: italic;"> belongs. If the buffer belongs to more than one perspective</span>
|
|
<span style="font-style: italic;"> completion will be used to pick the perspective to switch to.</span>
|
|
<span style="font-style: italic;"> Switch the focus to the window in which said buffer is displayed</span>
|
|
<span style="font-style: italic;"> if such a window exists. Otherwise display the buffer in whatever</span>
|
|
<span style="font-style: italic;"> window is active in the perspective."</span>
|
|
(<span style="font-weight: bold;">interactive</span> (list (funcall persp-interactive-completion-function
|
|
<span style="font-style: italic;">"Buffer: "</span> (mapcar 'buffer-name (buffer-list)))))
|
|
(<span style="font-weight: bold;">let*</span> ((perspectives (persp-get-perspectives-for-buffer (get-buffer buffer)))
|
|
(perspective (<span style="font-weight: bold;">if</span> (> (length perspectives) 1)
|
|
(funcall persp-interactive-completion-function
|
|
(format <span style="font-style: italic;">"Select the perspective in which you would like to visit %s."</span>
|
|
buffer)
|
|
perspectives)
|
|
(car perspectives))))
|
|
(<span style="font-weight: bold;">if</span> (string= (persp-name persp-curr) perspective)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This allows the opening of a single buffer in more than one window</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">in a single perspective.</span>
|
|
(switch-to-buffer buffer)
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(persp-switch perspective)
|
|
(<span style="font-weight: bold;">if</span> (get-buffer-window buffer)
|
|
(set-frame-selected-window nil (get-buffer-window buffer))
|
|
(switch-to-buffer buffer))))))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">persp-mode-switch-buffers</span> (arg)
|
|
(<span style="font-weight: bold;">interactive</span> <span style="font-style: italic;">"P"</span>)
|
|
(<span style="font-weight: bold;">if</span> arg (call-interactively 'ido-switch-buffer)
|
|
(call-interactively 'persp-pick-perspective-by-buffer)))
|
|
|
|
(define-key persp-mode-map (kbd <span style="font-style: italic;">"C-x b"</span>) 'persp-mode-switch-buffers))
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"C-c 9"</span> . persp-switch))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline280" class="outline-3">
|
|
<h3 id="orgheadline280"><span class="section-number-3">15.39</span> smex</h3>
|
|
<div class="outline-text-3" id="text-15-39">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">smex</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">Using helm-M-x instead</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:commands</span> smex
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This is here because smex feels like part of ido</span>
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-style: italic;">"M-x"</span> . smex))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline281" class="outline-3">
|
|
<h3 id="orgheadline281"><span class="section-number-3">15.40</span> java</h3>
|
|
<div class="outline-text-3" id="text-15-40">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(add-hook 'java-mode-hook
|
|
(<span style="font-weight: bold;">lambda</span> ()
|
|
(<span style="font-weight: bold;">setq</span> c-basic-offset 4
|
|
tab-width 4
|
|
indent-tabs-mode t)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline282" class="outline-3">
|
|
<h3 id="orgheadline282"><span class="section-number-3">15.41</span> android-mode</h3>
|
|
<div class="outline-text-3" id="text-15-41">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">android-mode</span>
|
|
<span style="font-weight: bold;">:after</span> s
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> android-mode-sdk-dir
|
|
(s-trim (shell-command-to-string <span style="font-style: italic;">"android_sdk_directory"</span>)))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline283" class="outline-3">
|
|
<h3 id="orgheadline283"><span class="section-number-3">15.42</span> gradle-mode</h3>
|
|
<div class="outline-text-3" id="text-15-42">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">gradle-mode</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline284" class="outline-3">
|
|
<h3 id="orgheadline284"><span class="section-number-3">15.43</span> jsx-mode</h3>
|
|
<div class="outline-text-3" id="text-15-43">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">jsx-mode</span>
|
|
<span style="font-weight: bold;">:mode</span> <span style="font-style: italic;">"\\.jsx\\'"</span>)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline285" class="outline-3">
|
|
<h3 id="orgheadline285"><span class="section-number-3">15.44</span> css</h3>
|
|
<div class="outline-text-3" id="text-15-44">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(eval-after-load 'css-mode
|
|
'(define-key css-mode-map (kbd <span style="font-style: italic;">"C-c b"</span>) 'web-beautify-css))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline286" class="outline-3">
|
|
<h3 id="orgheadline286"><span class="section-number-3">15.45</span> robe</h3>
|
|
<div class="outline-text-3" id="text-15-45">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">robe</span>
|
|
<span style="font-weight: bold;">:commands</span> robe-mode
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span> (add-hook 'ruby-mode-hook 'robe-mode)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline287" class="outline-3">
|
|
<h3 id="orgheadline287"><span class="section-number-3">15.46</span> rinari</h3>
|
|
<div class="outline-text-3" id="text-15-46">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">rinari</span>
|
|
<span style="font-weight: bold;">:after</span> ruby-mode)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline288" class="outline-3">
|
|
<h3 id="orgheadline288"><span class="section-number-3">15.47</span> helm-gtags</h3>
|
|
<div class="outline-text-3" id="text-15-47">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-gtags</span>
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> helm-gtags-ignore-case t
|
|
helm-gtags-auto-update t
|
|
helm-gtags-use-input-at-cursor t
|
|
helm-gtags-pulse-at-cursor t
|
|
helm-gtags-prefix-key <span style="font-style: italic;">"\C-cg"</span>
|
|
helm-gtags-suggested-key-mapping t)
|
|
(<span style="font-weight: bold;">cl-loop</span> for hook in '(dired-mode-hook eshell-mode-hook c-mode-hook
|
|
c++-mode-hook asm-mode-hook)
|
|
do (add-hook hook 'helm-gtags-mode)))
|
|
<span style="font-weight: bold;">:bind</span> (<span style="font-weight: bold;">:map</span> helm-gtags-mode-map
|
|
(<span style="font-style: italic;">"C-c g a"</span> . helm-gtags-tags-in-this-function)
|
|
(<span style="font-style: italic;">"C-j"</span> . helm-gtags-select)
|
|
(<span style="font-style: italic;">"M-."</span> . helm-gtags-dwim)
|
|
(<span style="font-style: italic;">"M-,"</span> . helm-gtags-pop-stack)
|
|
(<span style="font-style: italic;">"C-c <"</span> . helm-gtags-previous-history)
|
|
(<span style="font-style: italic;">"C-c >"</span> . helm-gtags-next-history)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline289" class="outline-3">
|
|
<h3 id="orgheadline289"><span class="section-number-3">15.48</span> sgml-mode</h3>
|
|
<div class="outline-text-3" id="text-15-48">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">sgml-mode</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">:bind ("C-c b" . web-beautify-html) TODO: mode specific, change binding</span>
|
|
<span style="font-weight: bold;">:commands</span> sgml-mode)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline290" class="outline-3">
|
|
<h3 id="orgheadline290"><span class="section-number-3">15.49</span> evil</h3>
|
|
<div class="outline-text-3" id="text-15-49">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">evil</span> <span style="font-weight: bold;">:commands</span> (evil-mode))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline292" class="outline-3">
|
|
<h3 id="orgheadline292"><span class="section-number-3">15.50</span> hackernews</h3>
|
|
<div class="outline-text-3" id="text-15-50">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">hackernews</span> <span style="font-weight: bold;">:commands</span> hackernews)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<ol class="org-ol"><li><a id="orgheadline291"></a>structured-haskell-mode<br /><div class="outline-text-5" id="text-15-50-0-1">
|
|
<p>
|
|
This needs a hackage install and I've never used it before. Just putting this here for later.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">shm</span>
|
|
<span style="font-weight: bold;">:disabled</span> t)
|
|
</pre>
|
|
</div>
|
|
</div></li></ol>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline308" class="outline-2">
|
|
<h2 id="orgheadline308"><span class="section-number-2">16</span> Appearance</h2>
|
|
<div class="outline-text-2" id="text-16">
|
|
</div><div id="outline-container-orgheadline294" class="outline-3">
|
|
<h3 id="orgheadline294"><span class="section-number-3">16.1</span> Basic Config</h3>
|
|
<div class="outline-text-3" id="text-16-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> inhibit-startup-screen t)
|
|
(blink-cursor-mode -1)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline295" class="outline-3">
|
|
<h3 id="orgheadline295"><span class="section-number-3">16.2</span> Themes</h3>
|
|
<div class="outline-text-3" id="text-16-2">
|
|
<p>
|
|
Ensure all themes that I use are installed:
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">solarized-theme</span>
|
|
<span style="font-weight: bold;">:init</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">setq</span> solarized-high-contrast-mode-line t)))
|
|
|
|
(<span style="font-weight: bold;">defvar-setq</span> packages-appearance
|
|
'(monokai-theme solarized-theme zenburn-theme base16-theme molokai-theme
|
|
tango-2-theme gotham-theme sublime-themes rainbow-delimiters waher-theme
|
|
ample-theme material-theme zerodark-theme color-theme-modern leuven-theme
|
|
spacemacs-theme gruvbox-theme forest-blue-theme flatland-theme afternoon-theme))
|
|
|
|
(ensure-packages-installed packages-appearance)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline296" class="outline-3">
|
|
<h3 id="orgheadline296"><span class="section-number-3">16.3</span> all-the-icons</h3>
|
|
<div class="outline-text-3" id="text-16-3">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">all-the-icons</span>
|
|
<span style="font-weight: bold;">:demand</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline299" class="outline-3">
|
|
<h3 id="orgheadline299"><span class="section-number-3">16.4</span> spaceline</h3>
|
|
<div class="outline-text-3" id="text-16-4">
|
|
</div><div id="outline-container-orgheadline297" class="outline-4">
|
|
<h4 id="orgheadline297"><span class="section-number-4">16.4.1</span> Disable sRGB colorspace to make powerline separators work</h4>
|
|
<div class="outline-text-4" id="text-16-4-1">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> ns-use-srgb-colorspace nil)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline298" class="outline-4">
|
|
<h4 id="orgheadline298"><span class="section-number-4">16.4.2</span> config</h4>
|
|
<div class="outline-text-4" id="text-16-4-2">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">spaceline-config</span>
|
|
<span style="font-weight: bold;">:ensure</span> spaceline
|
|
<span style="font-weight: bold;">:commands</span> spaceline-compile
|
|
<span style="font-weight: bold;">:preface</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">spaceline-gh-notifier-disable-default-notifier-modeline</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(delq 'github-notifier-mode-line global-mode-string)))
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(advice-add 'github-notifier-mode <span style="font-weight: bold;">:after</span>
|
|
'spaceline-gh-notifier-disable-default-notifier-modeline)
|
|
(advice-add 'github-notifier-update <span style="font-weight: bold;">:after</span>
|
|
'spaceline-gh-notifier-disable-default-notifier-modeline)
|
|
|
|
(<span style="font-weight: bold;">setq</span> powerline-default-separator (random-choice '(butt slant wave)))
|
|
(<span style="font-weight: bold;">setq</span> spaceline-workspace-numbers-unicode t
|
|
spaceline-window-numbers-unicode t)
|
|
|
|
(<span style="font-weight: bold;">if</span> (display-graphic-p)
|
|
(<span style="font-weight: bold;">setq-default</span> powerline-default-separator 'wave)
|
|
(<span style="font-weight: bold;">setq-default</span> powerline-default-separator 'utf-8))
|
|
|
|
(<span style="font-weight: bold;">spaceline-define-segment</span> imalison:muni
|
|
<span style="font-style: italic;">"Display the number of minutes until the next muni train comes"</span>
|
|
(format <span style="font-style: italic;">"🚇%s"</span> (imalison:get-cached-muni-time))
|
|
<span style="font-weight: bold;">:when</span> active)
|
|
|
|
(<span style="font-weight: bold;">spaceline-define-segment</span> spaceline-gh-notifier
|
|
<span style="font-style: italic;">"Display the number of github notifications the user has"</span>
|
|
(format <span style="font-style: italic;">"✉%s"</span> github-notifier-unread-count)
|
|
<span style="font-weight: bold;">:when</span> (> github-notifier-unread-count 0))
|
|
|
|
(advice-add 'pl/separator-height <span style="font-weight: bold;">:around</span>
|
|
(<span style="font-weight: bold;">lambda</span> (<span style="font-weight: bold;">function</span> <span style="font-weight: bold; text-decoration: underline;">&rest</span> args)
|
|
(+ (apply function args) 10)))
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This needs to be executed after setting the font because the separators</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">need to get regenerated</span>
|
|
(advice-add 'imalison:set-font-size <span style="font-weight: bold;">:after</span> 'spaceline-compile)
|
|
|
|
(spaceline-helm-mode)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">'spaceline-gh-notifier and 'imalison:muni disabled for now</span>
|
|
(spaceline-spacemacs-theme)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline300" class="outline-3">
|
|
<h3 id="orgheadline300"><span class="section-number-3">16.5</span> helm-themes</h3>
|
|
<div class="outline-text-3" id="text-16-5">
|
|
<p>
|
|
helm-themes provides an easy way to switch between emacs-themes.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">helm-themes</span>
|
|
<span style="font-weight: bold;">:after</span> helm)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline301" class="outline-3">
|
|
<h3 id="orgheadline301"><span class="section-number-3">16.6</span> window-number</h3>
|
|
<div class="outline-text-3" id="text-16-6">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">window-number</span>
|
|
<span style="font-weight: bold;">:defer</span> t)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline302" class="outline-3">
|
|
<h3 id="orgheadline302"><span class="section-number-3">16.7</span> Whitespace Setup</h3>
|
|
<div class="outline-text-3" id="text-16-7">
|
|
<p>
|
|
Make whitespace-mode use just basic coloring:
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> whitespace-style
|
|
'(spaces tabs newline space-mark tab-mark newline-mark))
|
|
</pre>
|
|
</div>
|
|
|
|
<p>
|
|
Set the character used to represent spaces to ·, and the character used for tabs to be ▷.
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">setq</span> whitespace-display-mappings
|
|
'((space-mark 32 [183] [46])
|
|
(tab-mark 9 [9655 9] [92 9])))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-orgheadline303" class="outline-3">
|
|
<h3 id="orgheadline303"><span class="section-number-3">16.8</span> Colorize Compliation Buffers</h3>
|
|
<div class="outline-text-3" id="text-16-8">
|
|
<p>
|
|
This automatically applies ansi-color interpretation of terminal escape sequences to compilation buffers
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">colorize-compilation-buffer</span> ()
|
|
(read-only-mode)
|
|
(ansi-color-apply-on-region (point-min) (point-max))
|
|
(read-only-mode))
|
|
(add-hook 'compilation-filter-hook 'colorize-compilation-buffer)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-orgheadline304" class="outline-3">
|
|
<h3 id="orgheadline304"><span class="section-number-3">16.9</span> Automatic Theme Changer</h3>
|
|
<div class="outline-text-3" id="text-16-9">
|
|
<p>
|
|
Disabled for now
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">use-package</span> <span style="font-weight: bold; text-decoration: underline;">theme-changer</span>
|
|
<span style="font-weight: bold;">:disabled</span> t
|
|
<span style="font-weight: bold;">:config</span>
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">destructuring-bind</span> (latitude longitude)
|
|
(imalison:get-lat-long)
|
|
(<span style="font-weight: bold;">setq</span> calendar-latitude latitude)
|
|
(<span style="font-weight: bold;">setq</span> calendar-longitude longitude))))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline305" class="outline-3">
|
|
<h3 id="orgheadline305"><span class="section-number-3">16.10</span> Fix <code>ansi-term</code> Colors</h3>
|
|
<div class="outline-text-3" id="text-16-10">
|
|
<p>
|
|
For some reason, loading certain themes can cause colors in
|
|
<code>ansi-term-color-vector</code> to be undefined. The following code handles restoring
|
|
the original <code>ansi-term-color-vector</code> state. The code is exectued in a
|
|
load-theme hook (See the heading below).
|
|
</p>
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">require</span> '<span style="font-weight: bold; text-decoration: underline;">term</span>)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:ansi-term-color-vector</span> ansi-term-color-vector)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:ansi-term-color-vector-broken?</span> ()
|
|
(<span style="font-weight: bold;">--some</span> (<span style="font-weight: bold;">or</span> (eq <span style="font-weight: bold; font-style: italic;">it</span> 'unspecified) (not (symbolp <span style="font-weight: bold; font-style: italic;">it</span>)))
|
|
(append ansi-term-color-vector nil)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:restore-ansi-term-color-vector</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> force)
|
|
(<span style="font-weight: bold;">when</span> (<span style="font-weight: bold;">or</span> force (imalison:ansi-term-color-vector-broken?))
|
|
(<span style="font-weight: bold;">setq</span> ansi-term-color-vector imalison:ansi-term-color-vector)))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline306" class="outline-3">
|
|
<h3 id="orgheadline306"><span class="section-number-3">16.11</span> After <code>load-theme</code> hook</h3>
|
|
<div class="outline-text-3" id="text-16-11">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:light-theme</span> 'solarized-light)
|
|
(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:dark-theme</span> 'material)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:after-load-theme</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> _args)
|
|
(<span style="font-weight: bold;">when</span> (fboundp 'powerline-reset)
|
|
(powerline-reset))
|
|
(set-face-background 'fringe (face-background 'default))
|
|
(imalison:restore-ansi-term-color-vector))
|
|
|
|
(advice-add 'load-theme <span style="font-weight: bold;">:after</span> #'imalison:after-load-theme)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline307" class="outline-3">
|
|
<h3 id="orgheadline307"><span class="section-number-3">16.12</span> Frame Initialization</h3>
|
|
<div class="outline-text-3" id="text-16-12">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">defvar</span> <span style="font-weight: bold; font-style: italic;">imalison:linum-format</span>)
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:format-linum</span> (line-text)
|
|
(propertize (format imalison:linum-format line-text) 'face 'linum))
|
|
|
|
(make-variable-buffer-local 'imalison:linum-format)
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:linum-before-numbering-hook</span> ()
|
|
(<span style="font-weight: bold;">setq</span> imalison:linum-format
|
|
(concat <span style="font-style: italic;">"%"</span> (number-to-string
|
|
(max (length
|
|
(number-to-string
|
|
(count-lines (point-min) (point-max)))) 3)) <span style="font-style: italic;">"d"</span>)))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:remove-fringe-and-hl-line-mode</span> (<span style="font-weight: bold; text-decoration: underline;">&rest</span> _stuff)
|
|
(<span style="font-weight: bold;">interactive</span>)
|
|
(<span style="font-weight: bold;">if</span> (fboundp 'scroll-bar-mode) (scroll-bar-mode -1))
|
|
(<span style="font-weight: bold;">if</span> (fboundp 'tool-bar-mode) (tool-bar-mode -1))
|
|
(<span style="font-weight: bold;">if</span> (fboundp 'menu-bar-mode) (menu-bar-mode -1))
|
|
(<span style="font-weight: bold;">defvar-setq</span> linum-format 'imalison:format-linum)
|
|
(add-hook 'linum-before-numbering-hook 'imalison:linum-before-numbering-hook)
|
|
(<span style="font-weight: bold;">setq</span> left-margin-width 0)
|
|
(<span style="font-weight: bold;">defvar-setq</span> hl-line-mode nil))
|
|
|
|
(<span style="font-weight: bold;">defun</span> <span style="font-weight: bold;">imalison:appearance</span> (<span style="font-weight: bold; text-decoration: underline;">&optional</span> frame)
|
|
(<span style="font-weight: bold;">interactive</span> (list nil))
|
|
(<span style="font-weight: bold;">if</span> (display-graphic-p)
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(<span style="font-weight: bold;">condition-case</span> _ignored
|
|
(set-face-attribute 'default nil <span style="font-weight: bold;">:font</span> <span style="font-style: italic;">"Source Code Pro"</span>)
|
|
('error nil))
|
|
(set-face-attribute 'default nil <span style="font-weight: bold;">:weight</span> 'semi-bold)
|
|
(set-face-attribute
|
|
'default nil <span style="font-weight: bold;">:height</span> imalison:default-font-size-pt))
|
|
(<span style="font-weight: bold;">progn</span>
|
|
(load-theme 'source-code-pro t)
|
|
(message <span style="font-style: italic;">"not setting font"</span>)))
|
|
(<span style="font-weight: bold;">setq</span> powerline-default-separator (<span style="font-weight: bold;">if</span> (display-graphic-p) 'wave 'utf-8))
|
|
(load-theme imalison:dark-theme t)
|
|
(spaceline-compile)
|
|
(imalison:remove-fringe-and-hl-line-mode))
|
|
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">This is needed because you can't set the font or theme at daemon start-up.</span>
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">(when (display-graphic-p) (imalison:appearance))</span>
|
|
(add-hook 'after-init-hook 'imalison:appearance)
|
|
(add-hook 'after-make-frame-functions 'imalison:appearance)
|
|
<span style="font-weight: bold; font-style: italic;">;; </span><span style="font-weight: bold; font-style: italic;">TODO/XXX: why do we immediately remove this hook?</span>
|
|
(remove-hook 'after-make-frame-functions 'imalison:appearance)
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgheadline309" class="outline-2">
|
|
<h2 id="orgheadline309"><span class="section-number-2">17</span> Post Init Custom</h2>
|
|
<div class="outline-text-2" id="text-17">
|
|
<div class="org-src-container">
|
|
|
|
<pre class="src src-emacs-lisp">(<span style="font-weight: bold;">when</span> (file-exists-p custom-after-file) (load custom-after-file))
|
|
(<span style="font-weight: bold;">when</span> (file-exists-p machine-custom) (load machine-custom))
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="postamble" class="status">
|
|
<p class="author">Author: Ivan Malison</p>
|
|
<p class="date">Created: 2016-10-23 Sun 19:03</p>
|
|
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
|
</div>
|
|
</body>
|
|
</html>
|