failable

Results 82 issues of failable

Adding faces seems more friendly and help locating the item like 'helm-match' or 'helm-match-item'.

When a window is displaying a regular JSON file (4.5M, 130K lines), `ace-window` before very slow. Here's the profiling result: ``` - command-execute 5978 98% - call-interactively 5978 98% -...

Sometimes the preview of a latex segment is incomplete. I initially guess I am typing too fast before when previewing so I try to set a larger `org-latex-impatient-delay` (e.g. `1.0`)...

When there are two `org` buffers both containing equations, the preview sometimes is not working properly. Reproduce steps: 1. Write some equations in `org` buffer 1, keep the cursor inside...

Hi, the original paper says > In our AutoNER model, these “unknown” positions have undefined boundary and type losses, be- cause (1) they make the boundary labels unclear; and (2)...

这句话: ``` 字母c ĉ ĝ ĥ ĵ ŝ和复元音中的ŭ分别读作ts tʃ dʒ x ʒ ʃ u̯。以捷克式IPA转写应该写成ts,tš,dž,x,ž,š,w。 ``` 切分成: ``` 字母 c ĉ ĝ ĥ ĵ ŝ 和 复 元音 中 的 ŭ...

Hi, what does `pre_invalid` mean in the `book` field? How is it relate to `invalid`? Thanks!

Although the minor mode `vlf-mode` is turned on, `major-mode` (for example `json-mode`) font lock is sometime still quite an issue for single batch. Is there a way to change `major-mode`...

When using [phscroll](https://github.com/misohena/phscroll) in org tables with `sis-global-respect-mode` enabled, commands like C-x C-s, C-x C-m are undefined if current cursor is in the table.

Currently Elpy can not work with `direnv` (https://github.com/wbolster/emacs-direnv / https://github.com/purcell/envrc), is there a way to make Elpy recognize `VIRTUAL_ENV` set by `direnv`? Thanks.