<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>emacs on Life/is..file - Personal tech blog and project list</title><link>https://lifeisfile.com/en/tags/emacs/</link><description>Recent content in emacs on Life/is..file - Personal tech blog and project list</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>devops@lifeisfile.com (Alex Babochkin)</managingEditor><webMaster>devops@lifeisfile.com (Alex Babochkin)</webMaster><copyright>&amp;copy;{year}, All Rights Reserved</copyright><lastBuildDate>Mon, 27 Feb 2023 11:54:13 +0700</lastBuildDate><atom:link href="https://lifeisfile.com/en/tags/emacs/index.xml" rel="self" type="application/rss+xml"/><item><title>Emacs basics</title><link>https://lifeisfile.com/en/blog/2023-02-11t203004-emacs/</link><pubDate>Mon, 27 Feb 2023 11:54:13 +0700</pubDate><author>devops@lifeisfile.com (Alex Babochkin)</author><atom:modified>Mon, 27 Feb 2023 11:54:13 +0700</atom:modified><guid>https://lifeisfile.com/en/blog/2023-02-11t203004-emacs/</guid><description>Emacs Org-mode is note managing system built on emacs
Org-roam is personal knowledge system built on org-roam
Shortcuts C+x C+s - save file
C+x C+c - exit
C-x k - close buffer
C-x b (list-buffers) -list all buffers
C-x left|right - switch buffers
C-x f - find and open file
M-x eval-buffer - reload config
C+space - to select
M+w - to copy
C+w - to cut
C+y - to paste</description><dc:creator>LifeIsFile</dc:creator><media:content url="https://lifeisfile.com/images/emacs.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>emacs</category><category>config</category><category>blog</category></item><item><title>emacs-config</title><link>https://lifeisfile.com/en/blog/2023-02-27t120320-emacs_config/</link><pubDate>Mon, 27 Feb 2023 11:54:13 +0700</pubDate><author>devops@lifeisfile.com (Alex Babochkin)</author><atom:modified>Mon, 27 Feb 2023 11:54:13 +0700</atom:modified><guid>https://lifeisfile.com/en/blog/2023-02-27t120320-emacs_config/</guid><description>Here is my personal emacs config that maybe usefull for reference
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 ;; Added by Package.</description><dc:creator>LifeIsFile</dc:creator><media:content url="https://lifeisfile.com/images/emacs.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>emacs</category><category>config</category><category>blog</category></item></channel></rss>