From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Failure in compiling org-capture.el Date: Mon, 17 Apr 2017 14:11:21 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f403045f748442853f054d5d5e5e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d07NQ-0007PJ-Ey for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 10:11:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d07NO-0002dT-Mm for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 10:11:36 -0400 Received: from mail-lf0-x230.google.com ([2a00:1450:4010:c07::230]:34825) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d07NO-0002by-AI for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 10:11:34 -0400 Received: by mail-lf0-x230.google.com with SMTP id 75so65771344lfs.2 for ; Mon, 17 Apr 2017 07:11:34 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-org list --f403045f748442853f054d5d5e5e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I am on master branch: ea3754f. A recent change in org-capture.el breaks compilation: In toplevel form: org-capture.el:1586:1:Error: Unknown pattern =E2=80=98nil=E2=80=99 Compiling /home/kmodi/.emacs.d/elisp/org-mode/lisp/org-install.el... Compiling /home/kmodi/.emacs.d/elisp/org-mode/lisp/org-loaddefs.el... Compiling /home/kmodi/.emacs.d/elisp/org-mode/lisp/org-version.el... Done (Total of 0 files compiled, 1 failed, 121 skipped) make[2]: Leaving directory `/home/kmodi/.emacs.d/elisp/org-mode/lisp' if [ ! -d /home/kmodi/usr_local/apps/6/emacs/master/share/emacs/site-lisp/org ] ; then \ install -m 755 -d /home/kmodi/usr_local/apps/6/emacs/master/share/emacs/site-lisp/org ; \ fi ; install -m 644 -p ob-C.elc ob-J.elc ob-R.elc ob-abc.elc ob-asymptote.elc ob-awk.elc ob-calc.elc ob-clojure.elc ob-comint.elc ob-coq.elc ob-core.elc ob-css.elc ob-ditaa.elc ob-dot.elc ob-ebnf.elc ob-emacs-lisp.elc ob-eval.elc ob-exp.elc ob-forth.elc ob-fortran.elc ob-gnuplot.elc ob-groovy.elc ob-haskell.elc ob-hledger.elc ob-io.elc ob-java.elc ob-js.elc ob-keys.elc ob-latex.elc ob-ledger.elc ob-lilypond.elc ob-lisp.elc ob-lob.elc ob-lua.elc ob-makefile.elc ob-matlab.elc ob-maxima.elc ob-mscgen.elc ob-ocaml.elc ob-octave.elc ob-org.elc ob-perl.elc ob-picolisp.elc ob-plantuml.elc ob-processing.elc ob-python.elc ob-ref.elc ob-ruby.elc ob-sass.elc ob-scala.elc ob-scheme.elc ob-screen.elc ob-sed.elc ob-shell.elc ob-shen.elc ob-sql.elc ob-sqlite.elc ob-stan.elc ob-table.elc ob-tangle.elc ob.elc org-agenda.elc org-archive.elc org-attach.elc org-bbdb.elc org-bibtex.elc org-capture.elc org-clock.elc org-colview.elc org-compat.elc org-crypt.elc org-ctags.elc org-datetree.elc org-docview.elc org-duration.elc org-eldoc.elc org-element.elc org-entities.elc org-eshell.elc org-eww.elc org-faces.elc org-feed.elc org-footnote.elc org-gnus.elc org-habit.elc org-id.elc org-indent.elc org-info.elc org-inlinetask.elc org-irc.elc org-lint.elc org-list.elc org-macro.elc org-macs.elc org-mhe.elc org-mime.elc org-mobile.elc org-mouse.elc org-pcomplete.elc org-plot.elc org-protocol.elc org-rmail.elc org-src.elc org-table.elc org-timer.elc org-w3m.elc org.elc ox-ascii.elc ox-beamer.elc ox-html.elc ox-icalendar.elc ox-latex.elc ox-man.elc ox-md.elc ox-odt.elc ox-org.elc ox-publish.elc ox-texinfo.elc ox.elc ob-C.el ob-J.el ob-R.el ob-abc.el ob-asymptote.el ob-awk.el ob-calc.el ob-clojure.el ob-comint.el ob-coq.el ob-core.el ob-css.el ob-ditaa.el ob-dot.el ob-ebnf.el ob-emacs-lisp.el ob-eval.el ob-exp.el ob-forth.el ob-fortran.el ob-gnuplot.el ob-groovy.el ob-haskell.el ob-hledger.el ob-io.el ob-java.el ob-js.el ob-keys.el ob-latex.el ob-ledger.el ob-lilypond.el ob-lisp.el ob-lob.el ob-lua.el ob-makefile.el ob-matlab.el ob-maxima.el ob-mscgen.el ob-ocaml.el ob-octave.el ob-org.el ob-perl.el ob-picolisp.el ob-plantuml.el ob-processing.el ob-python.el ob-ref.el ob-ruby.el ob-sass.el ob-scala.el ob-scheme.el ob-screen.el ob-sed.el ob-shell.el ob-shen.el ob-sql.el ob-sqlite.el ob-stan.el ob-table.el ob-tangle.el ob.el org-agenda.el org-archive.el org-attach.el org-bbdb.el org-bibtex.el org-capture.el org-clock.el org-colview.el org-compat.el org-crypt.el org-ctags.el org-datetree.el org-docview.el org-duration.el org-eldoc.el org-element.el org-entities.el org-eshell.el org-eww.el org-faces.el org-feed.el org-footnote.el org-gnus.el org-habit.el org-id.el org-indent.el org-info.el org-inlinetask.el org-install.el org-irc.el org-lint.el org-list.el org-macro.el org-macs.el org-mhe.el org-mime.el org-mobile.el org-mouse.el org-pcomplete.el org-plot.el org-protocol.el org-rmail.el org-src.el org-table.el org-timer.el org-w3m.el org.el ox-ascii.el ox-beamer.el ox-html.el ox-icalendar.el ox-latex.el ox-man.el ox-md.el ox-odt.el ox-org.el ox-publish.el ox-texinfo.el ox.el org-version.el org-loaddefs.el /home/kmodi/usr_local/apps/6/emacs/master/share/emacs/site-lisp/org install: cannot stat `org-capture.elc': No such file or directory make[1]: *** [install] Error 1 make[1]: Leaving directory `/home/kmodi/.emacs.d/elisp/org-mode/lisp' make: *** [install-lisp] Error 2 --=20 Kaushal Modi --f403045f748442853f054d5d5e5e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I am on master branch: ea3754f.

