* David Kastrup (2008-05-05) writes: > In beamer, yes. But I think that this particular interface is too much > of a poweruser one (and I don't know whether there is a completion > function for comma-separated lists right now)
,---- | completing-read-multiple is an autoloaded Lisp function in `crm'. | | (completing-read-multiple prompt table &optional predicate | require-match initial-input hist def inherit-input-method) | | Read multiple strings in the minibuffer, with completion. | By using this functionality, a user may specify multiple strings at a | single prompt, optionally using completion. `---- > to solve the problem for > everyone. I like its genericness. A more intrusive variant could be to ask the user if an additional itemize environment should be added when inserting a frame environment, just like we do for figure environments. But since I'm not convinced we are dealing with a common use case this variant would be even worse. > But I think it is quite common to have a different environment on the > outer level and the same type of environment further inside repeatedly. Hm, perhaps my experience here is too limited. No idea. -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
