unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3137: 23.0.92; doc of compilation-get-file-structure
@ 2009-04-27 21:33 Drew Adams
  2011-07-11 15:00 ` Lars Magne Ingebrigtsen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Drew Adams @ 2009-04-27 21:33 UTC (permalink / raw)
  To: emacs-pretest-bug

Doc string:
 
 Retrieve FILE's file-structure or create a new one.
 FILE should be (FILENAME) or (RELATIVE-FILENAME . DIRNAME).
 In the former case, FILENAME may be relative or absolute.
 
 The file-structure looks like this:
   (list (list FILENAME [DIR-FROM-PREV-MSG]) FMT LINE-STRUCT...)
 
So what are DIR-FROM-PREV-MSG, FMT, and LINESTRUCT?
 
 
 
In GNU Emacs 23.0.92.1 (i386-mingw-nt5.1.2600)
 of 2009-03-30 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 







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

* bug#3137: 23.0.92; doc of compilation-get-file-structure
  2009-04-27 21:33 bug#3137: 23.0.92; doc of compilation-get-file-structure Drew Adams
@ 2011-07-11 15:00 ` Lars Magne Ingebrigtsen
  2016-04-27 18:34 ` Lars Ingebrigtsen
  2016-04-27 18:41 ` Lars Ingebrigtsen
  2 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-11 15:00 UTC (permalink / raw)
  To: Drew Adams; +Cc: 3137

"Drew Adams" <drew.adams@oracle.com> writes:

> Doc string:
>
>  Retrieve FILE's file-structure or create a new one.
>  FILE should be (FILENAME) or (RELATIVE-FILENAME . DIRNAME).
>  In the former case, FILENAME may be relative or absolute.
>
>  The file-structure looks like this:
>    (list (list FILENAME [DIR-FROM-PREV-MSG]) FMT LINE-STRUCT...)
>
> So what are DIR-FROM-PREV-MSG, FMT, and LINESTRUCT?

That's a good question.  Skimming the code extremely quickly, I have no
idea.  Anybody?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





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

* bug#3137: 23.0.92; doc of compilation-get-file-structure
  2009-04-27 21:33 bug#3137: 23.0.92; doc of compilation-get-file-structure Drew Adams
  2011-07-11 15:00 ` Lars Magne Ingebrigtsen
@ 2016-04-27 18:34 ` Lars Ingebrigtsen
  2016-04-27 18:41 ` Lars Ingebrigtsen
  2 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-27 18:34 UTC (permalink / raw)
  To: Drew Adams; +Cc: 3137

"Drew Adams" <drew.adams@oracle.com> writes:

> Doc string:
>
>  Retrieve FILE's file-structure or create a new one.
>  FILE should be (FILENAME) or (RELATIVE-FILENAME . DIRNAME).
>  In the former case, FILENAME may be relative or absolute.
>
>  The file-structure looks like this:
>    (list (list FILENAME [DIR-FROM-PREV-MSG]) FMT LINE-STRUCT...)
>
> So what are DIR-FROM-PREV-MSG, FMT, and LINESTRUCT?

Hm!  DIR-FROM-PREV-MSG seems to be referring to DIRNAME?  That is, the
directory from the...  message above?  Mmm...  yup.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#3137: 23.0.92; doc of compilation-get-file-structure
  2009-04-27 21:33 bug#3137: 23.0.92; doc of compilation-get-file-structure Drew Adams
  2011-07-11 15:00 ` Lars Magne Ingebrigtsen
  2016-04-27 18:34 ` Lars Ingebrigtsen
@ 2016-04-27 18:41 ` Lars Ingebrigtsen
  2 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-27 18:41 UTC (permalink / raw)
  To: Drew Adams; +Cc: 3137

"Drew Adams" <drew.adams@oracle.com> writes:

> Doc string:
>
>  Retrieve FILE's file-structure or create a new one.
>  FILE should be (FILENAME) or (RELATIVE-FILENAME . DIRNAME).
>  In the former case, FILENAME may be relative or absolute.
>
>  The file-structure looks like this:
>    (list (list FILENAME [DIR-FROM-PREV-MSG]) FMT LINE-STRUCT...)
>
> So what are DIR-FROM-PREV-MSG, FMT, and LINESTRUCT?

And LINE-STRUCT is wrong, as far as I can see.  I've now clarified the
doc string.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2016-04-27 18:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-27 21:33 bug#3137: 23.0.92; doc of compilation-get-file-structure Drew Adams
2011-07-11 15:00 ` Lars Magne Ingebrigtsen
2016-04-27 18:34 ` Lars Ingebrigtsen
2016-04-27 18:41 ` Lars Ingebrigtsen

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