unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Issues in the master branch
@ 2019-08-23 10:52 Ergus
  2019-08-23 12:38 ` Eli Zaretskii
  2019-08-23 17:27 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Ergus @ 2019-08-23 10:52 UTC (permalink / raw)
  To: emacs-devel

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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-23 19:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-23 10:52 Issues in the master branch Ergus
2019-08-23 12:38 ` Eli Zaretskii
2019-08-23 17:27 ` Lars Ingebrigtsen
2019-08-23 19:54   ` Ergus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).