emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45037: closed (Makefiles <TAB>...: gets wrong color)


From: GNU bug Tracking System
Subject: bug#45037: closed (Makefiles <TAB>...: gets wrong color)
Date: Mon, 27 Sep 2021 10:37:03 +0000

Your message dated Mon, 27 Sep 2021 12:35:55 +0200
with message-id <90ade1f200bb7101be66bc8f0703a314a3a23f0f.camel@telenet.be>
and subject line Re: isc-dhcp patch-shebang fails when cross-compiling
has caused the debbugs.gnu.org bug report #46052,
regarding Makefiles <TAB>...: gets wrong color
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46052: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46052
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Makefiles <TAB>...: gets wrong color Date: Fri, 04 Dec 2020 09:19:23 +0800
$ cat Makefile
u:
        for u in ha jia fen ping; do echo -n $$u:; \
        units --one-line --compact $m $$u; done
$ emacs -nw -Q Makefile

The 'for' line is in the wrong color.

Probably triggered by the colon near the end.

But there is a tab at the front of the line!

So it should know better.

emacs-version "27.1"



--- End Message ---
--- Begin Message --- Subject: Re: isc-dhcp patch-shebang fails when cross-compiling Date: Mon, 27 Sep 2021 12:35:55 +0200 User-agent: Evolution 3.34.2
Caliph Nomble schreef op za 23-01-2021 om 17:40 [+0000]:
> Hi,
> 
> When cross-compiling isc-dhcp (in this case x86-64 to aarch64), patch-shebang
> patches in bash-minimal compiled for x86_64 for the scripts
> libexec/dhclient-script and libexec/.dhclient-script-real. This pretty much
> prevents dhclient from working, requiring manual network configuration.

The current definition of isc-dhcp on master has some modifications to
patch in a cross-compiled bash-minimal instead, so I'm closing the bug report.
If you still notice an issue, feel free to reopen.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]