From 2d8a9ec744a0bfcfc403b17bb56de57a381364d2 Mon Sep 17 00:00:00 2001 From: "Juan E. Maya" Date: Wed, 31 Jan 2018 23:56:45 +0100 Subject: [PATCH] Updated Emacs instructions (markdown) --- Emacs-instructions.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Emacs-instructions.md b/Emacs-instructions.md index efe60dd..bf496ef 100644 --- a/Emacs-instructions.md +++ b/Emacs-instructions.md @@ -39,10 +39,7 @@ Note! If you get `error in process filter: Attempt to shape unibyte text`, check ;; (46 . ".\\(?:\\(?:\\.[.<]\\)\\|[.=-]\\)") ``` -If you are using `projectile-ag` you might also face `error in process filter: Attempt to shape unibyte text`. To avoid this comment the following line from the above script: -```elisp -;; (94 . ".\\(?:=\\)") -``` +If you are using `projectile-ag` and having the error `error in process filter: Attempt to shape unibyte text` you might want to change the font face of `helm-match` If you're using the latest [railwaycat Mac port](https://github.com/railwaycat/homebrew-emacsmacport) of Emacs, you can instead use: