GNU bug report logs -
#24901
Patch to add support for curly quotes to electric-pair-mode
Previous Next
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Tue, 8 Nov 2016 12:01:02 UTC
Severity: wishlist
Tags: patch
Done: Reuben Thomas <rrt <at> sc3d.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Noam Postavsky <npostavs <at> users.sourceforge.net> writes:
> On Thu, Aug 17, 2017 at 11:36 AM, João Távora <joaotavora <at> gmail.com> wrote:
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>
>>>> Seems to be there for a reason, unfortunately. It's forward
>>>> referenced in electric.el if I'm not mistaken.
>>>
>>> I don't understand this: electric.el is preloaded, so why would it
>>> need the autoload?
>
> I think you have the direction backwards: electric.el uses the
> autoloaded variable *from* elec-pair.el.
You mean Eli has the direction backwards. I don't have a clue :-)
> As far as I know, the only way to be sure of testing all dependencies
> is deleting all elc files, i.e., a full bootstrap minus the C
> compilation (using ccache can help automate the "minus the C
> compilation" part).
So is 'find . -iname "*.elc" | xargs rm -f' enough? What's ccache?
>> And then there's the problem Noam mentioned in elisp-mode.el.
>
> The elisp-mode.el problem is what causes the align.elc failure: the
> byte compiler uses elisp-mode.
Does this mean you sign off on both patches?
João
This bug report was last modified 7 years and 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.