Ullrich <um.usenet@gmail.com> writes:
Hi Ullrich,
> the command reftex-create-bibtex-file fails to produce a correct
> bib-file in the following case: The original bibtex entry
>
> @Article{test,
> Title = {Test 1) first and 2) second},
> Author = {Oskar Maier},
> Journal = {Journal},
> Year = {2014}
> }
>
> becomes
>
> @Article{test,
> Title = {Test 1) first and 2)
>
> in the exported file.
I think I've just fixed that on Emacs Git master and emacs-24 branches.
If you have the possibility to test if it works now, that'd be great.
Bye,
Tassilo