all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nyc4bos@aol.com
To: Glenn Morris <rgm@gnu.org>
Cc: 13217@debbugs.gnu.org
Subject: bug#13217: 24.3.50; emacs-version output not showing up
Date: Tue, 18 Dec 2012 23:21:35 -0100	[thread overview]
Message-ID: <xl5mwxariwg.fsf@aol.com> (raw)
In-Reply-To: <rxlicwjiwl.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 17 Dec 2012 19:36:26 -0500")

Glenn Morris <rgm@gnu.org> writes:

> nyc4bos@aol.com wrote:
>
>> This is both with my full setup and with `runemacs.exe -Q'
>>
>> However with the latest trunk version (bzr 111253) I can only see
>> the `emacs-version' value with `runemacs.exe -Q'
>>
>> With my identical full setup I don't see the `emacs-version' in the
>> echo-area nor in the *Messages* buffer with trunk version.
>
> So, do the usual thing of commenting out half your init file to identify
> which half has the problem, then once you know which half, comment out
> half of what remains, and so on, till you narrow down the problem.

When I invoke `runemacs.exe -q`, the problem still occurs.

So, perhaps the problem is in my site-lisp directory.

> You might start by C-h f emacs-version...

From a `runemacs.exe --no-site-lisp is see:

emacs-version is an interactive compiled Lisp function in
`version.el'.

So I checked my site-lisp directory and I had:
simple.el
simple.elc
subdirs.el

So to test, I copied the current lisp\simple.el* to site-lisp and I
now see:

emacs-version is an interactive compiled Lisp function.

(No 'version.el')

OK, seeing that message from `C-h f' is no problem.

However, when I subsequently startup Gnus, I see the problem with not
geting `emacs-version' to work.

Of course, the solution is to delete the simple.el* files from the
site-lisp directory.

But should having the existance of the current-up-to-date simple.el*
files in the site-lisp directory cause this problem?

You can close this bugreport if it is deemed not interesting to look
into why this happens (with subsequently starting Gnus?) since I can
just remove the simple.el* files from site-lisp.

Thanks.





  reply	other threads:[~2012-12-19  0:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17 23:55 bug#13217: 24.3.50; emacs-version output not showing up nyc4bos
2012-12-18  0:36 ` Glenn Morris
2012-12-19  0:21   ` nyc4bos [this message]
2012-12-19  2:20     ` Glenn Morris

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=xl5mwxariwg.fsf@aol.com \
    --to=nyc4bos@aol.com \
    --cc=13217@debbugs.gnu.org \
    --cc=rgm@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.