aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2007-06-16 12:51:48 +0000
committerEli Zaretskii2007-06-16 12:51:48 +0000
commitd6ff8a3029ca96d23fe84fdc7cd5d23a41a8fe5a (patch)
tree24b21f9ecd153fe2a12bcd8c84411f262c48dc76
parent5cedca8d0e8e48e6c1db95aac6571a56e653ce02 (diff)
downloademacs-d6ff8a3029ca96d23fe84fdc7cd5d23a41a8fe5a.tar.gz
emacs-d6ff8a3029ca96d23fe84fdc7cd5d23a41a8fe5a.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