From: Ergus <spacibba@aol.com>
To: emacs-devel@gnu.org
Subject: Issues in the master branch
Date: Fri, 23 Aug 2019 12:52:15 +0200 [thread overview]
Message-ID: <20190823105213.uiuqdnpd54nmdgwf@Ergus> (raw)
Hi:
I am using the master branch and I just found 2 errors that I don't
know if they are related, but I haven't seen them before (and are not
there in emacs 26)
1) Some commands are giving this error:
invalid-function with-connection-local-variables.
This happen to me in external commands like ggtags, counsel-rg and some
others.
2) Internal commands like rgrep are producing a wrong output they are
printing the output but with the scape sequences instead of the colors.
-*- mode: grep; default-directory: "~/gits/zile/src/" -*-
Grep started at Fri Aug 23 12:43:54
find [???] -exec grep --color -i -nH --null -e include \{\} +
./editfns.c^@22:#^[[01;31minclude^[[m <config.h>
./editfns.c^@24:#^[[01;31minclude^[[m "main.h"
./editfns.c^@25:#^[[01;31minclude^[[m "extern.h"
./search.c^@22:#^[[01;31minclude^[[m <config.h>
./search.c^@24:#^[[01;31minclude^[[m <stdlib.h>
./search.c^@25:#^[[01;31minclude^[[m <ctype.h>
./search.c^@26:#^[[01;31minclude^[[m <regex.h>
./search.c^@28:#^[[01;31minclude^[[m "main.h"
./search.c^@29:#^[[01;31minclude^[[m "extern.h"
./redisplay.c^@22:#^[[01;31minclude^[[m <config.h>
./redisplay.c^@24:#^[[01;31minclude^[[m <stdarg.h>
I am of course using emacs -Q.
The issues are not there in emacs-26, only in the master; but I have
moved back in the history and I don't find yet where this started to happen.
next reply other threads:[~2019-08-23 10:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-23 10:52 Ergus [this message]
2019-08-23 12:38 ` Issues in the master branch Eli Zaretskii
2019-08-23 17:27 ` Lars Ingebrigtsen
2019-08-23 19:54 ` Ergus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190823105213.uiuqdnpd54nmdgwf@Ergus \
--to=spacibba@aol.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.