unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* complete from words in all opened buffers, not just code parts.
@ 2021-06-09 16:47 martin-kemp
  2021-06-09 16:51 ` Dmitry Gutov
  0 siblings, 1 reply; 4+ messages in thread
From: martin-kemp @ 2021-06-09 16:47 UTC (permalink / raw)
  To: help-gnu-emacs


I would like to be able to complete from words in all open buffers, not just code parts.  Is there a setting

in company-mode I can use ?



Have made some progress using the following



 (setq company-backends '(company-dabbrev-code company-dabbrev))



But, in programming languages I cannot complete from all buffers including from comments in

opened code files.




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

end of thread, other threads:[~2021-06-09 23:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-09 16:47 complete from words in all opened buffers, not just code parts martin-kemp
2021-06-09 16:51 ` Dmitry Gutov
2021-06-09 18:29   ` martin-kemp
2021-06-09 23:13     ` martin-kemp

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