all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Stefan Monnier'" <monnier@iro.umontreal.ca>
Cc: 9669@debbugs.gnu.org
Subject: bug#9669: 24.0.50; `tramp-compat.el' in *Help* when it doesn't belong (?)
Date: Wed, 5 Oct 2011 10:41:14 -0700	[thread overview]
Message-ID: <CDD2A2832D0141C8BF28622E4B6E76AD@us.oracle.com> (raw)
In-Reply-To: <22AF24DE217344A19DDE7B62F90BAA43@us.oracle.com>

Some more info about this, which I'm guessing now might be pertinent (#2).
Didn't think of it before.

1. I see the same problem for any function that is not defined at top level,
e.g., when the `defun' is inside a top-level (when (...):

 (when (fboundp 'map-keymap)
   (defun icicle-complete-keys...)...)

 C-h f icicle-complete-keys

 icicle-complete-keys is an interactive compiled Lisp function.

2. I compile the files using Emacs 20, not Emacs 24.

Maybe #2 is the root of the problem?

I see the same problem in Emacs 23.3.  But in Emacs 22.3 I do not see it (still
using *.elc compiled with Emacs 20).  This is what Emacs 22.3 says:

 icicle-display-completion-list is a compiled Lisp function in
 `icicles-fn.el'.

Dunno whether this can be fixed for Emacs 23+, if in fact the version the files
are compiled in is the problem.

I know that Emacs 23+-specific functionality is generally not available using
files compiled with an earlier version.  But functionality that is not Emacs
23+-specific still works fine.

HTH.






  reply	other threads:[~2011-10-05 17:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-04 16:55 bug#9669: 24.0.50; `tramp-compat.el' in *Help* when it doesn't belong (?) Drew Adams
2011-10-04 17:00 ` Drew Adams
2011-10-04 17:52 ` Stefan Monnier
2011-10-04 17:56   ` Drew Adams
2011-10-04 21:41     ` Stefan Monnier
2011-10-04 22:15       ` Drew Adams
2011-10-05  0:30         ` Stefan Monnier
2011-10-05  1:03           ` Drew Adams
2011-10-05 16:34             ` Stefan Monnier
2011-10-05 17:06               ` Drew Adams
2011-10-05 17:41                 ` Drew Adams [this message]
2011-10-18 19:45                   ` Stefan Monnier
2013-02-14  8:32                     ` 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=CDD2A2832D0141C8BF28622E4B6E76AD@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=9669@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.