aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2007-06-16 12:50:37 +0000
committerEli Zaretskii2007-06-16 12:50:37 +0000
commit56dc064678fdb3aa9b38113288cbbdcd7f6e4fef (patch)
treedd71e255b7793a4dd21186e104d77ef768d3474f
parent8626551860829c877899e232e4281334900f4d89 (diff)
downloademacs-56dc064678fdb3aa9b38113288cbbdcd7f6e4fef.tar.gz
emacs-56dc064678fdb3aa9b38113288cbbdcd7f6e4fef.zip
Document that :data is unsupported for playing sound on Windows.
-rw-r--r--etc/PROBLEMS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 00dedc0c363..04466f2b421 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2180,6 +2180,9 @@ Files larger than 4GB cause overflow in the size (represented as a
2180well, since the Windows port uses a Lisp emulation of `ls' that relies 2180well, since the Windows port uses a Lisp emulation of `ls' that relies
2181on `file-attributes'. 2181on `file-attributes'.
2182 2182
2183Sound playing is not supported with the `:data DATA' key-value pair.
2184You _must_ use the `:file FILE' method.
2185
2183** Typing Alt-Shift has strange effects on MS-Windows. 2186** Typing Alt-Shift has strange effects on MS-Windows.
2184 2187
2185This combination of keys is a command to change keyboard layout. If 2188This combination of keys is a command to change keyboard layout. If