all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: OFFICE ZERO <hi-oh230@air.ocn.ne.jp>
To: "Markus Triska" <markus.triska@gmx.at>, <690@emacsbugs.donarmstrong.com>
Subject: bug#690: 23.0.60; Function origin file misremembered
Date: Mon, 11 Aug 2008 10:15:58 +0900	[thread overview]
Message-ID: <008001c8fb4f$cfb25c20$0100a8c0@yourhigxg9gyo4> (raw)
In-Reply-To: 20080811004345.11BDDA1B802@mt-computer.local

Do not send me any mail !
No thank you !!




----- Original Message ----- 
From: "Markus Triska" <markus.triska@gmx.at>
To: <emacs-pretest-bug@gnu.org>
Sent: Monday, August 11, 2008 9:43 AM
Subject: bug#690: 23.0.60; Function origin file misremembered


>
> Let ~/prolog.el consist of the forms:
>
>   (defun prolog-mode ()
>     (interactive)
>     (message "hi"))
>
>   (provide 'prolog)
>
> When I do "$ emacs -Q" and evaluate:
>
>   (progn
>     (add-to-list 'load-path "~/")
>     (autoload 'prolog-mode "prolog" "Prolog mode" t)
>     (prolog-mode))
>
> the message "hi" is displayed, like every further time I evaluate
> (prolog-mode). "C-h f prolog-mode RET" shows:
>
>   prolog-mode is a Lisp function in `prolog.el'.
>
> When I follow the link (`prolog.el'), it leads me to the wrong file,
> namely ~/emacs/lisp/progmodes/prolog.el, i.e., part of Emacs source.
>
>
> In GNU Emacs 23.0.60.1 (i386-apple-darwin8.11.1, GTK+ Version 2.12.9)
> of 2008-08-08 on pnsgw1-client079.demo.tuwien.ac.at
> Windowing system distributor `The XFree86 Project, Inc', version 
> 11.0.40400000
> Important settings:
>  value of $LC_ALL: nil
>  value of $LC_COLLATE: nil
>  value of $LC_CTYPE: nil
>  value of $LC_MESSAGES: nil
>  value of $LC_MONETARY: nil
>  value of $LC_NUMERIC: nil
>  value of $LC_TIME: nil
>  value of $LANG: en.UTF-8
>  value of $XMODIFIERS: nil
>  locale-coding-system: nil
>  default-enable-multibyte-characters: t
>
>
>
>
> 







  reply	other threads:[~2008-08-11  1:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-11  0:43 bug#690: 23.0.60; Function origin file misremembered Markus Triska
2008-08-11  1:15 ` OFFICE ZERO [this message]
2008-08-11  8:27 ` martin rudalics
2008-08-11  8:46   ` Markus Triska
2008-08-11  9:42     ` martin rudalics
2008-08-11 10:23       ` Lennart Borgman (gmail)
2008-08-11 12:08         ` martin rudalics
2008-08-11 11:08       ` Markus Triska
2008-08-11 12:09         ` martin rudalics
2008-08-11 15:56         ` martin rudalics

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='008001c8fb4f$cfb25c20$0100a8c0@yourhigxg9gyo4' \
    --to=hi-oh230@air.ocn.ne.jp \
    --cc=690@emacsbugs.donarmstrong.com \
    --cc=markus.triska@gmx.at \
    /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.