I found that this error went away in emacs 24 (from git). Presumably
whatever the problem was was fixed in the emacs trunk, as I'm not
using a separate CEDET install.
On Tue, Nov 15, 2011 at 5:34 PM, Eric M. Ludlam <ericludlam@...> wrote:
> Hi,
>
> Sorry for the slow response.
>
> I thought this type of error had been fixed a long time ago.
>
> I can't actually find that error in the trunk version.
>
> If you can get CEDET 1.0 or the bzr trunk version installed, it should solve
> the problem.
>
> If it persists, do you have any idea of the file that this macro was in, or
> what the code was to cause it?
>
> Eric
>
> On 10/08/2011 09:03 PM, Brendan Miller wrote:
>>
>> If I have semantic turned on, I get a lot of errors like this when
>> quiting emacs after working on some c++ code.
>>
>> Save Error: "\"Error in macro \\\"name\\\"\"":
>>
>> Presumably semantic is getting some errors saving macro symbols to the
>> db? Anyway, these errors seem harmless, but they are sure annoying as
>> they make a lot of noise in the minibuffer, and require my individual
>> confirmation of each one when I'm trying to quit emacs.
>>
>> Is there some way to hide/disable these errors?
>>
>> I'm the version of semantic that ships with emacs 23.2.
>>
>> Thanks
>
|