Commit graph

1519 commits

Author SHA1 Message Date
dickmao
c10a059b62 reduce package dependencies 2020-02-19 09:15:16 -05:00
dickmao
0fc8259f18 cleanups 2020-02-17 16:36:22 -05:00
dickmao
4fc4c67f87 Closes #668 2020-02-17 07:52:32 -05:00
dickmao
ec67737883 poly-ein--record-window-buffer
`C-x b` should take me back to base notebook buffer, if not indirect buffer.
2020-02-15 14:29:00 -05:00
dickmao
a3604a329a "an info file will be left behind... if you hard-kill it"
https://github.com/jupyter/notebook/issues/2844#issuecomment-461770716
2020-02-11 21:38:40 -05:00
dickmao
5fbc371da5 use the correct equality predicate for symbols 2020-02-11 21:30:38 -05:00
dickmao
612153688b sudhir shenoy's recommendations 2020-02-11 21:08:27 -05:00
dickmao
81b018a4a8 continue removing pytools cruft 2020-02-10 16:37:22 -05:00
John Miller
8ac0b90bf9 Missing pieces for pager support. 2020-02-09 21:01:17 -07:00
John Miller
f476baf850 Restore lost pager support.
Executing '<object>?' works correctly again with python kernels. Boggles the
mind why this feature was removed in the first place.
2020-02-09 20:59:28 -07:00
dickmao
1a4cc40e46 Check symbolp before assuming symbol-name in poly--ein-remove-hook
Fixes #658
2020-02-09 17:26:46 -05:00
dickmao
e522e52108 redundant boolean check 2020-02-09 11:11:34 -05:00
dickmao
caa760f9d7 test undo in combination with worksheet-execute-all-cells 2020-02-08 19:04:18 -05:00
dickmao
b478940c9f syntax-propertize-chunks takes us too far afield 2020-02-08 13:49:35 -05:00
dickmao
204e944d8d purge iexec 2020-02-06 02:04:21 -05:00
dickmao
aa3159c2af modify readme 2020-02-05 10:21:27 -05:00
dickmao
a960c65802 we try to avoid "wait x seconds" in ecukes 2020-02-04 22:19:14 -05:00
Tomasz Mieszkowski
b2267afcfa Add commands to execute all cells above/below current one 2020-02-04 21:18:58 -05:00
dickmao
d902f1fbc0 reassert ignorance of redirects
As the reasons for the redirect seem to be lost in time, and as
@noonker points out in #635 the redirect logic wasn't correct and
stymied file saves, we retry removing the redirect as initially suggested in #370.
2020-02-04 20:02:29 -05:00
dickmao
1753b73412 suggest -Q [skip ci] 2020-02-04 13:47:03 -05:00
dickmao
0cb185dde6 avoid reloading notebooklist three times on "Stop" 2020-02-01 21:07:42 -05:00
dickmao
6443937258 must touch a file in lisp/* to trigger melpa build 2020-02-01 15:13:10 -05:00
dickmao
f4d6d4e9a8 remove pytools cruft, only print polymode-mode-name-aliases warning once 2020-01-23 11:25:27 -05:00
dickmao
52c7ae1b74 ob-ein: expander prolly not right idea 2020-01-22 23:08:20 -05:00
dickmao
cab8ed28fa avoid npe 2020-01-19 09:15:05 -05:00
dickmao
388a74a14b reload notebooklist on C-c C-q 2020-01-19 09:03:51 -05:00
dickmao
2b620f8e8f narrow-to-region font-lock-syntactic-face-function 2020-01-17 23:06:41 -05:00
dickmao
3853d2abc6 squash the not-in-a-string bug
poly-ein--narrow-to-inner was getting the preceding output span
on account of the hack #'1- modifier.

I recall that modifier being a fudge factor, so removing it and seeing
if fudge is still required.
2020-01-17 21:10:27 -05:00
dickmao
4467a25ad9 syntax-multiline was not way to go 2020-01-17 14:17:46 -05:00
dickmao
be137e0564 hack to replace nil with empty hashtable in output metadata 2020-01-16 18:39:49 -05:00
dickmao
a26f83e768 ein-markdown-mode 2020-01-16 17:05:00 -05:00
dickmao
45aa46daa7 default ein:output-area-inlined-images to nil 2020-01-15 18:56:15 -05:00
dickmao
8db4289890 expand-file-name is dangerous if argument doesn't begin with tilde 2020-01-15 15:01:40 -05:00
dickmao
f9dfd390af expand-file-name on read-directory 2020-01-15 14:16:28 -05:00
dickmao
05b7cfbbf8 ein:urls 2020-01-15 12:42:43 -05:00
dickmao
d019298f38 kubernetes-el has been updated 2020-01-14 04:43:38 -05:00
dickmao
43e53f0eae mm-display-external 2020-01-13 15:40:58 -05:00
dickmao
a786b76fc0 embed notebooklist-reload in ein:notebook-open callback 2020-01-13 11:51:20 -05:00
dickmao
ba530cfa95 before embedding notebooklist reloader into ein:notebook-open 2020-01-13 11:38:21 -05:00
dickmao
6ea920dd0f notebooklist delete 2020-01-12 23:01:26 -05:00
dickmao
b749cf7792 cl-mapcan 2020-01-11 21:04:36 -05:00
dickmao
f8e6bebbab scratch one scratch all 2020-01-11 20:52:58 -05:00
dickmao
fbbace4b34 make sense of scratchsheet kill behavior 2020-01-11 18:19:34 -05:00
dickmao
702f04064a :image/png not :png 2020-01-11 16:03:54 -05:00
dickmao
ce4252d2af gha 2020-01-11 08:35:21 -05:00
dickmao
bc13afd4b0 diagnostic 2020-01-11 01:14:04 -05:00
dickmao
8a545c508b close notebook on delete 2020-01-10 23:58:51 -05:00
dickmao
cfb30c606d more time 2020-01-09 17:53:03 -05:00
dickmao
7f4b65cba3 fix bugs 2020-01-09 15:36:20 -05:00
dickmao
0e45658bb3 confused more 2020-01-09 15:06:45 -05:00