unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#12900: 24.3.50; (WISH) Elisp compilation: Following functions are not known to be defined
@ 2012-11-15 18:44 Jambunathan K
  2012-11-16 18:15 ` Stefan Monnier
  2013-11-15  4:43 ` Jambunathan K
  0 siblings, 2 replies; 3+ messages in thread
From: Jambunathan K @ 2012-11-15 18:44 UTC (permalink / raw)
  To: 12900


In the warning below, there is a single link to the end of the file.,
which is not that useful.

,----
| \f
| Compiling file /home/kjambunathan/src/org-mode/contrib/lisp/org-e-odt.el at Fri Nov 16 00:07:18 2012
| 
| In end of data:
| org-e-odt.el:4205:1:Warning: the following functions are not known to be defined:
|     org-e-odt--iso-date, org-e-odt--date-field,
|     org-e-odt--format-timestamp
`----

I think it would be much useful if the links generated are to the
indivdual lines themselves.





In GNU Emacs 24.3.50.4 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2012-11-10 on debian-6.05
Bzr revision: 110862 sdl.web@gmail.com-20121110012822-0nlfunl3f1olo268
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t

Major mode: Compilation





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

* bug#12900: 24.3.50; (WISH) Elisp compilation: Following functions are not known to be defined
  2012-11-15 18:44 bug#12900: 24.3.50; (WISH) Elisp compilation: Following functions are not known to be defined Jambunathan K
@ 2012-11-16 18:15 ` Stefan Monnier
  2013-11-15  4:43 ` Jambunathan K
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2012-11-16 18:15 UTC (permalink / raw)
  To: Jambunathan K; +Cc: 12900

> I think it would be much useful if the links generated are to the
> indivdual lines themselves.

Agreed.  It shouldn't be too hard to do.  If you want to take a crack at
it, you could look at byte-compile-unresolved-functions and change this
list so each function there is accompanied by the "current location when
the function call was found".


        Stefan





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

* bug#12900: 24.3.50; (WISH) Elisp compilation: Following functions are not known to be defined
  2012-11-15 18:44 bug#12900: 24.3.50; (WISH) Elisp compilation: Following functions are not known to be defined Jambunathan K
  2012-11-16 18:15 ` Stefan Monnier
@ 2013-11-15  4:43 ` Jambunathan K
  1 sibling, 0 replies; 3+ messages in thread
From: Jambunathan K @ 2013-11-15  4:43 UTC (permalink / raw)
  To: 12900-done


OP here.  Closed.





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

end of thread, other threads:[~2013-11-15  4:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15 18:44 bug#12900: 24.3.50; (WISH) Elisp compilation: Following functions are not known to be defined Jambunathan K
2012-11-16 18:15 ` Stefan Monnier
2013-11-15  4:43 ` Jambunathan K

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).