"Roland Winkler" wrote:

> The following patch appears much clearer to me.
[...]
> Should I check it in?

Entirely up to you. I installed mine, but feel free to revert it.

> +      (unless (string-match "\\`\\({.*}\\|\".*\"\\)\\'" init)
> +        (setq init (concat (bibtex-field-left-delimiter) init
> +                           (bibtex-field-right-delimiter)))))

What about the (unlikely?) cases like:

author = {Smith}, J. and Jones, {P.}

It matches the above regexp, but still needs enclosing.



_______________________________________________
emacs-pretest-bug mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to