diff options
Diffstat (limited to 'doc/misc/gnus.texi')
| -rw-r--r-- | doc/misc/gnus.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index b0839906df5..71a06d4461a 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -4588,6 +4588,11 @@ trick: ""))) @end lisp +To see what variables are dynamically bound (like +@code{gnus-tmp-group}), you have to look at the source code. The +variable names aren't guaranteed to be stable over Gnus versions, +either. + @node File Commands @subsection File Commands |
