diff --git a/etc/codespell/ignore-files b/etc/codespell/ignore-files index 205af93..277492f 100644 --- a/etc/codespell/ignore-files +++ b/etc/codespell/ignore-files @@ -17,7 +17,69 @@ .cask ert.el +./bash-completion/test ./emacsql/sqlite ./libgit/libgit2 +./lsp-mode/test/fixtures/requests +./magit-popup/AUTHORS.md ./magit/Documentation/AUTHORS.md ./magit/Documentation/BACKERS.md +./mu4e/aclocal.m4 +./mu4e/autom4te.cache +./mu4e/build-aux +./mu4e/configure +./mu4e/contrib/gmime-test +./mu4e/lib/query/parse +./mu4e/lib/query/test-parser +./mu4e/lib/query/test-tokenizer +./mu4e/lib/query/tokenize +./mu4e/lib/test-mu-contacts +./mu4e/lib/test-mu-container +./mu4e/lib/test-mu-flags +./mu4e/lib/test-mu-maildir +./mu4e/lib/test-mu-msg +./mu4e/lib/test-mu-msg-fields +./mu4e/lib/test-mu-store +./mu4e/lib/testdir* +./mu4e/lib/utils/test-command-parser +./mu4e/lib/utils/test-mu-str +./mu4e/lib/utils/test-mu-util +./mu4e/lib/utils/test-mu-utils +./mu4e/lib/utils/test-sexp-parser +./mu4e/libtool +./mu4e/m4/libtool.m4 +./mu4e/mu/mu./mu4e/autom4te.cache +./mu4e/mu/test-mu-cmd +./mu4e/mu/test-mu-cmd-cfind +./mu4e/mu/test-mu-query +./mu4e/mu/test-mu-threads +./mu4e/toys/mug/mug +./notmuch/bindings +./notmuch/doc/_build +./notmuch/notmuch +./notmuch/notmuch-shared +./notmuch/test +./org/0001-Fix-typos.patch +./org/etc/schema +./org/etc/styles +./package-lint/data +./solarized-theme +./tree-sitter/langs +./tree-sitter/target +./undo-tree + +# FIXME codespell fails to treat these correctly +./flycheck +./guix/THANKS +./lsp-mode/test/lsp-io-test.el +./markdown-mode/CHANGES.md +./mu4e/NEWS.org +./mu4e/lib/test-mu-msg.c +./mu4e/mu-cmd.c +./mu4e/mu/test-mu-query.c +./mu4e/www/index.md +./notmuch/emacs/notmuch-mua.el +./org/etc/ORG-NEWS +./org/lisp/org-entities.el +./org/lisp/ox.el +./s/dev/examples.el diff --git a/etc/codespell/ignore-lines b/etc/codespell/ignore-lines index 9d7aead..dc7e069 100644 --- a/etc/codespell/ignore-lines +++ b/etc/codespell/ignore-lines @@ -1,5 +1,28 @@ +# avy + (let (visibles beg) + (push (cons beg (point)) visibles) + (nreverse visibles)))))) + "wed" "wet" "who" "why" "wig" "win" "wit" "woe" "won" "wry" "you" "zap" +# edit-indirect +and the edit-indirect buffer major mode will not be able to tread # emacsql INOUT INSENSITIVE INSERT INT INT1 INT2 INT3 INT4 INT8 INTEGER +# flx + "ba" + "vendor/gems/discourse_emoji/vendor/assets/images/emoji/womans_clothes.png" + "vendor/gems/discourse_emoji/vendor/assets/images/emoji/womans_hat.png" + "vendor/gems/discourse_emoji/vendor/assets/images/emoji/womens.png" +# flycheck + (const :tag "Synopsys standard" "synopsys") +# geiser + (debug-log (file-open "geiser.log" (+ open/wronly open/append open/text open/creat))) +library implementing that API, together with some wee shims in Elisp +can do for us, besides jumping to and fro. +# hl-todo + ("DONT" . "#5f7f5f") +# lsp-mode + (message-in "Content-Length: 1152\r\n\r\n{\"jsonrpc\":\"2.0\",\"method\":\"sts/highlight\",\"params\":{\"doc\":{\"version\":0,\"uri\":\"file:///home/kyoncho/Public/Desktop/hellow/hello-world/src/main/java/com/example/helloworld/HelloWorldController.java\"},\"codeLenses\":[{\"range\":{\"start\":{\"line\":9,\"character\":0},\"end\":{\"line\":9,\"character\":11}},\"command\":{\"title\":\"← SampleBean\",\"command\":\"sts.showHoverAtPosition\",\"arguments\":[{\"line\":9,\"character\":0}]},\"data\":\"← SampleBean\"},{\"range\":{\"start\":{\"line\":14,\"character\":4},\"end\":{\"line\":14,\"character\":14}},\"command\":{\"title\":\"← SampleBean\",\"command\":\"sts.showHoverAtPosition\",\"arguments\":[{\"line\":14,\"character\":4}]},\"data\":\"← SampleBean\"},{\"range\":{\"start\":{\"line\":17,\"character\":4},\"end\":{\"line\":17,\"character\":31}},\"command\":{\"title\":\"http://127.0.0.1:8080/hello-world\",\"command\":\"sts.open.url\",\"arguments\":[\"http://127.0.0.1:8080/hello-world\"]},\"data\":\"http://127.0.0.1:8080/hello-world\"},{\"range\":{\"start\":{\"line\":25,\"character\":4},\"end\":{\"line\":25,\"character\":32}},\"command\":{\"title\":\"http://127.0.0.1:8080/hello-world2\",\"command\":\"sts.open.url\",\"arguments\":[\"http://127.0.0.1:8080/hello-world2\"]},\"data\":\"http://127.0.0.1:8080/hello-world2\"}]}}") + (should (equal messages '("{\"jsonrpc\":\"2.0\",\"method\":\"sts/highlight\",\"params\":{\"doc\":{\"version\":0,\"uri\":\"file:///home/kyoncho/Public/Desktop/hellow/hello-world/src/main/java/com/example/helloworld/HelloWorldController.java\"},\"codeLenses\":[{\"range\":{\"start\":{\"line\":9,\"character\":0},\"end\":{\"line\":9,\"character\":11}},\"command\":{\"title\":\"← SampleBean\",\"command\":\"sts.showHoverAtPosition\",\"arguments\":[{\"line\":9,\"character\":0}]},\"data\":\"← SampleBean\"},{\"range\":{\"start\":{\"line\":14,\"character\":4},\"end\":{\"line\":14,\"character\":14}},\"command\":{\"title\":\"← SampleBean\",\"command\":\"sts.showHoverAtPosition\",\"arguments\":[{\"line\":14,\"character\":4}]},\"data\":\"← SampleBean\"},{\"range\":{\"start\":{\"line\":17,\"character\":4},\"end\":{\"line\":17,\"character\":31}},\"command\":{\"title\":\"http://127.0.0.1:8080/hello-world\",\"command\":\"sts.open.url\",\"arguments\":[\"http://127.0.0.1:8080/hello-world\"]},\"data\":\"http://127.0.0.1:8080/hello-world\"},{\"range\":{\"start\":{\"line\":25,\"character\":4},\"end\":{\"line\":25,\"character\":32}},\"command\":{\"title\":\"http://127.0.0.1:8080/hello-world2\",\"command\":\"sts.open.url\",\"arguments\":[\"http://127.0.0.1:8080/hello-world2\"]},\"data\":\"http://127.0.0.1:8080/hello-world2\"}]}}"))))) # magit (let ((fro (or magit-git-output-coding-system (cons (coding-system-change-eol-conversion fro 'unix) @@ -7,5 +30,94 @@ (?c "[c]ommit" 'magit-ediff-show-commit) (?s "[s]tage" 'magit-ediff-stage) 1 Li-Yun Chang +# markdown-mode + "Rouge" "Ruby" "Rust" "SAS" "SCSS" "SMT" "SPARQL" "SQF" "SQL" "SQLPL" + "YAML" "YANG" "Yacc" "Zephir" "Zimpl" "desktop" "eC" "edn" "fish" +# mu4e + gchar *attachs; + if ((attachs = get_attach_str (msg, opts))) { + print_field ("Attachments", attachs, color); + g_free (attachs); + "\t* enter a [s]earch query\n" 'mu4e-search) + fd = creat (noindexpath, 0644); + * enter a [s]earch query + • enter a [s]earch query: after pressing , mu4e asks you for a + t \fBt\fRo: recipient +# to the SCANNERFLAGS variable for each GIR target in the code base. If +# for each GIR target in the code base. +@item @t{enter a [s]earch query}: after pressing @key{s}, @t{mu4e} asks + '((:maildir "ther" :key ?o)))) + (mu4e~main-action-str "[s]earch " 'mu4e-search) +# notmuch +- Wee[kday] + ;; the way that scroll-up signals end-of-buffer, but c'est la vie. + query_get_s{ort,tring} + * Include alot to the list of recommended interfaces, thanks to + elpa-notmuch | notmuch-vim | notmuch-mutt | alot, + thread:0000000000063c00 Today [1/1] A Thurd; Bites, stings, sad feelings (bad-news unread) + "\\b\\(attache\?ment\\|attached\\|attach\\|pi[èe]ce\s+jointe?\\)\\b" + "\tThe \"notmuch new\" command will notice flag changes in filenames\n" + "\t\tthe version of gpg to use.\n" + args=['notmuch', 'search', '--output=files', 'id:{0}'.format(id)], +# org + ("ca" :default "Autor") + ("cs" :default "Autor") + ("de" :default "Autor") + ("es" :default "Autor") + ("et" :default "Autor") + ("pl" :default "Autor") + ("pt_BR" :default "Autor") + ("ro" :default "Autor") + ("sl" :default "Seznam tabel") + ("et" :default "Tabel") + ("ro" :default "Tabel") + ("da" :default "Tabel %d") + ("et" :default "Tabel %d") + ("ro" :default "Tabel %d") + ("ro" :default "Creat") + ("Uuml" "\\\"{U}" nil "Ü" "Ue" "Ü" "Ü") + ("uuml" "\\\"{u}" nil "ü" "ue" "ü" "ü") + ("ang" "\\angle" t "∠" "[angle]" "[angle]" "∠") + ("angle" "\\angle" t "∠" "[angle]" "[angle]" "∠") + ("pl" :html "Spis treeści") +Dieses Werk bzw. Inhalt steht unter einer [[" org-license-cc-url "][Lizenz Creative Commons Namensnennung 3.0 Deutschland]]\n"))) +Dieses Werk bzw. Inhalt steht unter einer [[" org-license-cc-url "][Namensnennung - Weitergabe unter gleichen Bedingungen 3.0 Deutschland]]\n"))) +Dieses Werk bzw. Inhalt steht unter einer [[" org-license-cc-url "][Namensnennung-Keine Bearbeitung 3.0 Deutschland]]\n"))) +Dieses Werk bzw. Inhalt steht unter einer [[" org-license-cc-url "][Namensnennung-Nicht-kommerziell 3.0 Deutschland]]\n"))) +Dieses Werk bzw. Inhalt steht unter einer [[" org-license-cc-url "][Namensnennung - Weitergabe unter gleichen Bedingungen 3.0 Deutschland]]\n"))) +Dieses Werk bzw. Inhalt steht unter einer [[" org-license-cc-url "][Namensnennung-NichtKommerziell-KeineBearbeitung 3.0 Deutschland]]\n"))) +Finally, just to whet your appetite for what can be done with the + Finally, just to whet your appetite for what can be done with the +\key{show subtree in indirect buffer, ded.\ frame}{C-c C-x b} + \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks} +N is the number of WHATs to shift. + "alpha-numeric" | "integer" | "double" +common-dur-timing-attlist = attribute smil:dur { \string }? + [[http://www.mathomatic.org/][mathomatic]] a portable, command-line, educational CAS and calculator + froms := strings.ToLower(msg.GetHeader(header)) + //println(" froms: ["+froms+"]") + for _, from := range strings.Split(froms, ",") { + (interactive "nNumber of clones to produce: ") + (interactive "nNumber of pre-filled fields: ") + ;; Case 1: table.el doesn't support export to OD format. Strip + ;; Further effect is achieved by fixing the OD styles as below: +- =imenu.el= by Ake Stenhoff and Lars Lindberg :: +(defun org-babel-perl--var-to-perl (var &optional varn) + (if varn + (concat "my $" (symbol-name varn) "=" (when lvar "\n") + (if org-agenda-entry-text-mode " ETxt" "") + \gdef^^ba{\ordm} + \gdef^^ba{\cedilla s} +# pdf-tools + ;; Stelle global setzen oder nur irgendwo auf den +# s +(s-shared-start "bar" "baz") ;; => "ba" +(s-reverse "ab xyz") ;; => "zyx ba" +(s-truncate 6 "This is too long") ;; => "Thi..." + (s-truncate 6 "This is too long") => "Thi..." # treepy (and (mapp node) +# which-key + (bloc? (which-key--local-binding-p bcons))) + (if (not (eq aloc? bloc?)) + (and aloc? (not bloc?)) diff --git a/etc/codespell/ignore-words b/etc/codespell/ignore-words index f2636ae..fde4a16 100644 --- a/etc/codespell/ignore-words +++ b/etc/codespell/ignore-words @@ -1,12 +1,42 @@ +gonna +minimise +thru +wanna + # technical terms commitish +dedup dependant +deriver +iff +includee + +# types and keywords +ifset +mut +uint + +# people +tim +troup # software and abbreviations clos +ede +edn # symbols +ans +enew +fo +fpr hist +leapyear nd +objext +openin +ot pullrequest pullrequests +te +uptodate