all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Help debugging a backtrace
Date: Wed, 27 Apr 2016 18:28:40 +0000	[thread overview]
Message-ID: <CAFyQvY0oaQNmBfDqpnaTmqgwfDyVaydoikck08vmE==H4J_EcQ@mail.gmail.com> (raw)

Hi,

I was experimenting running emacs on Android using Termux (
https://play.google.com/store/apps/details?id=com.termux ) inspired by this
blog post by Artur Malabarba (
http://endlessparentheses.com/running-emacs-on-android.html ).

I have got things almost working except for seemingly random error messages
like the one in the below backtrace.

https://gist.github.com/kaushalmodi/4ec8d9b8e3dae268c951be743b5d05ae

Here, I was trying to use the er/expand-region command (
https://github.com/magnars/expand-region.el ). That in turn seems to
require clojure-mode (as I happen to have that installed too). And after
that it leads to this error:

Debugger entered--Lisp error: (wrong-type-argument stringp (require .
finder-inf))

string-match("\\(\\`\\|/\\)clojure-mode\\(\\.elc\\|\\.el\\)?\\(\\.gz\\)?\\'"
(require . finder-inf))

load-history-filename-element("\\(\\`\\|/\\)clojure-mode\\(\\.elc\\|\\.el\\)?\\(\\.gz\\)?\\'")
  eval-after-load("clojure-mode" #[nil "\300\301!\207" [require
clojure-mode-expansions] 2])

.. which I do not understand how and why.

I have seen the same (require . finder-inf) error pop-up when I tried to do
something in dired too.

This problem did not occur for the short time I tried out emacs -Q. This
problem also does not occur as soon as I launch emacs with my config in
Termux; it happens only when certain packages are required.

I'd like to understand the above backtrace so that I can possible fix
something in my config or at least understand if something went wrong in
the building of emacs for that platform.

Thanks for reading my email.

Kaushal
-- 

-- 
Kaushal Modi


             reply	other threads:[~2016-04-27 18:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 18:28 Kaushal Modi [this message]
2016-04-27 19:01 ` Help debugging a backtrace Nick Dokos
2016-04-27 19:37   ` Kaushal Modi
2016-04-28 20:59     ` Kaushal Modi
2016-04-29 21:27       ` Michael Heerdegen
2016-04-29 21:36         ` Kaushal Modi
2016-04-29 22:56           ` Kaushal Modi
2016-05-01 14:22             ` Michael Heerdegen
2016-05-01 14:27               ` Michael Heerdegen
2016-05-01 19:05                 ` Kaushal Modi
2016-05-01 20:45                   ` Michael Heerdegen
2016-05-01 21:10                     ` Drew Adams
2016-05-02  4:20                       ` Kaushal Modi
2016-05-02  4:38                         ` Kaushal Modi
2016-05-02 14:38                           ` Michael Heerdegen
2016-05-02 15:10                             ` Kaushal Modi
2016-05-02 15:33                               ` Eli Zaretskii
     [not found] <mailman.1147.1461781734.7477.help-gnu-emacs@gnu.org>
2016-09-06  7:26 ` rn3aoh.g
2016-09-20 16:15   ` Kaushal Modi
2016-09-21  1:53     ` Jude DaShiell
2016-09-21 17:12       ` Kaushal Modi
2016-09-22 18:52         ` Jude DaShiell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFyQvY0oaQNmBfDqpnaTmqgwfDyVaydoikck08vmE==H4J_EcQ@mail.gmail.com' \
    --to=kaushal.modi@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.