emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Compiling org-clock.el fails due to undeclared utf-8 [9.1.1 (9.1.1-6-gd40deb-elpa)]
@ 2017-09-29 11:53 Enrico Scholz
  2017-09-29 20:02 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Scholz @ 2017-09-29 11:53 UTC (permalink / raw)
  To: emacs-orgmode

When install org, compilation fails with

| org-clock.el:1958:1:Error: Invalid read syntax: "?"


This seems to happen due to the non-ascii charecter in line 1974.
Adding a

;; coding: utf-8

local variable fixes it.



Enrico


Emacs  : GNU Emacs 25.3.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.24.31)
 of 2017-09-22
Package: Org mode version 9.1.1 (9.1.1-6-gd40deb-elpa @ /home/ensc/.emacs.d/elpa/org-20170925/)

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

* Re: Bug: Compiling org-clock.el fails due to undeclared utf-8 [9.1.1 (9.1.1-6-gd40deb-elpa)]
  2017-09-29 11:53 Bug: Compiling org-clock.el fails due to undeclared utf-8 [9.1.1 (9.1.1-6-gd40deb-elpa)] Enrico Scholz
@ 2017-09-29 20:02 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2017-09-29 20:02 UTC (permalink / raw)
  To: Enrico Scholz; +Cc: emacs-orgmode

Hello,

Enrico Scholz <enrico.scholz@sigma-chemnitz.de> writes:

> When install org, compilation fails with
>
> | org-clock.el:1958:1:Error: Invalid read syntax: "?"
>
>
> This seems to happen due to the non-ascii charecter in line 1974.
> Adding a
>
> ;; coding: utf-8
>
> local variable fixes it.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2017-09-29 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-29 11:53 Bug: Compiling org-clock.el fails due to undeclared utf-8 [9.1.1 (9.1.1-6-gd40deb-elpa)] Enrico Scholz
2017-09-29 20:02 ` Nicolas Goaziou

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).