summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDante Catalfamo2021-05-02 00:27:00 -0400
committerDante Catalfamo2021-05-02 00:27:00 -0400
commit64c3d9ab5e736c85cf1c60ff743f2bca694adcf4 (patch)
tree562360983ae03491aa2487f183c352811dd808cc
parent8d76b78741cb77fec62cb10970bce0259e1ebcc9 (diff)
downloadblog-64c3d9ab5e736c85cf1c60ff743f2bca694adcf4.tar.gz
blog-64c3d9ab5e736c85cf1c60ff743f2bca694adcf4.tar.bz2
blog-64c3d9ab5e736c85cf1c60ff743f2bca694adcf4.zip
emacs-buffers: no longer a draft
-rw-r--r--content/posts/emacs-buffers-to-stdout/index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/emacs-buffers-to-stdout/index.org b/content/posts/emacs-buffers-to-stdout/index.org
index cce6ee2..3f9c7e2 100644
--- a/content/posts/emacs-buffers-to-stdout/index.org
+++ b/content/posts/emacs-buffers-to-stdout/index.org
@@ -1,6 +1,6 @@
#+TITLE: How to get all Emacs daemon buffers from a shell script
#+DATE: 2021-05-01T22:38:32-04:00
-#+DRAFT: true
+#+DRAFT: false
#+DESCRIPTION: A small script that will print all Emacs daemon buffers to stdout
#+TAGS[]: emacs
#+KEYWORDS[]: emacs