Editor command will now pass all command line args to emacs program
@@ -15,7 +15,7 @@ export XDG_RUNTIME_DIR=/run/user/`id -u`
# Programming
editor() {
nohup emacs $1 > /dev/null &
nohup emacs $@ > /dev/null &
}
gentemplate() {
The note is not visible to the blocked user.