summaryrefslogtreecommitdiffstats
path: root/roles/edit/templates/emacsconf-edit.el
diff options
context:
space:
mode:
Diffstat (limited to 'roles/edit/templates/emacsconf-edit.el')
-rw-r--r--roles/edit/templates/emacsconf-edit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/edit/templates/emacsconf-edit.el b/roles/edit/templates/emacsconf-edit.el
index b659121..6ca3efa 100644
--- a/roles/edit/templates/emacsconf-edit.el
+++ b/roles/edit/templates/emacsconf-edit.el
@@ -85,4 +85,4 @@
(find-file "{{ emacsconf_private_dir }}/conf.org")
(emacsconf-add-org-after-todo-state-change-hook)
-(emacsconf-erc-connect)
+(unless noninteractive (emacsconf-erc-connect))