all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Help debugging a backtrace
@ 2016-04-27 18:28 Kaushal Modi
  2016-04-27 19:01 ` Nick Dokos
  0 siblings, 1 reply; 22+ messages in thread
From: Kaushal Modi @ 2016-04-27 18:28 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

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


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

end of thread, other threads:[~2016-09-22 18:52 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1147.1461781734.7477.help-gnu-emacs@gnu.org>
2016-09-06  7:26 ` Help debugging a backtrace 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
2016-04-27 18:28 Kaushal Modi
2016-04-27 19:01 ` 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

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.