* Tassilo Horn <[email protected]> wrote: > Marcus Frings <[email protected]> writes:
>> Huh, that is weird because I have tab completion here (CVS AUCTeX). I >> use `C-C [' and then start to type the first letters of a key and after >> pressing TAB I get a *Completions* buffer showing possible keys. > Really? Does `C-c [' run the very same function? > ,----[ C-h k C-c [ ] > | C-c [ runs the command reftex-citation, which is an interactive autoloaded > | compiled Lisp function in `reftex-cite.el'. > | Yes, it runs the same function, the only difference is the output of the first two lines: ,----[ C-h k C-c [ ] | C-c [ runs the command reftex-citation, which is an interactive | compiled Lisp function. `---- (The rest of the description is the same.) > And does regex search work in addition to completion? Yes, I can either type "FringsTAB" to get a *completions* buffer with a possible list of keys like Frings2009, Frings2010 and so on or I just type "fringsENTER" and get the *RefTeX Select* buffer where I can mark, select complete entries matching "frings". > Maybe the difference is that you use the biber patches? No idea. :-) I'm just happy that everything is working, hahaha. If anyone wants, I can send my emacs_tex.el where I have all my AUCTeX configuration stuff. My environment is (always): Latest snapshot of GNU Emacs and AUCTeX plus Philips biber/biblatex patches for AUCTeX. Gruß, Marcus -- "Wo würdest Du Dich verstecken, wenn Du eine Seele wärst?" - "Möglichst weit weg von Dir?" _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
