unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48775: Making company mode with completion from opened files
@ 2021-06-01 11:01 ludvig-faddeev
  2021-06-01 20:42 ` Dmitry Gutov
  0 siblings, 1 reply; 7+ messages in thread
From: ludvig-faddeev @ 2021-06-01 11:01 UTC (permalink / raw)
  To: 48775

Am currently working on a fortran project with company mode for completion.
Although I get emacs specific commands, I would like to get completion on words
for opened files.

If I have an opened file with the following text

--------

An inverse problem in science is the process of calculating from a set of observations the causal factors that produced them: for example, calculating an image in X-ray computed tomography, source reconstruction in acoustics, or calculating the density of the Earth from measurements of its gravity field. It is called an inverse problem because it starts with the effects and then calculates the causes. It is the inverse of a forward problem, which starts with the causes and then calculates the effects.

--------

Then if I start writing "tom", company-mode will show me completion with "tomography"






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

end of thread, other threads:[~2021-06-02 14:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01 11:01 bug#48775: Making company mode with completion from opened files ludvig-faddeev
2021-06-01 20:42 ` Dmitry Gutov
2021-06-02  5:50   ` Lars Ingebrigtsen
2021-06-02  9:35     ` Dmitry Gutov
2021-06-02 13:25     ` ludvig-faddeev
2021-06-02 13:30       ` Dmitry Gutov
2021-06-02 14:00     ` ludvig-faddeev

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