all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.