From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sebastien Vauban" Newsgroups: gmane.emacs.bugs Subject: Re: bug#14957: 24.3.50; Flyspell language visible in mode line Date: Tue, 14 Jan 2014 18:32:05 +0100 Organization: Sebastien Vauban Message-ID: <86bnzeeaga.fsf@somewhere.org> References: <86y58teatq.fsf@missioncriticalit.com> <87wqmfz96x.fsf@web.de> <86a9hevcyl.fsf@somewhere.org> <86fvor6itj.fsf@somewhere.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1389721429 20327 80.91.229.3 (14 Jan 2014 17:43:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Jan 2014 17:43:49 +0000 (UTC) To: bug-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Tue Jan 14 18:43:55 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W381r-0001Sb-6F for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jan 2014 18:43:55 +0100 Original-Received: from localhost ([::1]:49784 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W381q-0003O9-SB for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jan 2014 12:43:54 -0500 Original-Path: usenet.stanford.edu!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 57 Injection-Info: mx05.eternal-september.org; posting-host="6f05eaee171434c896d44feeaf7179f0"; logging-data="8063"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX1/pPbjsoFSqy6bm7mjRLixe" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) X-Archive: encrypt Cancel-Lock: sha1:eU0ueS0tmWy1Hs0v3YsfjN2+530= sha1:/btOegVOq+u/Sa4a+07KQZHL95w= X-Url: Under construction... Original-Xref: usenet.stanford.edu gnu.emacs.bug:109588 X-Mailman-Approved-At: Tue, 14 Jan 2014 12:43:51 -0500 X-BeenThere: bug-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.bugs:83483 Archived-At: Hello Michael, Michael Heerdegen wrote: > "Sebastien Vauban" writes: > >> =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 >> =E2=94=82 File mode specification error: (wrong-type-argument >> buffe= r-or-string-p >> =E2=94=82 (:eval (let ((dict (and (featurep (quote ispell)) (not >> bu= ffer-read-only) >> =E2=94=82 (or ispell-local-dictionary ispell-dictionary)))) (and dict = >> (propertize >> =E2=94=82 (concat " " (substring dict 0 2)) (quote face) (quote >> =E2=94=82 mode-line-highlight)))))) >> =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 > > I've no idea what happens for you. Can you give me a backtrace or a > reproducible recipe from emacs -Q? Yes, I now have a backtrace: --8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (wrong-type-argument buffer-or-string-p (:eva= l (let ((dict (and (featurep (quote ispell)) (not buffer-read-only) (or isp= ell-local-dictionary ispell-dictionary)))) (and dict (propertize (concat " = " (substring dict 0 2)) (quote face) (quote mode-line-highlight)))))) get-text-property(0 help-echo (:eval (let ((dict (and (featurep (quote is= pell)) (not buffer-read-only) (or ispell-local-dictionary ispell-dictionary= )))) (and dict (propertize (concat " " (substring dict 0 2)) (quote face) (= quote mode-line-highlight)))))) (defconst csv-mode-line-help-echo (get-text-property 0 (quote help-echo) = (car default-mode-line-format)) "Primary default mode line help echo text.") eval-buffer(# nil "d:/Users/sva/.emacs.d/site-lisp/csv-mo= de.el" nil t) ; Reading at buffer position 10682 load-with-code-conversion("d:/Users/sva/.emacs.d/site-lisp/csv-mode.el" "= d:/Users/sva/.emacs.d/site-lisp/csv-mode.el" nil t) csv-mode() set-auto-mode-0(csv-mode nil) set-auto-mode() normal-mode(t) after-find-file(nil t) find-file-noselect-1(# "~/champs.csv" nil nil "~/champ= s.csv" ((3584 1 . 1088) (24647 . 36859))) find-file-noselect("d:/Users/sva/champs.csv" nil nil t) find-file("d:/Users/sva/champs.csv" t) call-interactively(find-file nil nil) command-execute(find-file) --8<---------------cut here---------------end--------------->8--- I can reproduce the bug with the CSV file, but my configuration is not yet = minimized. Best regards, Seb --=20 Sebastien Vauban