unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25085: 25.1; flymake, Java: Space in file path causes CFGERR
@ 2016-12-01 22:19 Luis Gerhorst
  2020-11-30 11:35 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Luis Gerhorst @ 2016-12-01 22:19 UTC (permalink / raw)
  To: 25085


The following does work with 'emacs -Q'.

1. Open a .java file in a directory that contains a space character.
2. Create a Makfile containing at least the following target (standard for flymake):

check-syntax:
	javac -Xlint $(CHK_SOURCES)

.PHONY: check-syntax

3. M-x flymake-mode in the .java-buffer and a GUI window with a error message pops up.



In GNU Emacs 25.1.1 (x86_64-apple-darwin16.1.0, NS appkit-1504.60 Version 10.12.1 (Build 16B2657))
 of 2016-11-05 built on luiss-imac
Windowing system distributor 'Apple', version 10.3.1504
Configured using:
 'configure --disable-dependency-tracking --disable-silent-rules
 --enable-locallisppath=/usr/local/share/emacs/site-lisp
 --infodir=/usr/local/Cellar/emacs/25.1/share/info/emacs
 --prefix=/usr/local/Cellar/emacs/25.1 --without-x --with-xml2
 --without-dbus --without-gnutls --with-ns --disable-ns-self-contained'

Configured features:
NOTIFY ACL LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS

Important settings:
  value of $LANG: en_DE.UTF-8
  locale-coding-system: utf-8-unix





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

end of thread, other threads:[~2021-01-12 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-01 22:19 bug#25085: 25.1; flymake, Java: Space in file path causes CFGERR Luis Gerhorst
2020-11-30 11:35 ` Lars Ingebrigtsen
2021-01-12 20:31   ` Lars Ingebrigtsen

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).