emacs - deft mode terribly slow -


I use emacs24 (which comes with Ubuntu) The dull mode my ~ / .emacs-d / init.el looks like this to copy the behavior of informational velocity at: (setq deft-directory "~ / notes") to load your folder with

  (add-to-list 'load-path' ~ / .emacs.d " I have a few thousand text files in the folder containing the CJK character (setq deft-use-filename-as-title)   

> txt Now, running mode is running / now / slower, it is impossible to type in searches in files, after typing a word, before I appear on the screen, through the notes medium I have to wait for several minutes, even if it takes a long time to close emacs My computer is a Lenovo W540 64-bit i7-4800MQ CPU @ 2.70GHz ?? 8 and 23.2 GIB Memory (this tells me). I'm running Ubuntu 14.04 What's in my emacs Can be wrong?

I'm new to emacs and obviously I still can not understand what I wrote above, I just want to gather the setup from the tutorial. Find online, so forgive any foolishness that has slipped in my question Thank you in advance!

I would be happy to prove wrong, but I do not feel frustrated with "some thousand text files" Intends to work! You definitely want to use a particular type of special indexing and search tool to work efficiently with the amount of data.

I am in a little while, but I believe opening files in AMACS and using it to find regexp matches (which is okay for just a small number of files, but this In case of your use it is not large scale).

Only one suggestion I can make is to ensure that deft.el byte-compiled (i.e. you have a deft.elc file). Otherwise, use M-X byte-compile-file . But if you are currently using an unrelated version, I do not believe it is going to provide you with the necessary improvements to make a better solution.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -