summaryrefslogtreecommitdiff
path: root/editors/emacs/pkg/README
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/pkg/README')
-rw-r--r--editors/emacs/pkg/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/emacs/pkg/README b/editors/emacs/pkg/README
new file mode 100644
index 0000000..362f22c
--- /dev/null
+++ b/editors/emacs/pkg/README
@@ -0,0 +1,15 @@
1+-----------------------------------------------------------------------
2| Running ${PKGSTEM} on OpenBSD
3+-----------------------------------------------------------------------
4
5D-Bus possible issues
6=====================
7You may experience a bug in graphical Emacs sessions (freeze/crash at
8exit time). Ensuring you have a D-Bus user session started should fix
9this. See the D-Bus pkg-readme.
10
11Dired and ls(1)
12===============
13Dired attempts to use the --dired GNU ls(1) switch, which OpenBSD ls(1)
14doesn't support. Read info '(emacs) Dired Enter' and
15'(emacs) ls in Lisp'. GNU ls is available in the coreutils package.