diff options
Diffstat (limited to 'editors/emacs/pkg/README')
| -rw-r--r-- | editors/emacs/pkg/README | 15 |
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 | |||
| 5 | D-Bus possible issues | ||
| 6 | ===================== | ||
| 7 | You may experience a bug in graphical Emacs sessions (freeze/crash at | ||
| 8 | exit time). Ensuring you have a D-Bus user session started should fix | ||
| 9 | this. See the D-Bus pkg-readme. | ||
| 10 | |||
| 11 | Dired and ls(1) | ||
| 12 | =============== | ||
| 13 | Dired attempts to use the --dired GNU ls(1) switch, which OpenBSD ls(1) | ||
| 14 | doesn't support. Read info '(emacs) Dired Enter' and | ||
| 15 | '(emacs) ls in Lisp'. GNU ls is available in the coreutils package. | ||
