Mon, 25 Dec 2023 20:15:49 +0200 |
Oleksandr Gavenko |
Introduced Org state FAILED.
default tip
|
file |
diff |
annotate
|
Sun, 14 May 2023 16:40:00 +0300 |
Oleksandr Gavenko |
In Emacs 28 it loads files referenced by diff-mode, polluting buffer list & recentf, and significantly slowing Emacs in Cygwin.
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 02:14:23 +0200 |
Oleksandr Gavenko |
Disable diff-font-lock-syntax as it visits files from Git and this is extremely slow in Cygwin+antivirus.
|
file |
diff |
annotate
|
Sat, 24 Dec 2022 21:43:47 +0200 |
Oleksandr Gavenko |
Fixed typo (imbalanced parentheses).
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 17:30:07 +0200 |
Oleksandr Gavenko |
It is important to read ~/.bashrc despite MSYS2 Bash warn about ioctl failure in M-x shell in NT Emacs.
|
file |
diff |
annotate
|
Wed, 14 Dec 2022 00:58:57 +0200 |
Oleksandr Gavenko |
In addition to interpreting Windows paths in Cygwin a handler is added for interpreting MSYS paths in NT Emacs.
|
file |
diff |
annotate
|
Wed, 14 Dec 2022 00:51:42 +0200 |
Oleksandr Gavenko |
my-python/describe-at-point: With C-u argument ask for symbol and method.
|
file |
diff |
annotate
|
Sat, 10 Dec 2022 18:34:57 +0200 |
Oleksandr Gavenko |
Fixed M-x shell in Mingw Emacs, Bash "-i" is not supported in dumb Emacs terminal.
|
file |
diff |
annotate
|
Sun, 27 Nov 2022 21:17:26 +0200 |
Oleksandr Gavenko |
Added a shortcut for opening BLOG.rst.
|
file |
diff |
annotate
|
Sun, 27 Nov 2022 21:16:56 +0200 |
Oleksandr Gavenko |
Suppress popping a warnings buffer when Emacs installs packages.
|
file |
diff |
annotate
|
Thu, 27 Oct 2022 14:18:09 +0300 |
Oleksandr Gavenko |
Fixed: on selection the text is copied, so it is impossible to replace the text with what is in clipboard as the content of clipboard is already replaced by old text.
|
file |
diff |
annotate
|
Wed, 12 Oct 2022 00:14:04 +0300 |
Oleksandr Gavenko |
Sends a selection or a paragraph to `term-mode'.
|
file |
diff |
annotate
|
Mon, 25 Jul 2022 11:38:25 +0300 |
Oleksandr Gavenko |
x-select-enable-clipboard => select-enable-clipboard
|
file |
diff |
annotate
|
Mon, 25 Jul 2022 11:34:41 +0300 |
Oleksandr Gavenko |
kill-do-not-save-duplicates
|
file |
diff |
annotate
|
Tue, 03 May 2022 09:10:27 +0300 |
Oleksandr Gavenko |
Fixed: Key sequence C-x C-j C-s starts with non-prefix key.
|
file |
diff |
annotate
|
Tue, 15 Feb 2022 16:54:09 +0200 |
Oleksandr Gavenko |
org-tempo in missing in Emacs v26.1 in RHEL 8.6.
|
file |
diff |
annotate
|
Tue, 01 Feb 2022 00:35:07 +0200 |
Oleksandr Gavenko |
so-long mode makes buffer read only. To erase the content we need to make buffer editable.
|
file |
diff |
annotate
|
Thu, 09 Dec 2021 14:38:16 +0200 |
Oleksandr Gavenko |
Activate so-long-mode instead of fundamental-mode for log files: it is faster!
|
file |
diff |
annotate
|
Thu, 04 Nov 2021 11:26:12 +0200 |
Oleksandr Gavenko |
Use "find -exec" with "+" to avoid excessive grep forking.
|
file |
diff |
annotate
|
Wed, 04 Aug 2021 16:41:03 +0300 |
Oleksandr Gavenko |
Fix for dired in TRAMP.
|
file |
diff |
annotate
|
Wed, 04 Aug 2021 16:38:19 +0300 |
Oleksandr Gavenko |
Fix for dired in TRAMP: in Cygwin I rely on external ls by setting
|
file |
diff |
annotate
|
Wed, 04 Aug 2021 16:37:20 +0300 |
Oleksandr Gavenko |
Fix for dired in TRAMP: in Cygwin I rely on external ls by setting
|
file |
diff |
annotate
|
Wed, 14 Jul 2021 12:24:40 +0300 |
Oleksandr Gavenko |
emmet might be absent when we activate it in web-mode-hook.
|
file |
diff |
annotate
|
Wed, 07 Jul 2021 18:01:09 +0300 |
Oleksandr Gavenko |
Increased GC threshold. Fixed unbalanced parentheses.
|
file |
diff |
annotate
|
Wed, 16 Jun 2021 12:50:08 +0300 |
Oleksandr Gavenko |
Add some standard places to PATH if they are not set by login script.
|
file |
diff |
annotate
|
Tue, 15 Jun 2021 14:54:36 +0300 |
Oleksandr Gavenko |
csv-mode requires for setting to be set via defcstom only...
|
file |
diff |
annotate
|
Wed, 02 Jun 2021 18:04:53 +0300 |
Oleksandr Gavenko |
Add some standard places to PATH as Emacs is not started from login shell on Windows...
|
file |
diff |
annotate
|
Wed, 02 Jun 2021 00:34:11 +0300 |
Oleksandr Gavenko |
Added mode for recognition of Windows paths in Cygwin Emacs.
|
file |
diff |
annotate
|
Wed, 02 Jun 2021 00:17:06 +0300 |
Oleksandr Gavenko |
Separated Cygwin & ansi colors settings.
|
file |
diff |
annotate
|
Wed, 07 Apr 2021 22:48:39 +0300 |
Oleksandr Gavenko |
Repeating my-calc-line interactive place result after "=" sign clearing any old text.
|
file |
diff |
annotate
|