Reiner Steib <[EMAIL PROTECTED]> writes: > On Thu, Sep 14 2006, David Kastrup wrote: > >> Reiner Steib <[EMAIL PROTECTED]> writes: >>> +(defvar TeX-record-buffer (featurep 'xemacs) >> ^^^^^^^^^^^^^^^^^^ >>> + "Whether to record buffer names of genearated TeX buffers. >>> +When non-nil, these buffers are put at the front of the list of >>> +recently selected ones. >>> + >>> +This variable has no effect in XEmacs because XEmacs' version of >> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >> >> What use is there in setting the variable specifically on XEmacs, when >> XEmacs ignores it? > > `TeX-record-buffer' is supposed to express the user's preference (in > fact, I will make it customizable before committing it) as also Emacs > users might prefer recording the buffers. I thought using (featurep > 'xemacs) as default might be slightly better than nil, because in > XEmacs `TeX-pop-to-buffer' always behaves as if `TeX-record-buffer' is > t. (But I don't have a strong opinion on this.)
Why define it in the first place if XEmacs will ignore it? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
