Skip to content

Conversation

@josteink
Copy link
Collaborator

Fix issues with (back)quoted lambda in csharp-mode.el:

--

Hi,

I was annoyed at the backquoted lambda in csharp-mode.el and tracked
down its origin to a bug in CC-mode. While waiting for CC-mode to be
fixed, the patch below replaces this workaround with another one that
allows the code to be properly byte-compiled.

Fix issues with (back)quoted lambda in csharp-mode.el:

--

Hi,

I was annoyed at the backquoted lambda in `csharp-mode.el` and tracked
down its origin to a bug in CC-mode.  While waiting for CC-mode to be
fixed, the patch below replaces this workaround with another one that
allows the code to be properly byte-compiled.
@josteink josteink closed this Aug 17, 2022
@josteink josteink deleted the feature/stefan-patch branch August 17, 2022 07:07
@josteink josteink restored the feature/stefan-patch branch August 17, 2022 07:12
@josteink josteink reopened this Aug 17, 2022
@josteink josteink merged commit fbe090b into master Aug 17, 2022
@josteink josteink deleted the feature/stefan-patch branch August 17, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants