all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs-25 in console mode ... need debug coaching
@ 2014-12-17 18:31 Harry Putnam
  2014-12-18  1:25 ` James Cloos
  0 siblings, 1 reply; 2+ messages in thread
From: Harry Putnam @ 2014-12-17 18:31 UTC (permalink / raw)
  To: emacs-devel

Setup:
   Fresh install of gentoo linux
   emacs from bzr sources of 2 days ago (12/15/2014)

I have two errors to report but they only happen when I do NOT run
emacs -Q.  So, likely to be something in my local setup.

Thing is, I don't have an idea how to track them down to the source
problem.

1) On startup in console mode... this error occurs:
  [From *Messages* buffer]
 ,----
 |   seconds-to-time: Wrong type argument: listp, 0
 |   Error in post-command-hook
 (global-font-lock-mode-check-buffers): (wrong-type-argument listp 0)
 |   Error in post-command-hook (eldoc-schedule-timer):
 (wrong-type-argument listp 0)
 `----

In dired mode:
  This occurs when defining an unwanted directory with `d' and
  attempting removal with `x'

  Ditto for `d' `x' on a regular file
  [From *Messages* buffer]
  ,----
  |  seconds-to-time: Wrong type argument: listp, 0
  `----

Can anyone recognize what might be happening or suggest where I can
look for the cause.

If I start with emacs -Q, none of this happens.




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

end of thread, other threads:[~2014-12-18  1:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-17 18:31 emacs-25 in console mode ... need debug coaching Harry Putnam
2014-12-18  1:25 ` James Cloos

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.