A recen= t change in org-capture.el breaks compilation:

In t= oplevel form:
org-capture.el:1586:1:Error: Unknown pattern =E2=80= =98nil=E2=80=99
Compiling /home/kmodi/.emacs.d/elisp/org-mode/lis= p/org-install.el...
Compiling /home/kmodi/.emacs.d/elisp/org-mode= /lisp/org-loaddefs.el...
Compiling /home/kmodi/.emacs.d/elisp/org= -mode/lisp/org-version.el...
Done (Total of 0 files compiled, 1 f= ailed, 121 skipped)
make[2]: Leaving directory `/home/kmodi/.emac= s.d/elisp/org-mode/lisp'
if [ ! -d /home/kmodi/usr_local/apps= /6/emacs/master/share/emacs/site-lisp/org ] ; then \
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 install -m 755 -d /home/kmodi/usr_local/apps/6/ema= cs/master/share/emacs/site-lisp/org ; \
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 fi ;
install -m 644 -p ob-C.elc ob-J.elc ob-R.elc ob-abc.elc = ob-asymptote.elc ob-awk.elc ob-calc.elc ob-clojure.elc ob-comint.elc ob-coq= .elc ob-core.elc ob-css.elc ob-ditaa.elc ob-dot.elc ob-ebnf.elc ob-emacs-li= sp.elc ob-eval.elc ob-exp.elc ob-forth.elc ob-fortran.elc ob-gnuplot.elc ob= -groovy.elc ob-haskell.elc ob-hledger.elc ob-io.elc ob-java.elc ob-js.elc o= b-keys.elc ob-latex.elc ob-ledger.elc ob-lilypond.elc ob-lisp.elc ob-lob.el= c ob-lua.elc ob-makefile.elc ob-matlab.elc ob-maxima.elc ob-mscgen.elc ob-o= caml.elc ob-octave.elc ob-org.elc ob-perl.elc ob-picolisp.elc ob-plantuml.e= lc ob-processing.elc ob-python.elc ob-ref.elc ob-ruby.elc ob-sass.elc ob-sc= ala.elc ob-scheme.elc ob-screen.elc ob-sed.elc ob-shell.elc ob-shen.elc ob-= sql.elc ob-sqlite.elc ob-stan.elc ob-table.elc ob-tangle.elc ob.elc org-age= nda.elc org-archive.elc org-attach.elc org-bbdb.elc org-bibtex.elc org-capt= ure.elc org-clock.elc org-colview.elc org-compat.elc org-crypt.elc org-ctag= s.elc org-datetree.elc org-docview.elc org-duration.elc org-eldoc.elc org-e= lement.elc org-entities.elc org-eshell.elc org-eww.elc org-faces.elc org-fe= ed.elc org-footnote.elc org-gnus.elc org-habit.elc org-id.elc org-indent.el= c org-info.elc org-inlinetask.elc org-irc.elc org-lint.elc org-list.elc org= -macro.elc org-macs.elc org-mhe.elc org-mime.elc org-mobile.elc org-mouse.e= lc org-pcomplete.elc org-plot.elc org-protocol.elc org-rmail.elc org-src.el= c org-table.elc org-timer.elc org-w3m.elc org.elc ox-ascii.elc ox-beamer.el= c ox-html.elc ox-icalendar.elc ox-latex.elc ox-man.elc ox-md.elc ox-odt.elc= ox-org.elc ox-publish.elc ox-texinfo.elc ox.elc ob-C.el ob-J.el ob-R.el ob= -abc.el ob-asymptote.el ob-awk.el ob-calc.el ob-clojure.el ob-comint.el ob-= coq.el ob-core.el ob-css.el ob-ditaa.el ob-dot.el ob-ebnf.el ob-emacs-lisp.= el ob-eval.el ob-exp.el ob-forth.el ob-fortran.el ob-gnuplot.el ob-groovy.e= l ob-haskell.el ob-hledger.el ob-io.el ob-java.el ob-js.el ob-keys.el ob-la= tex.el ob-ledger.el ob-lilypond.el ob-lisp.el ob-lob.el ob-lua.el ob-makefi= le.el ob-matlab.el ob-maxima.el ob-mscgen.el ob-ocaml.el ob-octave.el ob-or= g.el ob-perl.el ob-picolisp.el ob-plantuml.el ob-processing.el ob-python.el= ob-ref.el ob-ruby.el ob-sass.el ob-scala.el ob-scheme.el ob-screen.el ob-s= ed.el ob-shell.el ob-shen.el ob-sql.el ob-sqlite.el ob-stan.el ob-table.el = ob-tangle.el ob.el org-agenda.el org-archive.el org-attach.el org-bbdb.el o= rg-bibtex.el org-capture.el org-clock.el org-colview.el org-compat.el org-c= rypt.el org-ctags.el org-datetree.el org-docview.el org-duration.el org-eld= oc.el org-element.el org-entities.el org-eshell.el org-eww.el org-faces.el = org-feed.el org-footnote.el org-gnus.el org-habit.el org-id.el org-indent.e= l org-info.el org-inlinetask.el org-install.el org-irc.el org-lint.el org-l= ist.el org-macro.el org-macs.el org-mhe.el org-mime.el org-mobile.el org-mo= use.el org-pcomplete.el org-plot.el org-protocol.el org-rmail.el org-src.el= org-table.el org-timer.el org-w3m.el org.el ox-ascii.el ox-beamer.el ox-ht= ml.el ox-icalendar.el ox-latex.el ox-man.el ox-md.el ox-odt.el ox-org.el ox= -publish.el ox-texinfo.el ox.el org-version.el org-loaddefs.el /home/kmodi/= usr_local/apps/6/emacs/master/share/emacs/site-lisp/org
install: = cannot stat `org-capture.elc': No such file or directory
make= [1]: *** [install] Error 1
make[1]: Leaving directory `/home/kmod= i/.emacs.d/elisp/org-mode/lisp'
make: *** [install-lisp] Erro= r 2


-= -

Kaushal = Modi

--f403045f748442853f054d5d5e5e--