unofficial mirror of emacs-devel@gnu.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

* Re: emacs-25 in console mode ... need debug coaching
  2014-12-17 18:31 emacs-25 in console mode ... need debug coaching Harry Putnam
@ 2014-12-18  1:25 ` James Cloos
  0 siblings, 0 replies; 2+ messages in thread
From: James Cloos @ 2014-12-18  1:25 UTC (permalink / raw)
  To: Harry Putnam; +Cc: emacs-devel

Do you have anything from app-emacs installed, too?

If so, try running emacs -nsl.  If that avoids the problem, something
from the app-emacs category probably is incompatible with current master.

If that does not avoid the problem, try moving
/usr/share/emacs/site-lisp/site-gentoo.el out of the way and then trying
emacs -nsl again.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 0x997A9F17ED7DAEA6



^ 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 public inbox

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