fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
18
README.org
18
README.org
|
@ -859,11 +859,21 @@ Since I like to make my window manager handle a lot of the window management, I
|
|||
#+end_src
|
||||
|
||||
** Languages
|
||||
<<<<<<< HEAD
|
||||
Before getting into languages, often times compilation of things use ansi-colors, so in order to make sure those characters get rendered properly, here we make sure that those colors work ok.
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(defvar read-symbol-positions-list nil)
|
||||
(add-hook 'comint-mode-hook 'ansi-color-for-comint-mode-on)
|
||||
#+END_SRC
|
||||
=======
|
||||
|
||||
*** C++
|
||||
In c++ I just want to make sure lsp is called when enter cc-mode
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(add-hook 'c++-mode-hook 'lsp)
|
||||
#+END_SRC
|
||||
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
*** Lua
|
||||
Since I use the Awesome WM I thought it'd be good to have lua around. It's also in a lot of things.
|
||||
#+begin_src emacs-lisp
|
||||
|
@ -970,7 +980,13 @@ I make some apps in Qt 5 so QML is a needed language although the support in Ema
|
|||
(use-package company-qml
|
||||
:after qml-mode
|
||||
:config
|
||||
(add-to-list 'company-backends 'company-qml))
|
||||
;; (add-to-list 'company-backends 'company-qml)
|
||||
)
|
||||
|
||||
;; (setq company-backends
|
||||
;; '(company-bbdb company-semantic company-cmake company-capf company-clang company-files
|
||||
;; (company-dabbrev-code company-gtags company-etags company-keywords)
|
||||
;; company-oddmuse company-dabbrev))
|
||||
|
||||
(use-package qt-pro-mode
|
||||
:after qml-mode)
|
||||
|
|
17
init.el
17
init.el
|
@ -504,8 +504,12 @@ vertically."
|
|||
(setq format-all-formatters '("Emacs Lisp" emacs-lisp))
|
||||
:defer 1)
|
||||
|
||||
<<<<<<< HEAD
|
||||
(defvar read-symbol-positions-list nil)
|
||||
(add-hook 'comint-mode-hook 'ansi-color-for-comint-mode-on)
|
||||
=======
|
||||
(add-hook 'c++-mode-hook 'lsp)
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
|
||||
(use-package lua-mode
|
||||
:mode ("\\.lua\\'" . lua-mode))
|
||||
|
@ -1773,3 +1777,16 @@ interfere with the default `bongo-playlist-buffer'."
|
|||
gcmh-verbose nil))
|
||||
|
||||
(setq warning-suppress-types '((comp)))
|
||||
(custom-set-variables
|
||||
;; custom-set-variables was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(safe-local-variable-values
|
||||
'((eval org-odt-styles-file "/home/chris/org/tfcexpenses2020.odt"))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
)
|
||||
|
|
|
@ -1,564 +0,0 @@
|
|||
:PROPERTIES:
|
||||
:ID: 20210801T064905.575676
|
||||
:END:
|
||||
#+TITLE: Todo
|
||||
#+COLUMNS: %TODO %82ITEM %2PRIORITY %1BLOCKED %SCHEDULED
|
||||
|
||||
* TODO Purchase Server Supplies :IT:
|
||||
SCHEDULED: <2021-12-20 Mon 15:00>
|
||||
|
||||
- [[https://smile.amazon.com/CyberPower-CP1500AVRLCD-Intelligent-Outlets-Mini-Tower/dp/B000FBK3QK/ref=sr_1_1_sspa?crid=3J3AZUG7EUU7P&keywords=apc%2Bsmart%2Bups%2B1500&qid=1639076922&sprefix=apc%2Bsmart%2Caps%2C215&sr=8-1-spons&spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUExWFE5WDExMEw2WDJTJmVuY3J5cHRlZElkPUEwNTc0NjQzMU5XUkw0WVNKUlFHRyZlbmNyeXB0ZWRBZElkPUEwMjkyMzA5T1JRVDlMNVlXWDZOJndpZGdldE5hbWU9c3BfYXRmJmFjdGlvbj1jbGlja1JlZGlyZWN0JmRvTm90TG9nQ2xpY2s9dHJ1ZQ&th=1][Cyberpower UPS]]
|
||||
-
|
||||
|
||||
* DONE purchase supplies for christmas party :nvtfc:
|
||||
SCHEDULED: <2021-12-14 Tue 09:00>
|
||||
|
||||
* DONE Update and reboot server :IT:
|
||||
SCHEDULED: <2021-12-14 Tue 09:30>
|
||||
|
||||
* TODO Making Nyxt work for me :personal:
|
||||
SCHEDULED: <2021-12-14 Tue 10:00>
|
||||
|
||||
* TODO Make org work better integrated with plasma :personal:
|
||||
SCHEDULED: <2021-12-13 Mon>
|
||||
|
||||
* TODO Fix Seatable's Task System :IT:
|
||||
SCHEDULED: <2021-12-14 Tue 10:00>
|
||||
|
||||
* TODO Build DMP App :dmw:app:
|
||||
SCHEDULED: <2022-05-16 Mon 11:30>
|
||||
:PROPERTIES:
|
||||
:ID: 20211018T151534.246175
|
||||
:END:
|
||||
|
||||
[[file:~/dev/DisciplemakingWorkflow/README.org][DMP README]]
|
||||
|
||||
* TODO Check for snacks at church for jh :nvtfc:
|
||||
SCHEDULED: <2022-01-03 Mon 07:45 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:ID: 20211018T151534.262958
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:35]
|
||||
- State "DONE" from "TODO" [2021-12-13 Mon 06:06]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:50]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-15 Mon 09:14]
|
||||
- State "DONE" from "TODO" [2021-10-25 Mon 17:19]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 14:18]
|
||||
- State "DONE" from "TODO" [2021-10-11 Mon 09:20]
|
||||
|
||||
* TODO Create mini web commercials for Mission Trip and Camp :video:
|
||||
:PROPERTIES:
|
||||
:ID: 20211018T151534.267287
|
||||
:END:
|
||||
|
||||
* TODO Move matrix to conduit :IT:
|
||||
:PROPERTIES:
|
||||
:ID: 20211018T151534.269869
|
||||
:END:
|
||||
|
||||
* TODO [#A] Newsletter [8/10] [80%] :work:
|
||||
DEADLINE: <2022-01-28 Fri +1m>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-20 Mon 08:35]
|
||||
:ID: 20211018T151534.273309
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:35]
|
||||
- State "DONE" from "TODO" [2021-12-10 Fri 14:05]
|
||||
- State "DONE" from "TODO" [2021-11-18 Thu 06:04]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 14:19]
|
||||
- State "DONE" from "TODO" [2021-08-02 Mon 05:58]
|
||||
- State "DONE" from "TODO" [2021-07-08 Thu 06:27]
|
||||
- State "DONE" from "TODO" [2021-05-28 Fri 14:31]
|
||||
- State "DONE" from "TODO" [2021-05-14 Fri 09:36]
|
||||
- State "DONE" from "TODO" [2021-04-10 Sat 06:13]
|
||||
- State "DONE" from "TODO" [2021-01-01 Fri 09:11]
|
||||
- State "DONE" from "TODO" [2020-12-15 Tue 04:24]
|
||||
- State "DONE" from "TODO" [2020-12-15 Tue 04:24]
|
||||
- State "DONE" from "TODO" [2020-08-31 Mon 13:26]
|
||||
- State "DONE" from "TODO" [2020-08-31 Mon 13:25]
|
||||
- State "DONE" from "TODO" [2020-07-08 Wed 07:07]
|
||||
- [ ] Write
|
||||
- [ ] Corrections
|
||||
- [ ] Put words into page
|
||||
- [ ] Add pictures
|
||||
- [ ] Find banner
|
||||
- [ ] Pass to Abbie
|
||||
- [ ] Print for church
|
||||
- [ ] Print for USPS
|
||||
- [ ] Send USPS
|
||||
- [ ] Email
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2020-06-30 Tue 17:02]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2020-06-30 Tue 17:02]
|
||||
:LOGBOOK:
|
||||
CLOCK: [2020-07-01 Wed 14:09]--[2020-07-01 Wed 16:07] => 1:58
|
||||
CLOCK: [2020-06-26 Fri 16:47]--[2020-06-26 Fri 17:07] => 0:20
|
||||
CLOCK: [2020-06-26 Fri 16:11]--[2020-06-26 Fri 16:32] => 0:21
|
||||
:END:
|
||||
|
||||
* TODO Bus Route Mon Morn :work:
|
||||
SCHEDULED: <2022-01-03 Mon 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:ID: 20211018T151534.275818
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:35]
|
||||
- State "DONE" from "TODO" [2021-12-13 Mon 06:06]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:50]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-15 Mon 09:14]
|
||||
- State "DONE" from "TODO" [2021-10-25 Mon 17:19]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 14:18]
|
||||
- State "DONE" from "TODO" [2021-10-11 Mon 09:20]
|
||||
- State "DONE" from "TODO" [2021-09-27 Mon 09:22]
|
||||
- State "DONE" from "TODO" [2021-09-20 Mon 09:41]
|
||||
- State "DONE" from "TODO" [2021-09-13 Mon 14:52]
|
||||
- State "DONE" from "TODO" [2021-08-30 Mon 10:58]
|
||||
- State "DONE" from "TODO" [2021-08-23 Mon 17:39]
|
||||
- State "DONE" from "TODO" [2021-08-16 Mon 09:47]
|
||||
|
||||
* TODO Bus Route Mon Aft :work:
|
||||
SCHEDULED: <2022-01-03 Mon 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:ID: 20211018T151534.276553
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-21 Tue 10:13]
|
||||
- State "DONE" from "TODO" [2021-12-14 Tue 10:24]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:51]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-15 Mon 15:40]
|
||||
- State "DONE" from "TODO" [2021-10-25 Mon 17:19]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 17:30]
|
||||
- State "DONE" from "TODO" [2021-10-12 Tue 05:42]
|
||||
- State "DONE" from "TODO" [2021-09-27 Mon 17:34]
|
||||
- State "DONE" from "TODO" [2021-09-20 Mon 15:40]
|
||||
- State "DONE" from "TODO" [2021-09-14 Tue 06:18]
|
||||
- State "DONE" from "TODO" [2021-08-23 Mon 17:39]
|
||||
- State "DONE" from "TODO" [2021-08-16 Mon 20:54]
|
||||
|
||||
* TODO Bus Route Tue Morn :work:
|
||||
SCHEDULED: <2022-01-04 Tue 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:ID: 20211018T151534.277284
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:34]
|
||||
- State "DONE" from "TODO" [2021-12-14 Tue 10:24]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:51]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-09 Tue 09:53]
|
||||
- State "DONE" from "TODO" [2021-11-02 Tue 06:22]
|
||||
- State "DONE" from "TODO" [2021-10-26 Tue 14:23]
|
||||
- State "DONE" from "TODO" [2021-10-19 Tue 10:00]
|
||||
- State "DONE" from "TODO" [2021-10-12 Tue 05:43]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-09-28 Tue 09:32]
|
||||
- State "DONE" from "TODO" [2021-09-21 Tue 13:01]
|
||||
- State "DONE" from "TODO" [2021-09-14 Tue 06:19]
|
||||
- State "DONE" from "TODO" [2021-08-31 Tue 12:05]
|
||||
- State "DONE" from "TODO" [2021-08-24 Tue 09:03]
|
||||
- State "DONE" from "TODO" [2021-08-17 Tue 17:00]
|
||||
|
||||
* TODO Bus Route Tue Aft :work:
|
||||
SCHEDULED: <2022-01-04 Tue 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:ID: 20211018T151534.278013
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:34]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 21:48]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-17 Wed 10:50]
|
||||
- State "DONE" from "TODO" [2021-11-10 Wed 11:18]
|
||||
- State "DONE" from "TODO" [2021-10-28 Thu 12:31]
|
||||
- State "DONE" from "TODO" [2021-10-28 Thu 12:31]
|
||||
- State "DONE" from "TODO" [2021-10-22 Fri 13:17]
|
||||
- State "DONE" from "TODO" [2021-10-12 Tue 15:27]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-09-28 Tue 17:15]
|
||||
- State "DONE" from "TODO" [2021-09-16 Thu 10:28]
|
||||
- State "DONE" from "TODO" [2021-09-07 Tue 17:28]
|
||||
- State "DONE" from "TODO" [2021-08-24 Tue 19:24]
|
||||
- State "DONE" from "TODO" [2021-08-17 Tue 17:00]
|
||||
|
||||
* TODO Bus Route Wed Morn :work:
|
||||
SCHEDULED: <2022-01-05 Wed 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:12]
|
||||
:ID: 20211018T151534.278738
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:12]
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:34]
|
||||
- State "DONE" from "TODO" [2021-12-08 Wed 13:46]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-17 Wed 10:51]
|
||||
- State "DONE" from "TODO" [2021-11-10 Wed 11:18]
|
||||
- State "DONE" from "TODO" [2021-10-28 Thu 12:31]
|
||||
- State "DONE" from "TODO" [2021-10-22 Fri 13:17]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 14:19]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:06]
|
||||
- State "DONE" from "TODO" [2021-09-29 Wed 09:24]
|
||||
- State "DONE" from "TODO" [2021-09-22 Wed 10:26]
|
||||
- State "DONE" from "TODO" [2021-09-16 Thu 10:28]
|
||||
- State "DONE" from "TODO" [2021-08-18 Wed 09:42]
|
||||
|
||||
* TODO Bus Route Thu Morn :work:
|
||||
SCHEDULED: <2022-01-06 Thu 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:12]
|
||||
:ID: 20211018T151534.279473
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:12]
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:34]
|
||||
- State "DONE" from "TODO" [2021-12-03 Fri 11:13]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-18 Thu 06:01]
|
||||
- State "DONE" from "TODO" [2021-11-11 Thu 14:15]
|
||||
- State "DONE" from "TODO" [2021-11-08 Mon 09:22]
|
||||
- State "DONE" from "TODO" [2021-10-28 Thu 12:31]
|
||||
- State "DONE" from "TODO" [2021-10-22 Fri 13:17]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 14:19]
|
||||
- State "DONE" from "TODO" [2021-10-08 Fri 10:57]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-09-23 Thu 06:24]
|
||||
- State "DONE" from "TODO" [2021-09-16 Thu 10:28]
|
||||
- State "DONE" from "TODO" [2021-09-09 Thu 09:51]
|
||||
- State "DONE" from "TODO" [2021-08-19 Thu 10:46]
|
||||
|
||||
* TODO Bus Route Thu Aft :work:
|
||||
SCHEDULED: <2022-01-06 Thu 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:12]
|
||||
:ID: 20211018T151534.280221
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:12]
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:34]
|
||||
- State "DONE" from "TODO" [2021-12-09 Thu 21:20]
|
||||
- State "DONE" from "TODO" [2021-12-03 Fri 11:13]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-20 Sat 07:08]
|
||||
- State "DONE" from "TODO" [2021-11-12 Fri 14:01]
|
||||
- State "DONE" from "TODO" [2021-11-08 Mon 09:23]
|
||||
- State "DONE" from "TODO" [2021-10-29 Fri 09:06]
|
||||
- State "DONE" from "TODO" [2021-10-22 Fri 13:17]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 14:19]
|
||||
- State "DONE" from "TODO" [2021-10-08 Fri 10:57]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-09-24 Fri 11:44]
|
||||
- State "DONE" from "TODO" [2021-09-16 Thu 21:09]
|
||||
- State "DONE" from "TODO" [2021-08-20 Fri 11:46]
|
||||
|
||||
* TODO Bus Route Fri :work:
|
||||
SCHEDULED: <2022-01-07 Fri 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:12]
|
||||
:ID: 20211018T151534.280950
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:12]
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:34]
|
||||
- State "DONE" from "TODO" [2021-12-09 Thu 21:21]
|
||||
- State "DONE" from "TODO" [2021-12-03 Fri 11:14]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-20 Sat 07:09]
|
||||
- State "DONE" from "TODO" [2021-11-12 Fri 14:01]
|
||||
- State "DONE" from "TODO" [2021-10-29 Fri 09:06]
|
||||
- State "DONE" from "TODO" [2021-10-22 Fri 13:17]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 14:19]
|
||||
- State "DONE" from "TODO" [2021-10-08 Fri 10:57]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-09-24 Fri 11:44]
|
||||
- State "DONE" from "TODO" [2021-09-16 Thu 21:09]
|
||||
- State "DONE" from "TODO" [2021-08-20 Fri 11:07]
|
||||
|
||||
* TODO Bus Route Fri Aft :work:
|
||||
SCHEDULED: <2022-01-07 Fri 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:12]
|
||||
:ID: 20211018T151534.281717
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:12]
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 08:34]
|
||||
- State "DONE" from "TODO" [2021-12-09 Thu 21:21]
|
||||
- State "DONE" from "TODO" [2021-12-03 Fri 11:14]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-20 Sat 07:09]
|
||||
- State "DONE" from "TODO" [2021-11-12 Fri 14:01]
|
||||
- State "DONE" from "TODO" [2021-10-29 Fri 09:06]
|
||||
- State "DONE" from "TODO" [2021-10-22 Fri 13:17]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 14:19]
|
||||
- State "DONE" from "TODO" [2021-10-08 Fri 10:57]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-09-24 Fri 11:44]
|
||||
- State "DONE" from "TODO" [2021-09-16 Thu 21:09]
|
||||
- State "DONE" from "TODO" [2021-08-20 Fri 17:53]
|
||||
|
||||
* TODO Mow the Lawn :chores:
|
||||
DEADLINE: <2022-04-16 Sat +1w -2d>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-07 Tue 21:52]
|
||||
:ID: 20211018T151534.286936
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 21:52]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-10-18 Mon 17:30]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-09-17 Fri 07:17]
|
||||
- State "DONE" from "TODO" [2021-09-09 Thu 09:53]
|
||||
- State "DONE" from "TODO" [2021-09-04 Sat 07:11]
|
||||
- State "DONE" from "TODO" [2021-08-16 Mon 06:12]
|
||||
- State "DONE" from "TODO" [2021-08-13 Fri 11:58]
|
||||
- State "DONE" from "TODO" [2021-08-02 Mon 05:58]
|
||||
- State "DONE" from "TODO" [2021-08-02 Mon 05:58]
|
||||
- State "DONE" from "TODO" [2021-08-02 Mon 05:58]
|
||||
- State "DONE" from "TODO" [2021-08-02 Mon 05:58]
|
||||
- State "DONE" from "TODO" [2021-07-05 Mon 08:52]
|
||||
- State "DONE" from "TODO" [2021-07-05 Mon 08:52]
|
||||
- State "DONE" from "TODO" [2021-07-05 Mon 08:52]
|
||||
- State "DONE" from "TODO" [2021-06-17 Thu 09:12]
|
||||
- State "DONE" from "TODO" [2021-06-17 Thu 09:12]
|
||||
- State "DONE" from "TODO" [2021-06-17 Thu 09:11]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2021-05-14 Fri 09:36]
|
||||
- State "DONE" from "TODO" [2021-05-03 Mon 14:45]
|
||||
- State "DONE" from "TODO" [2021-04-24 Sat 05:43]
|
||||
- State "DONE" from "TODO" [2021-04-24 Sat 05:43]
|
||||
- State "DONE" from "TODO" [2021-04-24 Sat 05:43]
|
||||
- State "DONE" from "TODO" [2020-09-11 Fri 11:45]
|
||||
- State "DONE" from "TODO" [2020-09-11 Fri 11:45]
|
||||
- State "DONE" from "TODO" [2020-08-27 Thu 11:26]
|
||||
- State "DONE" from "TODO" [2020-08-27 Thu 11:26]
|
||||
- State "DONE" from "TODO" [2020-08-27 Thu 11:26]
|
||||
- State "DONE" from "TODO" [2020-08-27 Thu 11:00]
|
||||
- State "DONE" from "TODO" [2020-07-27 Mon 07:21]
|
||||
- State "DONE" from "TODO" [2020-07-27 Mon 07:21]
|
||||
- State "DONE" from "TODO" [2020-07-27 Mon 07:21]
|
||||
- State "DONE" from "TODO" [2020-07-04 Sat 14:44]
|
||||
- State "DONE" from "TODO" [2020-06-30 Tue 17:03]
|
||||
- State "DONE" from "TODO" [2020-06-24 Wed 06:23]
|
||||
|
||||
* TODO Check Propane :chores:
|
||||
SCHEDULED: <2022-01-09 Sun 17:00 ++1m>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-09 Thu 21:20]
|
||||
:ID: 20211018T151534.287667
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-09 Thu 21:20]
|
||||
- State "DONE" from "TODO" [2021-11-15 Mon 09:14]
|
||||
- State "DONE" from "TODO" [2021-08-30 Mon 10:58]
|
||||
|
||||
* TODO take out trash :chores:
|
||||
SCHEDULED: <2022-01-04 Tue 08:15 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:ID: 20211018T151534.288437
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-21 Tue 10:14]
|
||||
- State "DONE" from "TODO" [2021-12-14 Tue 10:24]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:51]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-18 Thu 06:00]
|
||||
- State "DONE" from "TODO" [2021-11-12 Fri 14:01]
|
||||
- State "DONE" from "TODO" [2021-10-26 Tue 14:23]
|
||||
- State "DONE" from "TODO" [2021-10-19 Tue 10:00]
|
||||
- State "DONE" from "TODO" [2021-10-12 Tue 12:51]
|
||||
- State "DONE" from "TODO" [2021-10-06 Wed 10:07]
|
||||
- State "DONE" from "TODO" [2021-09-16 Thu 10:28]
|
||||
- State "DONE" from "TODO" [2021-09-07 Tue 11:46]
|
||||
- State "DONE" from "TODO" [2021-08-31 Tue 12:05]
|
||||
- State "DONE" from "TODO" [2021-08-24 Tue 09:05]
|
||||
|
||||
* TODO Plan Date Nights :abbie:
|
||||
SCHEDULED: <2021-09-09 Thu 11:00>
|
||||
:PROPERTIES:
|
||||
:ID: 20211018T151534.294680
|
||||
:END:
|
||||
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2020/02/Sexercise-Intimacy-Date.pdf
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2017/01/Strip-Poker-Night.pdf
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2015/08/Sexy-Tic-Tac-Toe.pdf
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2014/04/Naked-Night.pdf
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2020/02/Homemade-Ice-Cream-Recipe-and-Date.pdf
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2019/04/Throwback-Thursday-Flashback-Friday-Date.pdf
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2016/08/Moonlight-picnic-date.pdf
|
||||
https://www.thedatingdivas.com/wp-content/uploads/Not-So-Newlywed-Game-Pack-2.pdf
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2017/07/Couples-Cranium.pdf
|
||||
- On CARDSTOCK.
|
||||
https://www.thedatingdivas.com/wp-content/uploads/2019/02/Date-Night-Scavenger-Hunt-1.pdf
|
||||
|
||||
* TODO Furnace filter :chores:
|
||||
SCHEDULED: <2022-03-09 Wed 15:00 ++6m>
|
||||
:PROPERTIES:
|
||||
:size: 20x25x4
|
||||
:type: pre-pleat 40 lpd
|
||||
:LAST_REPEAT: [2021-11-15 Mon 09:14]
|
||||
:ID: 20211018T151534.295652
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-11-15 Mon 09:14]
|
||||
- State "DONE" from "TODO" [2021-05-14 Fri 09:36]
|
||||
|
||||
* TODO [#A] Change Oil in Sonic :vehicles:
|
||||
DEADLINE: <2022-01-05 Wed .+2m -5d>
|
||||
:PROPERTIES:
|
||||
:LAST_MILEAGE: 103703
|
||||
:LAST_REPEAT: [2021-11-05 Fri 07:29]
|
||||
:filter:
|
||||
:oil: 5w30
|
||||
:ID: 20211018T151534.297276
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
15/16 wrench for oil filter
|
||||
15mm for drip socket
|
||||
|
||||
* TODO [#A] Change Oil in Jeep :vehicles:
|
||||
DEADLINE: <2022-01-05 Wed .+2m -5d>
|
||||
:PROPERTIES:
|
||||
:LAST_MILEAGE: 59288
|
||||
:LAST_REPEAT: [2021-11-05 Fri 07:26]
|
||||
:filter: LF636
|
||||
:oil: sae 5w20
|
||||
:ID: 20211018T151534.298090
|
||||
:spill-wrench: 1/2
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2020-11-20 Fri 09:48]
|
||||
|
||||
* TODO Clean Sonic :vehicles:
|
||||
DEADLINE: <2021-11-13 Sat +1m -3d>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-11-05 Fri 07:28]
|
||||
:ID: 20211018T151534.298857
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-08-13 Fri 11:58]
|
||||
- State "DONE" from "TODO" [2021-08-02 Mon 05:58]
|
||||
- State "DONE" from "TODO" [2021-07-05 Mon 08:52]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2020-10-13 Tue 17:09]
|
||||
- State "DONE" from "TODO" [2020-10-13 Tue 17:09]
|
||||
- State "DONE" from "TODO" [2020-08-27 Thu 11:27]
|
||||
- State "DONE" from "TODO" [2020-06-30 Tue 17:03]
|
||||
|
||||
* TODO Clean Jeep :vehicles:
|
||||
DEADLINE: <2021-11-13 Sat +1m -3d>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-11-05 Fri 07:29]
|
||||
:ID: 20211018T151534.299599
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-08-13 Fri 11:58]
|
||||
- State "DONE" from "TODO" [2021-08-02 Mon 05:58]
|
||||
- State "DONE" from "TODO" [2021-07-05 Mon 08:52]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2021-05-30 Sun 06:34]
|
||||
- State "DONE" from "TODO" [2020-10-13 Tue 17:09]
|
||||
- State "DONE" from "TODO" [2020-10-13 Tue 17:09]
|
||||
- State "DONE" from "TODO" [2020-08-27 Thu 11:27]
|
||||
- State "DONE" from "TODO" [2020-06-30 Tue 17:03]
|
||||
|
||||
* TODO Groceries :chores:
|
||||
:PROPERTIES:
|
||||
:ID: 20211018T151534.300293
|
||||
:END:
|
||||
|
||||
- [ ]
|
||||
|
||||
* TODO Monero?
|
||||
:PROPERTIES:
|
||||
:ID: 20211018T151534.303830
|
||||
:END:
|
||||
|
||||
452279Rpx5yHTJ3792WyFKSYySMkRAgYuYwX1ZSxsi1NaqVYHNSAqnggpoD9zG9mNbeSmAEmC3Lk46Dz1pc7BzJwRqJDoxo
|
||||
|
||||
* TODO Meeting with Lavonne :work:
|
||||
SCHEDULED: <2022-01-03 Mon 11:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 14:45]
|
||||
- State "DONE" from "TODO" [2021-12-13 Mon 15:07]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:50]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-15 Mon 15:31]
|
||||
- State "DONE" from "TODO" [2021-11-08 Mon 13:40]
|
||||
|
||||
* TODO TFC with Abbie :nvtfc:
|
||||
SCHEDULED: <2022-01-03 Mon 13:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 14:45]
|
||||
- State "DONE" from "TODO" [2021-12-13 Mon 15:07]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:51]
|
||||
- State "DONE" from "TODO" [2021-12-01 Wed 15:04]
|
||||
- State "DONE" from "TODO" [2021-11-15 Mon 15:31]
|
||||
- State "DONE" from "TODO" [2021-11-08 Mon 14:51]
|
||||
|
||||
* TODO [#A] Make pizza :family:
|
||||
SCHEDULED: <2022-01-01 Sat 15:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-13 Mon 15:11]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:51]
|
||||
|
||||
* TODO [#A] Get boys ready :family:
|
||||
SCHEDULED: <2022-01-02 Sun 06:45-08:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2021-12-28 Tue 06:11]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2021-12-28 Tue 06:11]
|
||||
- State "DONE" from "TODO" [2021-12-20 Mon 14:51]
|
||||
- State "DONE" from "TODO" [2021-12-13 Mon 15:10]
|
||||
- State "DONE" from "TODO" [2021-12-07 Tue 13:51]
|
||||
|
||||
* My First 5 Minutes On A Server; Or, Essential Security for Linux Servers – Sol Love
|
||||
|
||||
https://sollove.com/2013/03/03/my-first-5-minutes-on-a-server-or-essential-security-for-linux-servers/
|
||||
|
||||
* TODO Read cdl manual :vehicles:
|
||||
SCHEDULED: <2021-12-14 Tue 14:00>
|
||||
|
||||
* DONE Christmas Letter :work:
|
||||
SCHEDULED: <2021-12-20 Mon 09:58>
|
||||
|
||||
- [X] Print 100 letters for envs
|
||||
- [X] envelopes
|
||||
- [X] 100 support envs
|
||||
- [ ] 100 stamps
|
||||
- [ ] 60 for church
|
||||
- [ ] 20 for LI
|
||||
- [ ] Give out local ones
|
||||
- [ ] Beth doesn't need a picture
|
||||
- [ ] Picture for us
|
||||
|
||||
* DONE Take out cinnamon rolls :chores:
|
||||
SCHEDULED: <2021-12-24 Fri 05:35>
|
||||
|
||||
* TODO Privacy https://www.reddit.com/r/privacy/comments/rn261v/why_should_i_care_about_privacy_though/
|
||||
SCHEDULED: <2021-12-24 Fri>
|
||||
|
|
@ -9,6 +9,12 @@ I need to link the editor to the song's model layer
|
|||
* DONE General idea for dmw app :dmw:app:
|
||||
SCHEDULED: <2022-01-28 Fri 13:00>
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
* DONE General idea for dmw app :dmw:app:
|
||||
SCHEDULED: <2022-01-28 Fri 13:00>
|
||||
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
* DONE Date Night Idea? :abbie:
|
||||
SCHEDULED: <2022-01-28 Fri 15:00>
|
||||
|
||||
|
@ -41,7 +47,11 @@ SCHEDULED: <2021-12-14 Tue 10:00>
|
|||
* DONE Make org work better integrated with plasma :personal:
|
||||
SCHEDULED: <2021-12-13 Mon>
|
||||
|
||||
<<<<<<< HEAD
|
||||
* DONE Fix Seatable's Task System :IT:
|
||||
=======
|
||||
* HOLD Fix Seatable's Task System :IT:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
SCHEDULED: <2021-12-14 Tue 10:00>
|
||||
|
||||
* TODO Build DMP App :dmw:app:
|
||||
|
@ -53,12 +63,20 @@ SCHEDULED: <2022-05-16 Mon 11:30>
|
|||
[[file:~/dev/DisciplemakingWorkflow/README.org][DMP README]]
|
||||
|
||||
* TODO Check for snacks at church for jh :nvtfc:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-28 Mon 07:45 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.262958
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-21 Mon 07:45 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:57]
|
||||
:ID: 20211018T151534.262958
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:57]
|
||||
- State "DONE" from "TODO" [2022-01-31 Mon 09:55]
|
||||
- State "DONE" from "TODO" [2022-01-24 Mon 17:09]
|
||||
|
@ -127,12 +145,20 @@ CLOCK: [2020-06-26 Fri 16:11]--[2020-06-26 Fri 16:32] => 0:21
|
|||
:END:
|
||||
|
||||
* TODO Bus Route Mon Morn :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-28 Mon 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.275818
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-21 Mon 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.275818
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-01-31 Mon 09:55]
|
||||
- State "DONE" from "TODO" [2022-01-24 Mon 17:09]
|
||||
|
@ -156,12 +182,20 @@ SCHEDULED: <2022-02-28 Mon 06:20 ++1w>
|
|||
- State "DONE" from "TODO" [2021-08-16 Mon 09:47]
|
||||
|
||||
* TODO Bus Route Mon Aft :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-28 Mon 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.276553
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-14 Mon 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.276553
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-02-03 Thu 06:31]
|
||||
- State "DONE" from "TODO" [2022-01-24 Mon 17:09]
|
||||
|
@ -184,12 +218,20 @@ SCHEDULED: <2022-02-28 Mon 16:00 ++1w>
|
|||
- State "DONE" from "TODO" [2021-08-16 Mon 20:54]
|
||||
|
||||
* TODO Bus Route Tue Morn :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-03-01 Tue 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.277284
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-15 Tue 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.277284
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-02-03 Thu 06:31]
|
||||
- State "DONE" from "TODO" [2022-01-25 Tue 06:06]
|
||||
|
@ -215,12 +257,20 @@ SCHEDULED: <2022-03-01 Tue 06:20 ++1w>
|
|||
- State "DONE" from "TODO" [2021-08-17 Tue 17:00]
|
||||
|
||||
* TODO Bus Route Tue Aft :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-22 Tue 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.278013
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-15 Tue 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.278013
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-02-03 Thu 06:31]
|
||||
- State "DONE" from "TODO" [2022-01-27 Thu 05:42]
|
||||
|
@ -244,12 +294,20 @@ SCHEDULED: <2022-02-22 Tue 16:00 ++1w>
|
|||
- State "DONE" from "TODO" [2021-08-17 Tue 17:00]
|
||||
|
||||
* TODO Bus Route Wed Morn :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-23 Wed 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.278738
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-16 Wed 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.278738
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-02-03 Thu 06:31]
|
||||
- State "DONE" from "TODO" [2022-01-27 Thu 05:42]
|
||||
|
@ -272,12 +330,20 @@ SCHEDULED: <2022-02-23 Wed 06:20 ++1w>
|
|||
- State "DONE" from "TODO" [2021-08-18 Wed 09:42]
|
||||
|
||||
* TODO Bus Route Thu Morn :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-24 Thu 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.279473
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-17 Thu 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.279473
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-01-28 Fri 06:51]
|
||||
- State "DONE" from "TODO" [2022-01-21 Fri 15:49]
|
||||
|
@ -300,12 +366,20 @@ SCHEDULED: <2022-02-24 Thu 06:20 ++1w>
|
|||
- State "DONE" from "TODO" [2021-08-19 Thu 10:46]
|
||||
|
||||
* TODO Bus Route Thu Aft :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-24 Thu 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.280221
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-17 Thu 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.280221
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-01-28 Fri 06:51]
|
||||
- State "DONE" from "TODO" [2022-01-21 Fri 15:49]
|
||||
|
@ -328,12 +402,20 @@ SCHEDULED: <2022-02-24 Thu 16:00 ++1w>
|
|||
- State "DONE" from "TODO" [2021-08-20 Fri 11:46]
|
||||
|
||||
* TODO Bus Route Fri :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-25 Fri 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.280950
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-18 Fri 06:20 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.280950
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-01-28 Fri 06:51]
|
||||
- State "DONE" from "TODO" [2022-01-21 Fri 15:49]
|
||||
|
@ -355,12 +437,20 @@ SCHEDULED: <2022-02-25 Fri 06:20 ++1w>
|
|||
- State "DONE" from "TODO" [2021-08-20 Fri 11:07]
|
||||
|
||||
* TODO Bus Route Fri Aft :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-25 Fri 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.281717
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-18 Fri 16:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.281717
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-01-28 Fri 06:51]
|
||||
- State "DONE" from "TODO" [2022-01-21 Fri 15:49]
|
||||
|
@ -429,6 +519,7 @@ DEADLINE: <2022-04-16 Sat +1w -2d>
|
|||
- State "DONE" from "TODO" [2020-06-30 Tue 17:03]
|
||||
- State "DONE" from "TODO" [2020-06-24 Wed 06:23]
|
||||
|
||||
<<<<<<< HEAD
|
||||
* TODO Check Propane :chores:
|
||||
SCHEDULED: <2022-03-09 Wed 17:00 ++1m>
|
||||
:PROPERTIES:
|
||||
|
@ -436,18 +527,34 @@ SCHEDULED: <2022-03-09 Wed 17:00 ++1m>
|
|||
:ID: 20211018T151534.287667
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
* TODO Check Propane :chores:
|
||||
SCHEDULED: <2022-02-09 Wed 17:00 ++1m>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-01-17 Mon 21:32]
|
||||
:ID: 20211018T151534.287667
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-01-17 Mon 21:32]
|
||||
- State "DONE" from "TODO" [2021-12-09 Thu 21:20]
|
||||
- State "DONE" from "TODO" [2021-11-15 Mon 09:14]
|
||||
- State "DONE" from "TODO" [2021-08-30 Mon 10:58]
|
||||
|
||||
* TODO take out trash :chores:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-03-01 Tue 08:15 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:ID: 20211018T151534.288437
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-15 Tue 08:15 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:ID: 20211018T151534.288437
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-02-03 Thu 06:31]
|
||||
- State "DONE" from "TODO" [2022-01-25 Tue 06:06]
|
||||
|
@ -589,11 +696,18 @@ DEADLINE: <2022-01-13 Thu +1m -3d>
|
|||
452279Rpx5yHTJ3792WyFKSYySMkRAgYuYwX1ZSxsi1NaqVYHNSAqnggpoD9zG9mNbeSmAEmC3Lk46Dz1pc7BzJwRqJDoxo
|
||||
|
||||
* TODO Meeting with Lavonne :work:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-28 Mon 11:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-14 Mon 11:00 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-02-03 Thu 06:31]
|
||||
- State "DONE" from "TODO" [2022-01-24 Mon 17:09]
|
||||
|
@ -608,11 +722,18 @@ SCHEDULED: <2022-02-28 Mon 11:00 ++1w>
|
|||
- State "DONE" from "TODO" [2021-11-08 Mon 13:40]
|
||||
|
||||
* TODO TFC with Abbie :nvtfc:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-28 Mon 13:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-14 Mon 13:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-02-03 Thu 06:31]
|
||||
- State "DONE" from "TODO" [2022-01-24 Mon 17:09]
|
||||
|
@ -628,11 +749,18 @@ SCHEDULED: <2022-02-28 Mon 13:30 ++1w>
|
|||
- State "DONE" from "TODO" [2021-11-08 Mon 14:51]
|
||||
|
||||
* TODO [#A] Make pizza :family:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-26 Sat 15:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-19 Sat 15:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-01-31 Mon 09:55]
|
||||
- State "DONE" from "TODO" [2022-01-27 Thu 05:42]
|
||||
|
@ -642,11 +770,18 @@ SCHEDULED: <2022-02-26 Sat 15:30 ++1w>
|
|||
- State "DONE" from "TODO" [2021-12-07 Tue 13:51]
|
||||
|
||||
* TODO [#A] Get boys ready :family:
|
||||
<<<<<<< HEAD
|
||||
SCHEDULED: <2022-02-27 Sun 06:45-08:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-22 Tue 14:54]
|
||||
:END:
|
||||
- State "DONE" from "TODO" [2022-02-22 Tue 14:54]
|
||||
=======
|
||||
SCHEDULED: <2022-02-20 Sun 06:45-08:30 ++1w>
|
||||
:PROPERTIES:
|
||||
:LAST_REPEAT: [2022-02-14 Mon 10:56]
|
||||
:END:
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
- State "DONE" from "TODO" [2022-02-14 Mon 10:56]
|
||||
- State "DONE" from "TODO" [2022-01-31 Mon 09:55]
|
||||
- State "DONE" from "TODO" [2022-01-27 Thu 05:42]
|
||||
|
@ -679,7 +814,11 @@ SCHEDULED: <2021-12-20 Mon 09:58>
|
|||
* DONE Take out cinnamon rolls :chores:
|
||||
SCHEDULED: <2021-12-24 Fri 05:35>
|
||||
|
||||
<<<<<<< HEAD
|
||||
* DONE Privacy https://www.reddit.com/r/privacy/comments/rn261v/why_should_i_care_about_privacy_though/
|
||||
=======
|
||||
* WAIT Privacy https://www.reddit.com/r/privacy/comments/rn261v/why_should_i_care_about_privacy_though/
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
SCHEDULED: <2021-12-24 Fri>
|
||||
|
||||
* DONE Purchase toilet hose :chores:
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-9662-1-thumb.jpg"> <p>If you want to relate to millennials, you have to communicate everything in Harry Potter metaphors, whether it's politics or theology or everyday life. That's why it's important to read these books. It's a ministry. But we can have a bit of fun while we're at it. Take our exciting, official Babylon Bee quiz to find out which Hogwarts house you would be in. Have fun!</p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/what-hogwarts-house-would-you-be-in-take-the-quiz">Which Hogwarts House Would You Be In? Take The Official Babylon Bee Quiz!</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
<p>Lars Ingebrigtsen has an interesting post about <a href="https://lars.ingebrigtsen.no/2021/11/24/the-most-controversial-change-in-emacs-history/">proportional fonts in the Emacs mode line</a>. His post shows the same mode line in both fixed and proportional fonts. There’s no arguing that the proportional fonts look better and that they allow for the display of more information on the mode line.</p>
|
||||
<p>Still, the suggestion to move to proportional fonts is an old one and has always been controversial. There are some serious objections. For one, things like the point position are updated with every character typed and that can cause the mode line display to shift right or left.</p>
|
||||
<p>Ingebrigtsen says that they’re running a month long test on Emacs Master in which proportional fonts on the mode line are enabled by default. They’ve installed a fix for the problems of things like the point position and the developers are hoping that that will address previous objections to using proportional fonts.</p>
|
||||
<p>Regular readers know that I don’t care much about this sort of thing. All in all, I’m happy with a fixed width font mode line but I don’t find the idea of proportional fonts objectionable either. If you’re tracking Emacs Master, be sure to let the developers know what you think.</p>
|
||||
<p><b>UPDATE</b> <span class="timestamp-wrapper"><span class="timestamp">[2021-11-26 Fri 13:15] </span></span> Emacs 28 Master → Emacs Master.</p>
|
|
@ -1 +0,0 @@
|
|||
  submitted by   <a href="https://www.reddit.com/user/tomatoaway"> /u/tomatoaway </a> <br/> <span><a href="https://i.redd.it/0f4rr9ktelt71.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q8ltb9/fluff_what_emacs_orgmode_yields_as_a_text_input/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I'm in one of those "... but it worked yesterday" situations.</p> <p>Seems like I suddenly don't have permission to access / write to my home directory (a local directory on the c:drive). I've not changed my setup at all, save for writing to my /home/ folder from Windows (I created and saved an org file using Notepad)</p> <p>I'm using org-mode in DooM emacs to take notes for work (making this all the more frustrating) via remote access from WSL (Ubuntu) on a Win 10 machine.</p> <p>On startup I get a warning like:</p> <pre><code>Warning (initialization): An error occured while loading '/home/user/.emacs.d/init.el': Error in private config: config.el, (file-error Opening input file Permission denied /home/user/org_roam/A_RANDOM_ORG_FILE </code></pre> <p>There is a clue here as "A_RANDOM_ORG_FILE" was a file I was too lazy to use emacs for, so made in Notepad in Win10 and saved to my home/org_roam/ folder</p> <p>So:</p> <pre><code>emacs --debug-init Debugger entered--Lisp error: (file-error "Opening input file" "Permission denied" ... </code></pre> <p>When I try to write the error buffer to a file (because WSL cut-paste baffles me), I get:</p> <pre><code>/home/ write protected </code></pre> <p>So I'm here to ask: what? why? Given the generic-ness of the problem it's hard to google.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/AlternativeKooky9407"> /u/AlternativeKooky9407 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q6m5pb/sudden_error_doom_wsl/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q6m5pb/sudden_error_doom_wsl/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>This is an attempt to improve the current state of affairs for code reviews after working some time with the package Github Review.</p> <p>​</p> <p><a href="https://github.com/wandersoncferreira/code-review">https://github.com/wandersoncferreira/code-review</a></p> <p>​</p> <p>Happy to hear feedbacks!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/bartuka"> /u/bartuka </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qz8req/new_package_code_review_from_emacs/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qz8req/new_package_code_review_from_emacs/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/q7x0qz/gnome_my_attempt_at_turning_ubuntu_into_macos/"> <img src="https://preview.redd.it/9e91gi9y5et71.png?width=640&crop=smart&auto=webp&s=2532eb3ed4f57cb5629bb821d687f58bc4fc9709" alt="[GNOME] My attempt at turning Ubuntu into MacOS (with a retro wallpaper)" title="[GNOME] My attempt at turning Ubuntu into MacOS (with a retro wallpaper)" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/ErenAnHai"> /u/ErenAnHai </a> <br/> <span><a href="https://i.redd.it/9e91gi9y5et71.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/q7x0qz/gnome_my_attempt_at_turning_ubuntu_into_macos/">[comments]</a></span> </td></tr></table>
|
|
@ -1,4 +0,0 @@
|
|||
<p><a href="https://www.lfg.co/page/1561/" rel="bookmark" title="1561"><img width="210" height="300" src="https://www.lfg.co/wp-content/uploads/2021/11/lfg5617-1557-nov29-21-210x300.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.lfg.co/wp-content/uploads/2021/11/lfg5617-1557-nov29-21-210x300.jpg 210w, https://www.lfg.co/wp-content/uploads/2021/11/lfg5617-1557-nov29-21-105x150.jpg 105w, https://www.lfg.co/wp-content/uploads/2021/11/lfg5617-1557-nov29-21.jpg 700w" sizes="(max-width: 210px) 100vw, 210px" /></a></p>
|
||||
<p>The post <a rel="nofollow" href="https://www.lfg.co/page/1561/">1561</a> appeared first on <a rel="nofollow" href="https://www.lfg.co">Looking For Group</a>.</p><div class="feedflare">
|
||||
<a href="http://feeds.feedburner.com/~ff/LookingForGroup?a=CHVvqiACEnc:APvq6SAMCew:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LookingForGroup?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LookingForGroup?a=CHVvqiACEnc:APvq6SAMCew:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LookingForGroup?i=CHVvqiACEnc:APvq6SAMCew:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LookingForGroup?a=CHVvqiACEnc:APvq6SAMCew:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/LookingForGroup?d=7Q72WNTAKBA" border="0"></img></a>
|
||||
</div>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Recently started using helm with emacs. Am obviously hitting a lot of mistaken tabs. I get that there is a learning curve but things would go much smoother if I could easily exit out of the actions list that tab pulls up and go back to the query I was typing. Does there exist a shortcut to do that? Or is there a way to easily add one?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Time-Abalone-3918"> /u/Time-Abalone-3918 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q7dmms/is_there_a_way_to_exit_out_of_the_listactions/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q7dmms/is_there_a_way_to_exit_out_of_the_listactions/">[comments]</a></span>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-10028-1-thumb.jpg"> <p>MURRIETA, CA—Local wife Amy Walkwell has stocked up on her makeup and beauty supplies once again at her local Ulta store, informing her husband that she had to spend hundreds of dollars right now because the current Ulta sale only happens once a year, 17 times a year. The 17-times-in-a-year opportunity doesn't come every day, she argued, pointing out that if she didn't buy her eyeliner, mascara, and whatever the one for the face skin is, she'd have to wait until roughly three weeks from now for the next sale. "We're saving a ton of money here, and I'll miss out if I don't pick this up now," she said as he dropped her off in front of the store and went to go find a parking spot, where he'd be sitting in his car for roughly an hour. "Really, we're <em>making </em>money if you think about it. Because if I bought it during any of the 42 days of the year where Ulta isn't having a sale, I'd have spent at least 20% more."</p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/wife-stocks-up-during-one-of-ultas-17-sales-that-only-happen-once-a-year">Wife Stocks Up During One Of Ulta's 17 Sales That Only Happen Once A Year</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Is it a good idea to use a rolling release distro like arch for kiosks that run websites or applications that a user can interact with or should I stick with a stable distro?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Lootdit"> /u/Lootdit </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q8i4yw/should_you_use_archlinux_as_a_kiosk/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/q8i4yw/should_you_use_archlinux_as_a_kiosk/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I've been daily driving Chromium and Brave for the past few months, only launching Firefox for some web occasional web testing, but some problems made me test Firefox again, and wow I have to say I think it never felt that fast !</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Heroe-D"> /u/Heroe-D </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r1rhy8/dont_you_feel_that_firefox_is_now_father_than/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r1rhy8/dont_you_feel_that_firefox_is_now_father_than/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>A recent mistype activated emacs tabs on my screen. Once I found out what was going on, I was intrigued. Now, I don't think they provide anything that I need on top of my normal buffer management habits, but I don't want to dismiss anything the emacs core folks thought was good to include in a recent update. Do any of you use tab-bar-mode? What does it do for you?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/WorldsEndless"> /u/WorldsEndless </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r16adq/should_i_use_tabbarmode/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r16adq/should_i_use_tabbarmode/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hey Community. I'm new to Arch and encountered the following problem today after removing Brave-Browser from my system (didnt like it after testing):</p> <p>I can log into my PC as usual. My root-pw is the same as my account-pw. However I can't use sudo in any console. People mentioned that, in the past, PAM was the problem. But I can't upgrade it without using sudo. Actually I can't do anything without sudo. The faillock is not the problem (except after failing 3 times but I know how to reset it).</p> <p>Does anyone have an idea? My system was set up and updated yesterday and it worked before removing brave today.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/OriginalJohann"> /u/OriginalJohann </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r4wjva/sudo_not_working/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r4wjva/sudo_not_working/">[comments]</a></span>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-10208-2-thumb.jpg"> <p>CANCUN—Tweeting while on a family vacation this week, Ted Cruz slammed his critics, claiming that those who hate on him are just sexually frustrated and unable to resist his raw sex appeal.</p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/ted-cruz-says-all-his-haters-just-think-hes-really-sexy">Ted Cruz Says All His Haters Are Just Unable To Resist His Raw Sex Appeal</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<a href="https://www.facebook.com/NorthernValleyTFC/"><img src="https://scontent.fict1-1.fna.fbcdn.net/v/t1.6435-1/cp0/p50x50/151177197_115670240562784_7305556504870656520_n.png?_nc_cat=105&ccb=1-5&_nc_sid=dbb9e7&_nc_ohc=xoFCcgZhpMsAX_xHxjk&_nc_ht=scontent.fict1-1.fna&oh=4ec63298f66f25af09c5755fa579e557&oe=616904E6" alt="" /></a><a href="https://www.facebook.com/NorthernValleyTFC/">NV TFC</a><a href="https://www.facebook.com/NorthernValleyTFC/photos/a.117554230374385/117554103707731/"></a><i></i><p>Tonight we are watching the first episode of The Chosen and discussing how people may have interpretted the good news of Jesus when they first met him! We'll have a van available in Almena by the school at 5:30 to pick up middle schoolers and high schoolers who need a ride! Let me know if you have any questions!</p><a href="https://www.facebook.com/NorthernValleyTFC/photos/a.117554230374385/117554103707731/"><img src="https://scontent.fict1-1.fna.fbcdn.net/v/t1.6435-9/p526x296/153803054_117554107041064_3905278260459158110_n.png?_nc_cat=105&ccb=1-5&_nc_sid=8024bb&_nc_ohc=Jk7m7bCM_VQAX_Vb75J&_nc_ht=scontent.fict1-1.fna&oh=9bc6b510d4ded092b588a5a1cf6e93b0&oe=61698081" alt="May be a black-and-white image of 1 person, beard and text that says 'Get used to different. The CHOSEN'" width="500" height="736" caption="May be a black-and-white image of 1 person, beard and text that says 'Get used to different. The CHOSEN'" /></a>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-9994-1-thumb.jpg"> <hr /><p style="text-align:center"><em>Brought to you by:</em></p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/top-8-reasons-you-absolutely-dont-need-a-gun">Top 8 Reasons You Absolutely DON'T Need A Gun</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1,101 +0,0 @@
|
|||
<p>After using <a href="https://github.com/toshism/org-super-links">super-links</a> for almost a year, custom IDs and backlinks became an inseparable part of my workflow. It’s the only part I’ve adopted from the whole Zettelkasten/org-roam craze. Org-mode’s built-in custom IDs don’t make sense, so I decided to create better custom IDs and teach myself some Emacs-lisp in the process.</p>
|
||||
<p>My idea was to contain the buffer’s name with the current date (ISO formatted) in the ID. For example, if I’m looking at the buffer I’m writing this post in: taonaw.2021-12-19.1730.</p>
|
||||
<p>Here’s the process I followed.</p>
|
||||
<h2 id="getting-iso-style-time">Getting ISO style time</h2>
|
||||
<p>This is how I get the time in the desired format, like 2021-12-19.1730 (17:30 is 5:30 PM).</p>
|
||||
<div class="highlight"><pre><code class="language-emacs-lisp">((<span style="color: #a6e22e;">format-time-string</span> <span style="color: #e6db74;">"%Y-%m-%-d.%H%M"</span>(<span style="color: #a6e22e;">current-time</span>))
|
||||
</code></pre></div><p>There are two functions here:</p>
|
||||
<ol>
|
||||
<li><code>current-time</code> gets the current time in Emacs. Kind of. It returns the time in seconds since 01/01/1970 (the <a href="https://en.wikipedia.org/wiki/Unix%5Ftime">Unix Epoch</a>.)</li>
|
||||
<li><code>format-time-string</code> formats the current time into something more human-readable, in this case, ISO format. The operators above are common across various programming languages. From the help text on <code>format-time-string</code>:</li>
|
||||
</ol>
|
||||
<blockquote>
|
||||
<p>%Y is the year, %y within the century, %C the century.</p>
|
||||
<p>%G is the year corresponding to the ISO week, %g within the century.</p>
|
||||
<p>%m is the numeric month.</p>
|
||||
<p>%b and %h are the locale’s abbreviated month name, %B the full name.
|
||||
(%h is not supported on MS-Windows.)</p>
|
||||
<p>%d is the day of the month, zero-padded, %e is blank-padded.</p>
|
||||
</blockquote>
|
||||
<p>…and so on. %H for hours, %M (capital M) for minutes.</p>
|
||||
<h2 id="getting-it-into-a-variable">Getting it into a Variable</h2>
|
||||
<p>In order to do something with our date above, we need to assign it a variable. For this we use the function <code>Let</code>.</p>
|
||||
<p><code>Let</code> sets variables and their values within the list it creates. The variables do not exist outside of this list. What’s a list? well, think of it as a fence made from parentheses.</p>
|
||||
<p>For example: <code>let ((dog)(cat)(mouse))</code> creates three variables. We also assign them a value at the same time: <code>let ((dog woof)(cat meow)(mouse squeak))</code>. <code>Let</code> is usually what we want to use in a function because the values are unique to that function. In our case, that would be the date we created above. This is how it looks like:</p>
|
||||
<div class="highlight"><pre><code class="language-emacs-lisp">(let ((timestring (<span style="color: #a6e22e;">format-time-string</span> <span style="color: #e6db74;">"%Y-%m-%-d.%H%M"</span>(<span style="color: #a6e22e;">current-time</span>)))))
|
||||
</code></pre></div><p>we create only one variable, timestring, and then we use the piece of code from above to assign a value to it. Look closely at the parentheses, and the order makes sense:</p>
|
||||
<ol>
|
||||
<li>Use the function <code>current-time</code>.</li>
|
||||
<li>Use <code>format-time-string</code> on the result of this function to format the time into a yyyy-mm-dd.hhmm.</li>
|
||||
<li>Store this string we just created (the value) in a variable, “timestring”</li>
|
||||
</ol>
|
||||
<p>In order to be sure we have the value we want inside timestring, we can ask Emacs to display it in our messages buffer, with <code>message timestring</code>.</p>
|
||||
<p>The end result looks like this:</p>
|
||||
<div class="highlight"><pre><code class="language-emacs-lisp">(let ((timestring (<span style="color: #a6e22e;">format-time-string</span> <span style="color: #e6db74;">"%Y-%m-%-d.%H%M"</span>(<span style="color: #a6e22e;">current-time</span>))))
|
||||
(<span style="color: #a6e22e;">message</span> timestring))
|
||||
</code></pre></div><p>Why do we need double parentheses after the <code>let</code> ? It doesn’t look like it makes any difference…?</p>
|
||||
<p>Remember the lists from our example. <code>Let</code> is meant to be used for a couple of items at once. Emacs doesn’t care if we have one item or a hundred: the way we mark them is the same. Since each item in the list is marked with its own parentheses, timestring gets its own pair. Look closely and you will see that timestring’s parentheses end after the <code>format-time-string</code> function; the next one belongs to <code>message timestring</code>.</p>
|
||||
<p>Lists are important in Emacs-Lisp. As a matter of fact, That’s what its name stands for: LISt Processing language. It’s right there in <a href="https://www.gnu.org/software/emacs/manual/html%5Fnode/elisp/Lisp-History.html">the manual</a>.</p>
|
||||
<p>It took me some time to understand the logic behind it all (with additional extra help), but at the end, you can see it in action.</p>
|
||||
<h2 id="getting-the-file--buffer--name">Getting the File (Buffer) Name</h2>
|
||||
<p>To add the buffer’s name to the ID we need a different function, <code>buffer-file-name</code>. Since we’ll be working with files, we’ll also need <a href="https://www.gnu.org/software/emacs/manual/html%5Fnode/elisp/File-Name-Components.html">file-name and its components</a>. Before we dive in, it’s important to understand how Emacs “understands” files. From the help text:</p>
|
||||
<blockquote>
|
||||
<p>Emacs considers a file name as having two main parts: the directory name part, and the nondirectory part (or file name within the directory). Either part may be empty. Concatenating these two parts reproduces the original file name.</p>
|
||||
</blockquote>
|
||||
<p>Since we’re just interested in the file without the path or the extension, we had to clean it up a bit<sup id="fnref:1"><a class="footnote-ref" href="https://helpdeskheadesk.net/tags/emacs/index.xml#fn:1">1</a></sup>.</p>
|
||||
<p>Here’s the code, explanation follows:</p>
|
||||
<div class="highlight"><pre><code class="language-emacs-lisp">(let ((filename (<span style="color: #a6e22e;">file-name-nondirectory</span> (file-name-sans-extension (<span style="color: #a6e22e;">buffer-file-name</span>)))))
|
||||
(<span style="color: #a6e22e;">message</span> filename))
|
||||
</code></pre></div><p>We already know about <code>let</code>. Here, we’re creating a variable named “filename” and giving it a value through these functions, by the order of the parentheses:</p>
|
||||
<ol>
|
||||
<li><code>buffer-file-name</code> does exactly what the name implies, gives you the file that belongs to the buffer you’re visiting, complete with a full path.</li>
|
||||
<li>First part of “cleaning” the name is on the second level, <code>file-name-sans-extension</code>, which is also pretty straightforward: it gets read of the extension of the file.</li>
|
||||
<li>Next, <code>file-name-nondirectory</code> gives out the name of the file without the directory it’s in. This finishes the “cleaning” and leaves us with just the name of the file without its extension and without the directory.</li>
|
||||
<li>The name of the file name without the directory and extension is stored in “filename”.</li>
|
||||
<li>Like before, to verify we have the right value, we print the variable we created in the messages buffer.</li>
|
||||
</ol>
|
||||
<h2 id="connecting-the-two-variables">Connecting the two Variables</h2>
|
||||
<p>Since we want to get a value that connects the file’s name with the
|
||||
date, we need to connect our variables: filename + timestring.</p>
|
||||
<p>We already know that <code>let</code> creates lists, so we will build a new <code>let</code> that contains both “filename” and “timestring,” using the code above.</p>
|
||||
<p>We then need to connect them together into a new string, the filename + timestring part. We do that with the <code>concat</code> function.</p>
|
||||
<p>the code:</p>
|
||||
<div class="highlight"><pre><code class="language-emacs-lisp">(let ((filename (<span style="color: #a6e22e;">file-name-nondirectory</span> (file-name-sans-extension (<span style="color: #a6e22e;">buffer-file-name</span>))))
|
||||
(timestring (<span style="color: #a6e22e;">format-time-string</span> <span style="color: #e6db74;">"%Y-%m-%d.%H%M.%S"</span>(<span style="color: #a6e22e;">current-time</span>))))
|
||||
(let ((ID (<span style="color: #a6e22e;">concat</span> filename <span style="color: #e6db74;">"."</span> timestring)))
|
||||
(<span style="color: #a6e22e;">message</span> ID)))
|
||||
</code></pre></div><p>Lots of parentheses which need to be followed carefully. Emacs has a few solutions for this, like <code>show-paran-mode</code>.</p>
|
||||
<p>The first <code>let</code> opens up with the instruction above, but instead of closing the <code>let</code> after <code>buffer-file-name</code> like we did before, we open another <code>let</code> inside the existing one. This <code>let</code> creates a new variable, “ID,” which in turn is getting value from the <code>concat</code> function. The concat takes filename, adds a period at the end of it, and then adds timestring at the end. This gets us what we want.</p>
|
||||
<p>When I look at the function now and follow the parentheses, an order emerges. Can you see it? It starts with <code>buffer-file-name</code> and <code>current-time</code> simultaneously, and follows an order of procedures all the way to <code>message ID</code>.</p>
|
||||
<h2 id="making-it-all-work">Making it All Work</h2>
|
||||
<p>Now that we have both parts in place working together, we need to “wrap” the code in a function, so we can call it and use it:</p>
|
||||
<div class="highlight"><pre><code class="language-emacs-lisp">(defun filename_ID()
|
||||
(interactive)
|
||||
(let ((head (<span style="color: #a6e22e;">file-name-nondirectory</span> (file-name-sans-extension (<span style="color: #a6e22e;">buffer-file-name</span>))))
|
||||
(tail (<span style="color: #a6e22e;">format-time-string</span> <span style="color: #e6db74;">"%Y-%m-%d.%H%M.%S"</span>(<span style="color: #a6e22e;">current-time</span>))))
|
||||
(let ((filename (<span style="color: #a6e22e;">concat</span> head <span style="color: #e6db74;">"."</span> tail)))
|
||||
(<span style="color: #a6e22e;">message</span> filename)))
|
||||
)
|
||||
</code></pre></div><p>Here’s what was added:</p>
|
||||
<p><code>defun</code> is how we define a function in Emacs, followed by a name: filname_ID in this case.</p>
|
||||
<p><code>interactive</code> is a special function part (per the help text, this is actually a deceleration. I am not sure yet how this compares to a function, so if you have an idea, feel free to let me know) which allows us to call the function later. In our case, we want to store this function in Emacs' configuration so that we can call it later on when it’s time to create a custom ID.</p>
|
||||
<h2 id="using-in-capture-next-steps">Using in Capture: Next Steps</h2>
|
||||
<p>When I wanted to use this function inside my capture templates, I encountered a problem: the capture buffer does not have a file associated with it, so the function does not work. Even if we were to use <code>buffer-name</code> (see footnotes), this will still not work well: the capture templates use an “inbox” file, which is a temporary location. I want the ID of the headers to reflect their final position, like my wiki.org or weekly files such as 21_50.org.</p>
|
||||
<p>To get around this problem I started exploring the idea of using a function as a target pointer for my capture templates, and found out something interesting: the target in capture templates is usually defined as a path, such as <code>~/Documents/Org-files/</code> or similar. However, you don’t <em>have</em> to. You can put in a name of a variable you assign a value of a path.</p>
|
||||
<p>For example, I can set a path using the following <sup id="fnref:2"><a class="footnote-ref" href="https://helpdeskheadesk.net/tags/emacs/index.xml#fn:2">2</a></sup>:</p>
|
||||
<div class="highlight"><pre><code class="language-emacs-lisp">(setq capture-path <span style="color: #e6db74;">"~/Documents/Org-files/tasks.org"</span>)
|
||||
</code></pre></div><p>Later, in the capture template, all I have to do is something like this:</p>
|
||||
<div class="highlight"><pre><code class="language-emacs-lisp">(<span style="color: #e6db74;">"t"</span> <span style="color: #e6db74;">"task"</span> entry (file+headline capture-path <span style="color: #e6db74;">"Tasks"</span>) <span style="color: #e6db74;">"** TODO %? %^g\n"</span>)
|
||||
</code></pre></div><p>to create a task as a secondary header under my “Tasks” heading inside the tasks.org file. In turn, this allows creating another function that could define the target dynamically. In my case, I could use something similar to what we did earlier with timestring to generate a <code>yy_mm</code>.org value for the variable I will use later as a target. Seems like I have some more brainstorming to do.</p>
|
||||
<h2 id="footnotes">Footnotes</h2>
|
||||
<section class="footnotes">
|
||||
<hr />
|
||||
<ol>
|
||||
<li id="fn:1">
|
||||
<p>As I was writing this post, looking into the help documents, I realized there are better functions to use here: <code>buffer-name</code> will return the name of the buffer, which works even if the buffer does not have a file. <code>file-name-base</code> will give out the name of the file without the path and without the extension without the need to “clean it up.” I’m glad I went through the steps above though as a learning experience. <a class="footnote-backref" href="https://helpdeskheadesk.net/tags/emacs/index.xml#fnref:1">↩︎</a></p>
|
||||
</li>
|
||||
<li id="fn:2">
|
||||
<p>Notice that we use <code>setq</code> here. Unlike <code>let</code>, <code>setq</code> sets a variable that remains beyond the immediate expression it was called in. This is necessary since the capture templates are their own functions, and will use this pre-defined variable. <a class="footnote-backref" href="https://helpdeskheadesk.net/tags/emacs/index.xml#fnref:2">↩︎</a></p>
|
||||
</li>
|
||||
</ol>
|
||||
</section>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r13vzu/first_proper_laptop_rice_dwm/"> <img src="https://preview.redd.it/n09c0k88cj181.png?width=640&crop=smart&auto=webp&s=1d745912c0c32418dc3d4e639b14187a9dc681d9" alt="First proper laptop rice [Dwm]" title="First proper laptop rice [Dwm]" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Poncy_french_accent"> /u/Poncy_french_accent </a> <br/> <span><a href="https://i.redd.it/n09c0k88cj181.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r13vzu/first_proper_laptop_rice_dwm/">[comments]</a></span> </td></tr></table>
|
|
@ -1,31 +0,0 @@
|
|||
<p>When <a href="https://metaredux.com/posts/2021/10/26/clj-refactor-3-0.html">clj-refactor 3.0</a> was
|
||||
released, I promised you that the release of CIDER 1.2 wasn’t far
|
||||
behind. However, an entire month has passed since then and CIDER 1.2 is still
|
||||
brewing. Turned out there was more work to be done than I expected, that’s why I
|
||||
decided to provide a short progress update.</p>
|
||||
|
||||
<p>Several things contributed to the delay. Here’s a brief rundown in no particular order:</p>
|
||||
|
||||
<ul>
|
||||
<li>nREPL 0.9 was delayed a bit by some problems we’ve discovered with the new Unix socket transport. The problems have been addressed and I expect that we’ll finalize nREPL 0.9 in the next week or so.</li>
|
||||
<li>Due to the nREPL issues mentioned above, we still haven’t added support for the new Unix socket transport to CIDER.</li>
|
||||
<li>There’s some cleanup work that has to be done in Orchard with respect to switching
|
||||
from <code class="language-plaintext highlighter-rouge">dynapath</code> to <a href="https://github.com/clojure-emacs/enrich-classpath">enrich-classpath</a> for automatically adding Java sources and Javadoc to the classpath. That cleanup is optional for this particular release, but I’d rather do it sooner rather than later.</li>
|
||||
<li>I want us to support properly <a href="https://github.com/babashka/nbb">nbb</a> in CIDER 1.2. This requires some changes to the ClojureScript bootstrap logic in CIDER, as <code class="language-plaintext highlighter-rouge">nbb</code>
|
||||
is a native Node.js implementation that works differently from all the ClojureScript REPLs we’re currently supporting (notably you don’t need to evaluate any code in a Clojure REPL to “upgrade” it to a ClojureScript REPL).</li>
|
||||
<li>I still haven’t submitted CIDER and its dependencies to <a href="https://elpa.nongnu.org/nongnu/">NonGNU ELPA</a>, so that people would be able to install CIDER out-of-the-box on Emacs 28.</li>
|
||||
<li>I’ve been crazy busy at work, which limited the amount of time I could allocate to CIDER and friends.</li>
|
||||
</ul>
|
||||
|
||||
<p>In light of everything listed above, right now I’m aiming to release CIDER 1.2
|
||||
around Christmas. Note that the current CIDER snapshot is in a pretty good shape
|
||||
overall and you can upgrade to it without any concerns about the stability
|
||||
issues.</p>
|
||||
|
||||
<p>If you want to know more about the current state of affairs, please check out
|
||||
this <a href="https://github.com/clojure-emacs/cider/issues/3090">meta ticket</a>, which
|
||||
tracks all the remaining work. As usual any help with the outstanding tasks
|
||||
will be greatly appreciated!</p>
|
||||
|
||||
<p>To wrap up on a positive note - in the mean time we released <code class="language-plaintext highlighter-rouge">clj-refactor</code> 3.1 and 3.2 with a bunch of small improvements!
|
||||
We might be moving a bit too slow at times, but we’re always moving forward!</p>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I already installed libsecret</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/ClaytonZ2"> /u/ClaytonZ2 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r4yx17/mailspring_dosent_work/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r4yx17/mailspring_dosent_work/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello, I have a snippet set like so:</p> <pre><code>import React from 'react' const ${1:Component} = ( ${2:$$(yas-choose-value '("\{ \}" "props"))} ) => { return ( $0 ) } export default $1 </code></pre> <p>I have two questions:</p> <ul> <li>How do I have the cursor at $2 be between the <code>{ }</code>?</li> <li><code>yas-choose-value</code> prompts to choose a value but I can't use <code>Tab</code> to choose the second value. If I do, it disappears. I have to use the arrow key</li> </ul> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/dash_o_truth"> /u/dash_o_truth </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rcyyii/yasnippets_how_do_i_move_the_cursor_back_after/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rcyyii/yasnippets_how_do_i_move_the_cursor_back_after/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r51kzj/i3_neovim_rofi_dapcdarker_easy_on_the_eyes_my/"> <img src="https://preview.redd.it/gxrwdpt7qk281.png?width=640&crop=smart&auto=webp&s=83c68f770f0d696213340013ef31e25c0cc72b0a" alt="[I3 + neovim + rofi] Dapc-darker - easy on the eyes my every day workspace" title="[I3 + neovim + rofi] Dapc-darker - easy on the eyes my every day workspace" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/bungieqdf"> /u/bungieqdf </a> <br/> <span><a href="https://i.redd.it/gxrwdpt7qk281.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r51kzj/i3_neovim_rofi_dapcdarker_easy_on_the_eyes_my/">[comments]</a></span> </td></tr></table>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-9699-1-thumb.jpg"> <p>U.S.—Remember super-Christian and football/baseball player Tim Tebow? The guy who took a knee before it was cool? Well, Tebow is now officially the only member of the NFL. The bold change for the league occurred after officials decided that everyone who had ever said a bad word would be removed from the league.</p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/nfl-removes-all-coaches-players-fans-who-have-ever-said-a-bad-word-only-tim-tebow-remains">NFL Removes All Coaches, Players, Fans Who Have Ever Said A Bad Word, Only Tim Tebow Remains</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I dont want to fix xorg, ive been wanting to use Sway anyways, but how do I use wayland on arch; we use startx to start X but what about wayland; how do I configire the initrc.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/squidboy70"> /u/squidboy70 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/ra6uyr/just_broke_xorg/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/ra6uyr/just_broke_xorg/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hey guys. I made an ilambda tutorial, which I demo'd at emacsconf. You just need an OpenAI key to try this out, for which there is no waitlist.</p> <p>You can run it without the full bloat of pen.el. I'm going to try to put this into melpa soon!</p> <p>This is what I've spent the last day on. This is a library that lets you interface with language models through programming. It separates the peas and carrots of real and imaginary, through lisp function and macro syntax.</p> <p><a href="https://semiosis.github.io/posts/ilambda-tutorial/">https://semiosis.github.io/posts/ilambda-tutorial/</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/mullikine"> /u/mullikine </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r5inht/ilambda_tutorial_thinclient/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r5inht/ilambda_tutorial_thinclient/">[comments]</a></span>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-10203-1-thumb.jpg"> </p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/betty-white-passes-away-one-last-time">Betty White Passes Away One Last Time</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Currently on my MacBook, I have this nice feature that when copying something on my IPad (whether it is a link, something from notability, or any other file (so far, all files I've tested worked), it gets automatically copied to my MacBook's clipboard. I solely use this feature for very quickly copying written notability stuff from my IPad to my MacBook (without having to synchronise it into google drive). Can I achieve a similar behaviour on arch linux?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Unable-Director-5328"> /u/Unable-Director-5328 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rsrj53/ipad_copy_synchronisation/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/rsrj53/ipad_copy_synchronisation/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hi all,</p> <p>As the title says, I'm trying to move to Emacs 28, from Emacs 27, but I'm having all kinds of weird problems with the packages I use.</p> <p>This is my config BTW: <a href="https://github.com/croqaz/dotfiles/blob/main/emacs/Emacs.org">https://github.com/croqaz/dotfiles/blob/main/emacs/Emacs.org</a></p> <p>Basically I have "random errors" with random packages.</p> <p>First there's IVY and the suite of packages, the error is:</p> <p><code>custom-initialize-reset: Cannot open load file: No such file or directory, ../../../../../../.emacs.default/straight/build/ivy/ivy</code></p> <p>I comment ivy, counsel, swiper, ivy-rich, then I get the same error about another package. I comment it and I get another error, etc until I comment: centaur-tabs, doom-modeline, dimmer, which-key, maybe a few more.</p> <p>Then I delete <code>~/.emacs.default/straight/build/ivy</code> and re-enable ivy AND move it immediately after use-package initialization and now it works!</p> <p>Then I re-enable all of them, one by one until they all work again!</p> <p>It's like one package in there is causing some problems and makes all the other packages after it, to go crazy, that's why I have to move them higher to make it work.</p> <p>I tried this so so so many times, that I made it work, but it's a huge pain!</p> <p>Anybody else that understands the new version, that can help me?</p> <p>Thank you in advance!</p> <p>EDIT 1: Other than the problem with packages that I just mentioned, upgrading from Emacs 27 to 28 was painless.</p> <p>EDIT 2: Actually I also had the same trouble with yasnippet, company, js2, typescript and LSP packages...</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/croqaz"> /u/croqaz </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rcg4r2/help_transitioning_to_emacs_28/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rcg4r2/help_transitioning_to_emacs_28/">[comments]</a></span>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-9959-1-thumb.jpg"> <p>KENOSHA, WI—Following their "not guilty" verdict in the Kyle Rittenhouse trial, jurors today received a message from the prosecution attorneys. The message stated: "We wish to thank you for your service in this case and your diligent deliberation. We understand that you may have concerns about possible doxing or retaliation by those displeased with the verdict, so we want to say, don’t worry if people come after you. Sometimes you just have to take a beating.”</p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/prosecutor-tells-jurors-not-to-worry-about-retaliation-sometimes-you-just-have-to-take-a-beating">Prosecutor Tells Jurors Not To Worry About Retaliation, Sometimes You Just Have To Take A Beating</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<p><img src="https://thumbnails.lbry.com/ZmYZIy-irE8" width="480" alt="thumbnail" title="KDE Developers Play Chess!" /></p>Stay in the loop: https://t.me/veggeroblog<br /><br />If you want to help me make these videos:<br />Patreon: https://www.patreon.com/niccolove<br />Liberapay: https://liberapay.com/niccolove<br />Paypal: https://paypal.me/niccolove<br /><br />My website is https://niccolo.venerandi.com and if you want to contact me, my telegram handle is [at] veggero.<br />...<br />https://www.youtube.com/watch?v=ZmYZIy-irE8
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>You may know about the <code>at</code> utility, which lets you run commands <em>at</em> some time in the future. For example, <code>at -f ./script.sh now + 1 minute</code> will execute the script in one minute - if the stars align.</p> <p><code>at</code> has two limitations which keep bugging me: - <code>at</code> rounds the time up to the beginning of a minute, i.e. your command or script will always execute at the zero-th second of the minute which follows your intended time of execution. If you need temporal precision you're screwed. - <code>at</code> doesn't preserve the environment of the calling shell. <code>atd</code>, the <code>at</code> daemon will execute the file or the command in its own, minimal environent, which is a nuisance if you're running commands which depend on environment variables. Wanna remind yourself that your tea is ready via a <code>notify-send "Bro, tea is ready"</code>? Forget it, <code>$DISPLAY</code> is undefined.</p> <p>So my question is: Does an alternative to <code>at</code> exist which has second precision and which preserves the environment?</p> <p>Thank you!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/agentsmurf6"> /u/agentsmurf6 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r1b55x/is_there_a_better_replacement_for_the_at_utility/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r1b55x/is_there_a_better_replacement_for_the_at_utility/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qyf2g4/i3_first_rice_i_guess/"> <img src="https://preview.redd.it/zzq2p3a0ht081.png?width=640&crop=smart&auto=webp&s=a594000ed673694c1d80e447ab061687dd354078" alt="[i3] first rice, i guess" title="[i3] first rice, i guess" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/endlineofficial"> /u/endlineofficial </a> <br/> <span><a href="https://i.redd.it/zzq2p3a0ht081.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/qyf2g4/i3_first_rice_i_guess/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/raicao/gothic_cyberpunk_rice_the_analog_clock_and_the/"> <img src="https://preview.redd.it/8b8nubf4qz381.png?width=640&crop=smart&auto=webp&s=ea7dac4c7aa0ccca2e40d7f55fa6738e0e2a0b70" alt="Gothic cyberpunk rice, the analog clock and the flames are also own c++ programs [i3]" title="Gothic cyberpunk rice, the analog clock and the flames are also own c++ programs [i3]" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/3ch0kwa1"> /u/3ch0kwa1 </a> <br/> <span><a href="https://i.redd.it/8b8nubf4qz381.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/raicao/gothic_cyberpunk_rice_the_analog_clock_and_the/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r1eqku/bspwm_a_second_attempt_at_a_cleaner_desktop/"> <img src="https://preview.redd.it/my1bq3atul181.png?width=640&crop=smart&auto=webp&s=0003a98bf63c07bd8933c128588771782689c0c6" alt="[bspwm] a second attempt at a cleaner desktop" title="[bspwm] a second attempt at a cleaner desktop" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Mooskii_Fox"> /u/Mooskii_Fox </a> <br/> <span><a href="https://i.redd.it/my1bq3atul181.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r1eqku/bspwm_a_second_attempt_at_a_cleaner_desktop/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I decided to try out the dashboard package. Flukey, because I don't much go in for gingerbread, but I'd seen it mentioned a couple times & thought, "Why not?"</p> <p>Installed it, put some simple config in the init, restarted. Hmm. What did I do wrong? Restarted, it showed up this time. Well, it looked okay, nothing special. I clicked out of it into an org file. It took a minute to register. WTH? Buffer-face-mode was gone! I was in an org file with default Emacs faces. This is messed up. Let me restart again.</p> <p>Whoa. I'm getting a Flycheck error now, and faces are still wrong. Well, this doesn't fly. I'll comment out the dashboard stuff. WTH? The buffer's read-only! I toggle read-only, modeline shows file is writable, yeah, no. Let me switch to a different buffer. WTH? <code>C-x b</code> doesn't work! I'm flummoxed. I'm starting to hate on dashboard.</p> <p>Close the program. Start from a command line <code>emacs -Q</code>. That still works, anyway. Get to the init file, comment out the dashboard stuff, restart. Yeah, okay, great - I have my key bindings and my faces back. But, dashboard is the gift that keeps on giving. I still have the Flycheck error - </p> <p><code>Wrong type argument: symbolp, (flycheck-mode-set-explicitly)</code></p> <p>Where did that come from? It wasn't here yesterday. And hey, guess what? A recursive grep for <code>flycheck-mode-set-explicitly</code> through all the files in <code>elpa</code> comes up empty.</p> <p><code>$ ls -R */*.el | xargs grep 'flycheck-mode-set-explicitly'</code></p> <p>It doesn't get any better than this.</p> <p>Actually, it does. I reluctantly decide to go to the Flycheck page and submit an issue, try to find out where this is coming from. Hahaha! Joke's on me. They don't handle issues from Windows. They dump them into a bucket and if someone comes along & handles them, great. In the meantime...</p> <p>In the meantime, I switch to Flymake.</p> <p>Afterward, I listened to "Not Just the Tudors" podcasts for three hours to regain my equilibrium. God, I love Emacs.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/naugiedoggie"> /u/naugiedoggie </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q7lumw/dashboard_flycheck_dotemacs_hell/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q7lumw/dashboard_flycheck_dotemacs_hell/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r7f7w4/sowm_simple_minimal_development_environment/"> <img src="https://preview.redd.it/5dx3d1t7l6381.png?width=640&crop=smart&auto=webp&s=16d5a156ed7005cccfe0e08c6108ef899c2e3cd4" alt="[sowm] simple minimal development environment" title="[sowm] simple minimal development environment" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/NotSquel"> /u/NotSquel </a> <br/> <span><a href="https://i.redd.it/5dx3d1t7l6381.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r7f7w4/sowm_simple_minimal_development_environment/">[comments]</a></span> </td></tr></table>
|
|
@ -1,8 +0,0 @@
|
|||
<img src="https://www-images.christianitytoday.com/images/125395.jpg?w=540" width="540" /><p class="text">Pastors have been using other preacher's material for years. When I was growing up, preachers would regularly quote Billy Graham, Vance Pittman, and Charles Spurgeon. They would also throw in a quote from their favorite childhood preacher or seminary professor. This was common and even expected. Preachers steal lines from each other all the time. If you are ever in a conversation with a preacher and say something witty, the preacher in the group will shout out, "That will preach!" When you hear that, you know your line has been stolen.</p>
|
||||
<p class="text">I have friends who are professional speakers who charge several thousand dollars per speech. When I talk to any of them, they always feel sorry for me. What they do is prepare four or five very good speeches and give those speeches to different audiences. Pastors preach to the same congregation week after week. According to my speaking friends it's a lot easier to find a new audience than it is to write a new speech.</p>
|
||||
<p class="text">This may be a news flash for those of you who sit in the pews every week, but preaching is hard. Good preaching is harder. Great preaching is almost impossible.</p>
|
||||
<p class="text">Preparing a sermon takes a lot of time. The rule of thumb is one hour of preparation for every minute you speak. it's not hard to find something to say. There is always more to say than you can include in one sermon. The hardest part is crafting what has been learned in research into a form that can be heard and remembered by the congregation. The Scripture has to be explained, the context given, and an application made to the congregation's life, and all of this has to be done within the limits of an ever-shrinking attention span.</p>
|
||||
<p class="text">Churches would do well to protect the sermon preparation time needed ...</p><p class="more"><a href="https://www.christianitytoday.com/scot-mcknight/2021/september/violation-of-trust.html">Continue reading</a>...</p>
|
||||
<p><br /><a href="https://rss.beaconads.com/click.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=189527&c=42075231" target="_blank"><img src="https://rss.beaconads.com/img.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=189527&c=42075231" border="0" alt="" /></a></p>
|
||||
|
||||
10<img src="http://feeds.feedburner.com/~r/christianitytoday/jesuscreed/~4/2YqtJ2zXXUk" height="1" width="1" alt=""/>
|
|
@ -1 +0,0 @@
|
|||
<p>I can think of very few contexts in this hurried ‘great reset’ (to assume the urgency of Schwab & Malleret 2020) where we have the reflective/reflexive privilege to focus on the meaning/ethos of our digital tools. Such an opportunity is thanks to the EmacsConf2021 organizers and support team.</p>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello everyone, So I was using org mode for the first time in emacs and it was quite useful. So I started writing some documents using it. But when characters reach the end of a line it displays the ($) symbol. I have tried the <code>toggle-truncate-mode</code> and got some results but again displayed a (\) symbol when the characters exceeded the current line. What can I do to solve this problem?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/jibesh_shrestha"> /u/jibesh_shrestha </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r0hd1b/removing_end_of_line_symbol/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r0hd1b/removing_end_of_line_symbol/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I have <a href="https://github.com/nex3/perspective-el">perspective-el</a> loaded in my init file and it's working fine, but I'm noticing that a session of <a href="https://github.com/emacs-lsp/lsp-mode/">lsp</a> is being started for each perspective I have defined (in my case, it's 5 perspectives). After a while this slows emacs down to an unusable speed.</p> <p>Is there some way to only start lsp sessions for active perspectives, or more generally, active buffers and pause/stop sessions when they "go to the background"?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/codethrasher"> /u/codethrasher </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q82y9m/lspmode_running_too_many_sessions/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q82y9m/lspmode_running_too_many_sessions/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>In the function below I gather a list of shares in <code>shareList</code> which is defined in the <code>let</code> so it is undefined at the end. How do I make its contents available at that stage.</p> <pre><code>(defun getsharelist() "Update shareList with valid shares." (let ((shareList '()) (filedest) ) (save-excursion (goto-char (point-min)) ;;do some processing involving the update of 'sharedList ) ) ;;sharedList is undefined here ) </code></pre> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/vfclists"> /u/vfclists </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/ppg26q/how_do_i_get_a_function_to_use_a_value_set_in_a/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/ppg26q/how_do_i_get_a_function_to_use_a_value_set_in_a/">[comments]</a></span>
|
File diff suppressed because it is too large
Load diff
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qywcbh/gnome_improved_popos_gnome_rice_macos_flavoured/"> <img src="https://preview.redd.it/y62ydn3dny081.png?width=640&crop=smart&auto=webp&s=e0652d664821834ad39fe0995df343f0daff143d" alt="[Gnome] Improved PopOs gnome rice (MacOS flavoured) Suggestions appreciated ^^" title="[Gnome] Improved PopOs gnome rice (MacOS flavoured) Suggestions appreciated ^^" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/edgardiez777"> /u/edgardiez777 </a> <br/> <span><a href="https://i.redd.it/y62ydn3dny081.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/qywcbh/gnome_improved_popos_gnome_rice_macos_flavoured/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I'm trying to use <a href="https://github.com/wandersoncferreira/code-review">wandersoncferreira/code-review</a> to do GitHub code reviews from Emacs. As a review author, I'd like to reply to comments reviewers have made. If I <RET> on such a comment in the *Code Review* buffer, I get a new buffer where I can write my own comment. I do C-c C-c when I'm done. My comments then shows up in the *Code Review* buffer. But how do I submit my comments to GitHub. I have tried a number of M-x calls but non of them is working for me. How do I submit my comment replies? I really like the package by the way, It's great to be able to do code reviews from inside Emacs.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/mickesp"> /u/mickesp </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r5krcy/reply_to_comments_in_code_review_using/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r5krcy/reply_to_comments_in_code_review_using/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<p><img src="https://thumbnails.lbry.com/2RZ3h1y-EPE" width="480" alt="thumbnail" title="Floating Applets: The Making Of (Devlog!)" /></p>Stay in the loop: https://t.me/veggeroblog<br /><br /><br /><br />If you want to help me make these videos:<br />Patreon: https://www.patreon.com/niccolove<br />Liberapay: https://liberapay.com/niccolove<br />Paypal: https://paypal.me/niccolove<br /><br />My website is https://niccolo.venerandi.com and if you want to contact me, my telegram handle is [at] veggero.<br /><br />Background music by:<br />After The Fall - https://www.youtube.com/channel/UCGQErWWbH15OMutnpM2vW7w<br />KaizanBlu - https://www.youtube.com/channel/UCUtxQO1jg3bJcRjBWnYAzmw<br />Low FM - https://www.youtube.com/channel/UC831upHpo4t748vRdHSWDmA<br />Idyllic - https://www.youtube.com/watch?v=8QgbdivnDDs&t=92s<br />Evol - https://www.youtube.com/watch?v=F-dDQmDVNzk&t=4s<br />...<br />https://www.youtube.com/watch?v=2RZ3h1y-EPE
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r2wu81/qtile_just_upgraded_from_i3gaps/"> <img src="https://preview.redd.it/ife1x4qo80281.png?width=640&crop=smart&auto=webp&s=21736818e512c95dd92d683fe9c2360fab0c8794" alt="[qtile] Just upgraded from i3-gaps" title="[qtile] Just upgraded from i3-gaps" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/NotMacias"> /u/NotMacias </a> <br/> <span><a href="https://i.redd.it/ife1x4qo80281.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r2wu81/qtile_just_upgraded_from_i3gaps/">[comments]</a></span> </td></tr></table>
|
|
@ -1,11 +0,0 @@
|
|||
<p class="deck">The origins of the "under God" terms in The Pledge of Allegiance</p>
|
||||
<p class="text">One Nation Under Graham</p>
|
||||
<p class="text">America, not unlike many countries shaped by biblical religion – from Israel to Ireland, has a history of politicians and preachers making abundant use of apocalyptic rhetoric. More than a decade ago Charles Mathewes and Christopher McKnight (no relation) put together a string of exceptional essays on various periods in American history illustrating this abundance. Their book, with the oddly misspelled title, is called <em><strong><a href="https://amzn.to/3lyJsjS" class="">Prophesies of Godlessness</a></strong></em> (which is a noun in their writing – it’s a verb with that “s” – never mind). It should be read by anyone who studies political rhetoric making use of apocalyptic, which unfortunately a recent book didn’t.</p>
|
||||
<p class="text">The book that didn’t is by Jonathan D. Redding, called <em><strong><a href="https://amzn.to/2YHcS63" class="">One Nation Under Graham: Apocalyptic Rhetoric and American Exceptionalism</a></strong></em>. Redding’s book is a slice of American history. The slice is Billy Graham in several respects: his apocalyptic rhetoric, which is as American and Graham as it gets; his American exceptionalism if not patriotic nationalism; his anti-communism; his relation to presidents (Eisenhower, Kennedy, Johnson, Nixon, Carter, Reagan, George H.W. Bush, Clinton, George W. Bush, Obama, and Trump); and especially Graham’s advocacy for “under God” being added in 1954 (under Eisenhower) to the Pledge of Allegiance. The decisive sermon was by George Docherty, but he was rooting his sermon and style at the time in Billy Graham’s anti-communism American exceptionalism that could only stave off communism if Americans would be born again, get right with God, and commit to being a God-honoring Christian nation.</p>
|
||||
<blockquote class="text">Scot McKnight is the author of a recent book called “To You All ...</blockquote><p class="more"><a href="https://www.christianitytoday.com/scot-mcknight/2021/october/one-nation-under-graham.html">Continue reading</a>...</p>
|
||||
<p><br /><a href="https://rss.beaconads.com/click.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=190300&c=92033608" target="_blank"><img src="https://rss.beaconads.com/img.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=190300&c=92033608" border="0" alt="" /></a></p>
|
||||
|
||||
10
|
||||
|
||||
|
||||
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/q8k43g/gnome_sometimes_ubuntu_with_a_nice_wallpaper_is/"> <img src="https://external-preview.redd.it/oLZGTyfCbnM1K243snB5hVzT6aT6OT277LE2TNClPyI.jpg?width=640&crop=smart&auto=webp&s=6ca3f8e0f81bdb8b46875d7f5bc486b4ca1eb9b0" alt="[GNOME] Sometimes Ubuntu with a nice wallpaper is endgame." title="[GNOME] Sometimes Ubuntu with a nice wallpaper is endgame." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/eggytart91"> /u/eggytart91 </a> <br/> <span><a href="https://i.imgur.com/Wwebz5g.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/q8k43g/gnome_sometimes_ubuntu_with_a_nice_wallpaper_is/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p><a href="https://www.youtube.com/watch?v=iOgfyo1C8RY">https://www.youtube.com/watch?v=iOgfyo1C8RY</a></p> <p>Hi, I've recently been red pilled into Linux and currently am running Fedora.</p> <p>I find navigating my computer via a 'Terminal' (if that's the correct terminology) to be the ultimate way to use a computer for my use case of simplicity and productivity.</p> <p>Being new to Linux, how would I go about having a similar 'setup' as shown in this video, being able to navigate my computer via this 'terminal' with a file directory and have multiple windows etc?</p> <p>(I've found I'll like to settle on using emacs if that helps/is relevant)</p> <p>Thank-you in advance</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/thinlycuta4paper"> /u/thinlycuta4paper </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r4qyip/noob_question_how_do_i_make_my_computer_like_this/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r4qyip/noob_question_how_do_i_make_my_computer_like_this/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/ponb7c/xfce_dark_neon/"> <img src="https://preview.redd.it/9zw7qaiz6nn71.png?width=640&crop=smart&auto=webp&s=7276615bde9eedd12b953d92563edcb9e0d88324" alt="[Xfce] Dark Neon" title="[Xfce] Dark Neon" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/TeamAffe"> /u/TeamAffe </a> <br/> <span><a href="https://i.redd.it/9zw7qaiz6nn71.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/ponb7c/xfce_dark_neon/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>When I installed arch on my first time I connected to the wifi using iwctl because I'm using wireless. So after doing the whole install I set up network manager and enabled the service at systemctl enable NetworkManager.service. But when I boot into my new system I have no Internet. I am quite in a rush at the moment so I'm sorry if I don't provide any logs or anything (I know you're not supposed to write up a post when you're in a rush). </p> <p>I suppose I have to connect to the internet using nmcli?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Robo_NinjaR"> /u/Robo_NinjaR </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rd3onc/network_manager_not_connecting_to_wifi/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/rd3onc/network_manager_not_connecting_to_wifi/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>After inserting empty line between brackets i got such result, is it possible to configure (without advices) electric pair mode for correct indentation? I have such result for any mode that i have.</p> <p><a href="https://preview.redd.it/d3at52rsx6t71.png?width=1582&format=png&auto=webp&s=0e8954044705224efdc21d96775f467d76bfc14a">https://preview.redd.it/d3at52rsx6t71.png?width=1582&format=png&auto=webp&s=0e8954044705224efdc21d96775f467d76bfc14a</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/darkawower"> /u/darkawower </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q77vuo/how_do_i_fix_the_electric_pair_indentation_for_a/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q77vuo/how_do_i_fix_the_electric_pair_indentation_for_a/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<a href="https://www.facebook.com/NorthernValleyTFC/"><img src="https://scontent.fict1-1.fna.fbcdn.net/v/t1.6435-1/cp0/p50x50/151177197_115670240562784_7305556504870656520_n.png?_nc_cat=105&ccb=1-5&_nc_sid=dbb9e7&_nc_ohc=xoFCcgZhpMsAX_xHxjk&_nc_ht=scontent.fict1-1.fna&oh=4ec63298f66f25af09c5755fa579e557&oe=616904E6" alt="" /></a><a href="https://www.facebook.com/NorthernValleyTFC/">NV TFC</a><a href="https://www.facebook.com/NorthernValleyTFC/photos/a.117554230374385/236314788498328/"></a><i></i><p>Spread the word! TFC is kicking off NEXT WEEK, Wednesday September 1! It's a new year and TFC is getting revamped! 😃<br /> 🎉Junior High will meet in Long Island, right after practice. 5:15 pm. Snacks will be provided. Rides will be available back to Almena School. Drop-off at 6:30 pm!<br /> 🎉High School will meet at the Almena Community Building at 6:30 pm. Supper will be provided!<br /> We are still in the process of nailing down the details of what each week will look like, and will provide those details on the first night of TFC!<br /> Please let others know! Invite a friend!!</p><a href="https://www.facebook.com/NorthernValleyTFC/photos/a.117554230374385/236314788498328/"><img src="https://scontent.fict1-1.fna.fbcdn.net/v/t1.6435-9/p526x296/239433359_236314798498327_4943153853425923248_n.png?_nc_cat=110&ccb=1-5&_nc_sid=8024bb&_nc_ohc=j1sN9yZOkU0AX_SGpE7&_nc_ht=scontent.fict1-1.fna&oh=bf469b61fd4afe5b1060eaf7358d6052&oe=616A089E" alt="May be an image of text that says 'A ministry of Teens for Christ TFE KICKOFFI Annie Annie Over A MIXTURE OF FOOTBALL, A HOUSE, THE LAST MAN STANDING Wednesday, 1 Junior High September 5:15 PM OUTSIDE LONG ISLAND METHODIST CHURCH SNACKS PROVIDED Come over after school/practice! Rides will be provided back Almena School. Pick-up at 6:30 pm. High school 6:30 PM ALMENA COMMUNITY BUILDING SUPPER PROVIDED'" width="500" height="667" caption="May be an image of text that says 'A ministry of Teens for Christ TFE KICKOFFI Annie Annie Over A MIXTURE OF FOOTBALL, A HOUSE, THE LAST MAN STANDING Wednesday, 1 Junior High September 5:15 PM OUTSIDE LONG ISLAND METHODIST CHURCH SNACKS PROVIDED Come over after school/practice! Rides will be provided back Almena School. Pick-up at 6:30 pm. High school 6:30 PM ALMENA COMMUNITY BUILDING SUPPER PROVIDED'" /></a>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Welcome</p> <p>I have a problem with sound, here is some history of it:</p> <p>2 years in the past the sound worked perfectly. Then it stopped, I needed to install sof-firmware package. From about 3 months it started not working again. Every sound device is detected, but nothing really works. I tryied many things but nothing helped.</p> <p>For arch linux specific problems i found <a href="https://bbs.archlinux.org/viewtopic.php?id=251153">https://bbs.archlinux.org/viewtopic.php?id=251153</a></p> <p>But i cant easily downgrade such a low-level package</p> <p>any ideaas?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Szybet"> /u/Szybet </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qyuapq/problem_with_bytcrrt5640_sound_card_on_lenovo_mi/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/qyuapq/problem_with_bytcrrt5640_sound_card_on_lenovo_mi/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qxzm3n/sway_gruvboxesque_on_silverblue/"> <img src="https://preview.redd.it/9n1ue1rc2p081.png?width=640&crop=smart&auto=webp&s=b88ef47c39a867e2de9a8c7ed39c53301914b565" alt="[Sway] gruvbox-esque, on Silverblue" title="[Sway] gruvbox-esque, on Silverblue" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Eorika"> /u/Eorika </a> <br/> <span><a href="https://i.redd.it/9n1ue1rc2p081.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/qxzm3n/sway_gruvboxesque_on_silverblue/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/q6rcv7/qtile_gentoo_but_its_arcolinux_iso_coming_soon/"> <img src="https://preview.redd.it/t0lo19lq12t71.jpg?width=640&crop=smart&auto=webp&s=03156482bbf84fb929466cd5dd5f2a489f7b1615" alt="[qtile] Gentoo but its ArcoLinux, ISO coming soon with better panel just a preview" title="[qtile] Gentoo but its ArcoLinux, ISO coming soon with better panel just a preview" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/acubernoob"> /u/acubernoob </a> <br/> <span><a href="https://i.redd.it/t0lo19lq12t71.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/q6rcv7/qtile_gentoo_but_its_arcolinux_iso_coming_soon/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I can't use the rtcwake command, I get the following error: </p> <pre><code>[root@arch censored]# rtcwake --seconds 10 -m mem rtcwake: wakeup from "mem" using /dev/rtc0 at Thu Dec 2 18:54:21 2021 rtcwake: write error root@arch censored]# </code></pre> <p>Any Ideas why?</p> <p>I'm using normal arch linux with the newest version. Let me know if I should add infos. Thanks to any answer!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/empirestateisgreat"> /u/empirestateisgreat </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r7ffpr/rtcwake_write_error_cant_suspend_my_pc_using/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r7ffpr/rtcwake_write_error_cant_suspend_my_pc_using/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qy53ji/openbox_another_nord_rice/"> <img src="https://preview.redd.it/e4y81fd10r081.png?width=640&crop=smart&auto=webp&s=4dc3012f9d0b02dfec66f73eb498163b43cb74f0" alt="[Openbox] Another Nord Rice ..." title="[Openbox] Another Nord Rice ..." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/deprovX"> /u/deprovX </a> <br/> <span><a href="https://i.redd.it/e4y81fd10r081.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/qy53ji/openbox_another_nord_rice/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hi <a href="/r/orgmode">/r/orgmode</a></p> <p>With Org 9.5, we've got this amazing new citation setup. (See <a href="https://blog.tecosaur.com/tmio/2021-10-31-release.html">https://blog.tecosaur.com/tmio/2021-10-31-release.html</a> for a great overview.)</p> <p>While my setup previously relied on <code>org-ref</code> for both managing <code>.bib</code> files and fixing LaTeX exporting, I feel like I should upgrade my configuration. I'm thinking of moving away from <code>org-ref</code> because the package always felt a bit too heavy (e.g. relying on helm).</p> <p>So I'm looking for inspiration. What do your setups look like? Which packages should I look into?</p> <p>Cheers<br/> EFLS</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/EFLS_"> /u/EFLS_ </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/r1wysi/looking_for_org_citation_setups/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/r1wysi/looking_for_org_citation_setups/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I was following this helpful video from System Crafters (<a href="https://youtu.be/AfkrzFodoNw">https://youtu.be/AfkrzFodoNw</a>).</p> <p>The only thing that I had some troubles was to export my org-roam <code>ID</code> links. </p> <p>Tinkering a little with the <code>build-site.el</code> from the video, I did some changes to make it work. </p> <p>I want to share with the community if anyone find it useful. </p> <pre><code>;; Set the package installation directory so that packages aren't stored in the ;; ~/.emacs.d/elpa path. (require 'package) (setq package-user-dir (expand-file-name "./.packages")) (setq package-archives '(("melpa" . "https://melpa.org/packages/") ("elpa" . "https://elpa.gnu.org/packages/") ("org" . "https://orgmode.org/elpa/"))) ;; Initialize the package system (package-initialize) ;; (unless package-archive-contents ;; (package-refresh-contents)) (package-refresh-contents) ;; ;; Install dependencies (package-install 'htmlize) (package-install 'org) (package-install 'org-roam) ;; Load the publishing system (require 'ox-publish) (require 'org-roam) (setq org-roam-directory (file-truename "./content")) (setq org-id-link-to-org-use-id t) ;; (org-roam-db-autosync-mode) (setq org-id-extra-files (org-roam-list-files)) (defun org-html--reference (datum info &optional named-only) "Return an appropriate reference for DATUM. DATUM is an element or a `target' type object. INFO is the current export state, as a plist. When NAMED-ONLY is non-nil and DATUM has no NAME keyword, return nil. This doesn't apply to headlines, inline tasks, radio targets and targets." (let* ((type (org-element-type datum)) (user-label (org-element-property (pcase type ((or `headline `inlinetask) :CUSTOM_ID) ((or `radio-target `target) :value) (_ :name)) datum)) (user-label (or user-label (when-let ((path (org-element-property :ID datum))) (concat "ID-" path))))) (cond ((and user-label (or (plist-get info :html-prefer-user-labels) ;; Used CUSTOM_ID property unconditionally. (memq type '(headline inlinetask)))) user-label) ((and named-only (not (memq type '(headline inlinetask radio-target target))) (not user-label)) nil) (t (org-export-get-reference datum info))))) ;; Customize the HTML output (setq org-html-validation-link nil ;; Don't show validation link org-html-head-include-scripts nil ;; Use our own scripts org-html-head-include-default-style nil ;; Use our own styles org-html-head "<link rel=\"stylesheet\" href=\"https://cdn.simplecss.org/simple.min.css\" />") ;; (setq org-link-search-must-match-exact-headline nil) ;; (setq org-id-track-globally t) ;; Define the publishing project (setq org-publish-project-alist (list (list "org-site:main" :recursive nil :exclude ".*dir-locals\.el|.*gitignore|*.gitmodules|.*/gtd/.*|.*/dailies/.*" :base-directory "./content" :publishing-function 'org-html-publish-to-html :publishing-directory "./public" :with-author nil ;; Don't include author name :with-creator t ;; Include Emacs and Org versions in footer :with-toc t ;; Include a table of contents :section-numbers nil ;; Don't include section numbers :time-stamp-file nil :auto-sitemap t))) (setq org-export-with-broken-links 'mark) ;; Generate the site output (org-publish-all t) (message "Build complete!") </code></pre> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/mklsls"> /u/mklsls </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q82zci/how_to_include_the_id_links_into_your_orgroam/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q82zci/how_to_include_the_id_links_into_your_orgroam/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>hello people, i use linux and i have been looking for an alternative to MS Word for a long time because I hate it and I need a good editor to do my homework at college, so I tried libreoffice and it seemed pretty good to me. Then I came across something called markdown and a text editor called Vim thanks to a friend's recommendation. So I have watched several videos about Vim and I find it very interesting, but I would like to learn about markdown to make documents and I would like you to help me a little with content recommendations to learn, I would be happy to receive your advice.</p> <p>Plus i'm a spanish native speaker ; ).</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/williamjr2901"> /u/williamjr2901 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r1jmw9/starting_with_markdown/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r1jmw9/starting_with_markdown/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I use <code>linux-xanmod-anbox</code> kernel. It seems this kernel hasn't been signed. </p> <p>Following <a href="https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot#Signing_EFI_binaries">https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot#Signing_EFI_binaries</a>, I could sign the kernel by</p> <p><code> sbsign --key db.key --cert db.crt --output /boot/initramfs-linux-xanmod-anbox.img /boot/initramfs-linux-xanmod-anbox.img </code></p> <p>But where to obtian <code>db.key</code> and <code>db.crt</code> files?</p> <p>I have signed <code>refind</code> by <code>PreLoader</code>.</p> <p>Cheers (:</p> <p>Edit:</p> <p>Well, thanks to <a href="/u/K900_">u/K900_</a> I got those files generated by <code>openssl</code>. I could sign the kernel, but unfortunately, it didn't boot as it showed it was failed to verify.</p> <p>Anyway, <code>refind</code>'s has built-in <code>HashTool</code>, just had to enable by <code> showtools shutdown,reboot,mok_tool,firmware </code></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/mishab_mizzunet"> /u/mishab_mizzunet </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rabuue/how_to_sign_kernel_for_secure_boot/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/rabuue/how_to_sign_kernel_for_secure_boot/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r11ei2/xmonad_loading_title/"> <img src="https://preview.redd.it/7ushgtrqji181.png?width=640&crop=smart&auto=webp&s=8903ee3b388bda4ccb1b1e4533a7740d8a2302af" alt="[xmonad] ...Loading title..." title="[xmonad] ...Loading title..." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Cha1n_"> /u/Cha1n_ </a> <br/> <span><a href="https://i.redd.it/7ushgtrqji181.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r11ei2/xmonad_loading_title/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r390ph/kde_plasma_my_first_customization/"> <img src="https://preview.redd.it/tvvvco2ok3281.jpg?width=640&crop=smart&auto=webp&s=f111c1e083fce8521ad020dce5780c89a2c0cafe" alt="[Kde -Plasma] my first customization" title="[Kde -Plasma] my first customization" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Cmccarls"> /u/Cmccarls </a> <br/> <span><a href="https://i.redd.it/tvvvco2ok3281.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r390ph/kde_plasma_my_first_customization/">[comments]</a></span> </td></tr></table>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-9685-1-thumb.jpg"> <hr /><p style="text-align:center"><em>Brought to you by:</em></p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/kids-here-are-10-signs-your-parents-might-be-domestic-terrorists">Kids, Here Are 10 Signs Your Parents Might Be Domestic Terrorists</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>So I am planning to use GRUB and Dual boot Arch and Windows 11. I am going to use shim for booting arch but I was wondering if it was possible to make a GRUB entry that just sets the boot loader to windows and restarts as this would be far more convenient, and if so how could I go about setting it up? Thanks for any help.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Tilas123"> /u/Tilas123 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qzgqxg/make_a_grub_entry_to_reboot_into_windows/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/qzgqxg/make_a_grub_entry_to_reboot_into_windows/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hi,</p> <p>I am a still new to emacs, and so I am not really sure what this error means.</p> <p>`forge-db: BUG: The Forge database scheme changed and there is no upgrade path`</p> <p>​</p> <p>But I get it every time I start an application such as magit or I try to use dired for the first time.</p> <p>Thanks</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/ECon87"> /u/ECon87 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/ra9sfn/forgedb_error_in_spacemacs_when_i_initiate_any/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/ra9sfn/forgedb_error_in_spacemacs_when_i_initiate_any/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r86t1y/gnome_my_first_setup/"> <img src="https://preview.redd.it/xdujv8dxnd381.gif?width=640&crop=smart&s=001440a654a81cb15250a0fb4ab98c309fdc0f5c" alt="[GNOME] My first setup." title="[GNOME] My first setup." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/xxDerp_"> /u/xxDerp_ </a> <br/> <span><a href="https://i.redd.it/xdujv8dxnd381.gif">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r86t1y/gnome_my_first_setup/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I've been trying to put together a guide to Clojure as I've been using it, as an org file, with little illustrative bits of Clojure source embedded in the file, which I have a cider-repl evaluate & which puts the results of each code snippet below the source code in a #+RESULTS: block. That's all well and good when the thing we're interested in is the return value(s) of the snippet, but I've been looking to try & get the standard output written into the results too, or in a similar block maybe labelled as +#OUTPUT:.</p> <p>Does anyone know how this might be done? I suspect there must be some kind of option passed in the +#BEGIN_SRC CLOJURE line, but I haven't been able to find out what it should be.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Skiamakhos"> /u/Skiamakhos </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/rceb0w/embedded_code_and_output/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/rceb0w/embedded_code_and_output/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Who thought that pressing enter on a link in org mode should not open the link when it's in a table would be a reasonable default and why?</p> <p>And even if you have a good answer to the first question, why is there no variable that makes it possible to activate the behaviour 99% of users would except?</p> <p>I think naming funktions "org-<key>" is a horrible design, and that is mostly unique for org-mode I know no other package that does that, so it's breaking standard coding practises in emacs, but then also add such bad defaults and no way to configure it in a sane way drives me insane.</p> <p>It's a enourmous effort to not use standard keys, but please I am not willing to press some finger destroying C-c C-o, my health is to important to me to want that, and in no case I ever want to behave <return> to jump to the next line when the cursor is on a link. Does really somebody want this behaviour this way? You prefer pressing C-c C-o over <return>?</p> <p>Sorry for the rant, I need to make some tea... cheers.</p> <p>org-return-follows-link is set to <t> in this example btw, so normally return would open the link, just not in a table.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/redback-spider"> /u/redback-spider </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/rcjohx/why_does_enter_not_open_links_in_tables/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/rcjohx/why_does_enter_not_open_links_in_tables/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Okay so…probably an IWD problem but idk.. If I connect to a network, iwctl doesn’t give me an output. Not even the passphrase thing. If I chroot into the partition, it works completely. And I don’t even have a single clue why, i’m completely new to arch.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/K1Z4N4_"> /u/K1Z4N4_ </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qz5zbf/iwctl_thing/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/qz5zbf/iwctl_thing/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I'm new to Arch and linux as a whole, and I was using chrome while hosting a game server in the background. My RAM usage was hovering around the limit until a point was reached when audio started stuttering, then everything froze and audio cut out. The last frame of the youtube video I was watching was the only thing I could see, no keyboard shortcuts worked and I had to hard reboot to fix it. I assume it was RAM being the issue since my other resources (CPU usage, etc) were nowhere near their respective limits. If it is needed I have 12 gb RAM, the server was using 6 gb and I guess everything else added up to 12.</p> <p>I was wondering if there's anyway to prevent this from happening, as this is the second time it has happened and it's a huge inconvenience. Huge thanks in advance</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Vantage188"> /u/Vantage188 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qyd7ar/is_there_any_way_to_prevent_my_system_freezing/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/qyd7ar/is_there_any_way_to_prevent_my_system_freezing/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>i am a newbie i have accidentally installed updates in a folder . is it gonna effect my updates?</p> <p>​</p> <p><a href="https://imgur.com/a/uk0UZ9h">https://imgur.com/a/uk0UZ9h</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/huntexer"> /u/huntexer </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r2u9wd/accidentally_installed_updates_in_a_folder/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r2u9wd/accidentally_installed_updates_in_a_folder/">[comments]</a></span>
|
|
@ -1,50 +0,0 @@
|
|||
<p>When you are tinkering with Emacs, would it be great to refer to others'
|
||||
configs automatically?</p>
|
||||
|
||||
<p>In a sense, we are doing it manually already: We often go to other people's Github
|
||||
repos and look at their configs (either in code or in a giant <code class="language-plaintext highlighter-rouge">.org</code>
|
||||
file).</p>
|
||||
|
||||
<p>With Doom Emacs, we may streamline the process. Here's my reasoning:</p>
|
||||
|
||||
<p>Doom Emacs establishes a convention of configuration files:</p>
|
||||
|
||||
<ul>
|
||||
<li>Doom modules enabled in <code class="language-plaintext highlighter-rouge">init.el</code></li>
|
||||
<li>Other non-Doom packages: <code class="language-plaintext highlighter-rouge">package.el</code></li>
|
||||
<li>Customization stored and managed in <code class="language-plaintext highlighter-rouge">custom.el</code></li>
|
||||
<li>All private configs live in <code class="language-plaintext highlighter-rouge">config.el</code></li>
|
||||
</ul>
|
||||
|
||||
<p>In other words, Doom standardizes (and simplifies) the Emacs configurations.</p>
|
||||
|
||||
<p><strong>With all the famous people’s configs, we can build a service to automatically
|
||||
analyze their configs and answer questions like</strong>:</p>
|
||||
|
||||
<ul>
|
||||
<li>Should I use this Doom package?</li>
|
||||
<li>How do people configure it? What options do people use?</li>
|
||||
<li>Is there any packages people use that matches the keyword <code class="language-plaintext highlighter-rouge">foo</code>?</li>
|
||||
<li>What's the popularity of this config?</li>
|
||||
<li>…</li>
|
||||
</ul>
|
||||
|
||||
<p>We can build a program to pull the list of Doom config repos, and
|
||||
perform file parsing to get the stats.</p>
|
||||
|
||||
<p>It would also help the community to improve the defaults on Doom Emacs. Say, if
|
||||
the majority of users add package X in Doom, it is a appealing reason for Doom
|
||||
to incorporate X.</p>
|
||||
|
||||
<p>We can extend the idea: <strong>Because Emacs can
|
||||
act as a server and is inspectable, why don't we spin up an Emacs
|
||||
cluster running all kinds of configs</strong>.</p>
|
||||
|
||||
<p>The service can answer all kinds of config queries.</p>
|
||||
|
||||
<p>A usage scenario: People send in their 1) Emacs version, 2) Doom
|
||||
version, 3) package name, and the service returns a list of
|
||||
configurations for that package, together with popularity data, and
|
||||
documentation that people can search and learn.</p>
|
||||
|
||||
<p>What do you think of this idea? Drop me a comment!</p>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello everyone!</p> <p>Title says. Looking to learn about your top key bindings/ rebindings / minor modes / etc for speed and efficiency when working with text, note taking, etc.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/rtwyyn"> /u/rtwyyn </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/qzm06n/what_are_your_top_key_bindings_rebindings_minor/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/qzm06n/what_are_your_top_key_bindings_rebindings_minor/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/pos3yg/bspwm_cool_which_distro/"> <img src="https://preview.redd.it/9ygj4gbhoon71.png?width=640&crop=smart&auto=webp&s=f005c8c66ad283d48f62f9060603d6ddbede32ba" alt="[bspwm] Cool! Which distro?" title="[bspwm] Cool! Which distro?" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/glowiak"> /u/glowiak </a> <br/> <span><a href="https://i.redd.it/9ygj4gbhoon71.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/pos3yg/bspwm_cool_which_distro/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>How many times a day or even hour do you use and rely upon Org Mode? How much easier does it make your life? What would you do if it was no longer actively developed or supported?</p> <p>Think about this, and then reflect that this is completely free to use, the product of countless hours of labour. </p> <p>If you are in a position to do so, consider making an ongoing donation to support its development and longevity. </p> <p>Support via these means:</p> <ul> <li><a href="https://liberapay.com/bzg">https://liberapay.com/bzg</a></li> <li><a href="https://github.com/sponsors/bzg">https://github.com/sponsors/bzg</a></li> <li><a href="https://www.paypal.com/paypalme/bzg/10">https://www.paypal.com/paypalme/bzg/10</a></li> </ul> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/patchikin"> /u/patchikin </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/ppay7m/orgmode_is_amazing_consider_donating_to_support/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/ppay7m/orgmode_is_amazing_consider_donating_to_support/">[comments]</a></span>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-10000-1-thumb.jpg"> <p>BERLIN—In an interview with CBS News, German Chancellor Adolf Hitler declared that anyone who attacks him or his methods is really attacking science itself. </p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/hitler-proclaims-anyone-who-attacks-him-is-attacking-science">Hitler Proclaims Anyone Who Attacks Him Is Attacking Science</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<p><img src="https://thumbnails.lbry.com/knO-Nrlj31Y" width="480" alt="thumbnail" title="KDE Consistency 2021" /></p>Learn more at Akademy 2021, tomorrow!<br />...<br />https://www.youtube.com/watch?v=knO-Nrlj31Y
|
|
@ -1 +0,0 @@
|
|||
<p><img src="https://thumbnails.lbry.com/7DCSTzj-7D8" width="480" alt="thumbnail" title="KDE Floating Applets #Shorts" /></p>The devlog of how I'm implementing this feature will come soon, so subscribe! and donate blah blah blah<br /><br /><br />Stay updated: https://t.me/veggeroblog<br /><br />If you want to help me make these videos:<br />Patreon: https://www.patreon.com/niccolove<br />Liberapay: https://liberapay.com/niccolove<br />Paypal: https://paypal.me/niccolove<br /><br />My website is https://niccolo.venerandi.com and if you want to contact me, my telegram handle is [at] veggero.<br /><br />Background music by:<br />After The Fall - https://www.youtube.com/channel/UCGQErWWbH15OMutnpM2vW7w<br />KaizanBlu - https://www.youtube.com/channel/UCUtxQO1jg3bJcRjBWnYAzmw<br />Low FM - https://www.youtube.com/channel/UC831upHpo4t748vRdHSWDmA<br />Idyllic - https://www.youtube.com/watch?v=8QgbdivnDDs&t=92s<br />Evol - https://www.youtube.com/watch?v=F-dDQmDVNzk&t=4s<br />...<br />https://www.youtube.com/watch?v=7DCSTzj-7D8
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>So don’t know why but Picom is using this high, this makes my pc to ramp up</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Kyxic"> /u/Kyxic </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q74o28/picom_using_25_cpu/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/q74o28/picom_using_25_cpu/">[comments]</a></span>
|
|
@ -1,19 +0,0 @@
|
|||
<p>Recently I stumbled upon <a href="https://github.com/semiosis/pen.el">pen.el</a> which interacts with language models, like OpenAI GTP-3.</p>
|
||||
|
||||
<p>This is interesting. Loosely thinking, language models are good complement to Emacs as both are operating on plain text.</p>
|
||||
|
||||
<p>I tried pen.el on a Docker container, but it didn’t work out of box at my first try.</p>
|
||||
|
||||
<p>Also, I look at the <a href="https://beta.openai.com/docs/api-reference/introduction">OpenAI API documentation</a> and it doesn’t seem hard to build a wrapper around it.</p>
|
||||
|
||||
<p>After a weekend’s work, here is the first implementation of <a href="https://github.com/junjizhi/aide.el">aide.el</a>.</p>
|
||||
|
||||
<blockquote>
|
||||
<p>Fun fact: The repo name <strong>aide</strong> is generated by <a href="https://beta.openai.com/examples/default-product-name-gen">OpenAI Product Name Generator</a>, which reads like AI + IDE, or AI Dwells (in) Emacs :P</p>
|
||||
</blockquote>
|
||||
|
||||
<p>Think of aide.el as a thin wrapper around APIs like OpenAI.</p>
|
||||
|
||||
<p>Currently <code class="language-plaintext highlighter-rouge">aide.el</code> implementation is minimal: You select a region of text in Emacs, run <code class="language-plaintext highlighter-rouge">M-x aide-openai-completion</code>, and Emacs shows how AI responds to it.</p>
|
||||
|
||||
<p><a href="https://github.com/junjizhi/aide.el">Try it out</a> and let me know what you think!</p>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qyz5jd/qtile_scrot/"> <img src="https://preview.redd.it/qen8itx7az081.png?width=640&crop=smart&auto=webp&s=1017f8e5f73406535017043392bbb0e6b501dc05" alt="[ qtile ] scrot" title="[ qtile ] scrot" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/cr2o"> /u/cr2o </a> <br/> <span><a href="https://i.redd.it/qen8itx7az081.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/qyz5jd/qtile_scrot/">[comments]</a></span> </td></tr></table>
|
|
@ -1,77 +0,0 @@
|
|||
<p>How can we get org-mode to emphasize things smartly? Let’s find out.</p>
|
||||
|
||||
<p>Background: After <a href="https://emacstil.com/til/2021/11/26/make-org-emphasis-code-verbatim-bold-look-nicer/">hiding the markers and making them colorful</a>,
|
||||
I want to make the act of emphasis as easy as possible.</p>
|
||||
|
||||
<p>The <code class="language-plaintext highlighter-rouge">M-x org-emphasize</code> or <code class="language-plaintext highlighter-rouge">C-c C-x C-f</code> is close but does not meet my
|
||||
expectation because:</p>
|
||||
|
||||
<ul>
|
||||
<li>It prompts me to input the marker, which
|
||||
is extra overhead</li>
|
||||
<li>It requires me to mark the region first. Too much ceremony needed.</li>
|
||||
</ul>
|
||||
|
||||
<p>Basically, I need a command that can do what I mean
|
||||
(<a href="https://en.wikipedia.org/wiki/DWIM">DWIM</a>).</p>
|
||||
|
||||
<p>My editing intention goes something like: <strong>Depend on the cursor position, it
|
||||
either emphasizes the current word, or starts a new emphasis region.</strong></p>
|
||||
|
||||
<p>I found <a href="https://emacs.stackexchange.com/a/14586">this SO
|
||||
answer</a>. With some tweaks, I
|
||||
had a working solution:</p>
|
||||
|
||||
<div class="language-elisp highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c1">;; Adapted from https://emacs.stackexchange.com/a/14586</span>
|
||||
<span class="p">(</span><span class="nb">defun</span> <span class="nv">org-emphasize-dwim</span> <span class="p">(</span><span class="k">&optional</span> <span class="nb">char</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">interactive</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nb">unless</span> <span class="p">(</span><span class="nv">region-active-p</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">jz/maybe-mark-word</span><span class="p">))</span>
|
||||
<span class="p">(</span><span class="nv">org-emphasize</span> <span class="nb">char</span><span class="p">))</span>
|
||||
|
||||
<span class="p">(</span><span class="nb">defun</span> <span class="nv">org-emphasize-with-verbatim-dwim</span> <span class="p">()</span>
|
||||
<span class="p">(</span><span class="nv">interactive</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">org-emphasize-dwim</span> <span class="nv">?=</span><span class="p">))</span>
|
||||
|
||||
<span class="p">(</span><span class="nb">defun</span> <span class="nv">org-emphasize-with-code-dwim</span> <span class="p">()</span>
|
||||
<span class="p">(</span><span class="nv">interactive</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">org-emphasize-dwim</span> <span class="nv">?~</span><span class="p">))</span>
|
||||
</code></pre></div></div>
|
||||
|
||||
<p>I use <code class="language-plaintext highlighter-rouge">code</code> and <code class="language-plaintext highlighter-rouge">verbatim</code> a lot, so I created two dedicated
|
||||
functions for them: <code class="language-plaintext highlighter-rouge">(org-emphasize-with-verbatim-dwim)</code> and
|
||||
<code class="language-plaintext highlighter-rouge">(org-emphasize-with-code-dwim)</code>.</p>
|
||||
|
||||
<p>Below is the implementation of <code class="language-plaintext highlighter-rouge">(jz/maybe-mark-word)</code>.</p>
|
||||
|
||||
<div class="language-elisp highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">(</span><span class="nb">defun</span> <span class="nv">jz/cursor-outside-of-any-word</span> <span class="p">()</span>
|
||||
<span class="p">(</span><span class="nb">not</span> <span class="p">(</span><span class="nv">bounds-of-thing-at-point</span> <span class="ss">'word</span><span class="p">)))</span>
|
||||
|
||||
<span class="p">(</span><span class="nb">defun</span> <span class="nv">jz/cursor-at-beginning-of-a-word</span> <span class="p">()</span>
|
||||
<span class="p">(</span><span class="nb">eq</span> <span class="p">(</span><span class="nv">point</span><span class="p">)</span> <span class="p">(</span><span class="nb">car</span> <span class="p">(</span><span class="nv">bounds-of-thing-at-point</span> <span class="ss">'word</span><span class="p">))))</span>
|
||||
|
||||
|
||||
<span class="p">(</span><span class="nb">defun</span> <span class="nv">jz/maybe-mark-word</span> <span class="p">()</span>
|
||||
<span class="s">"Mark the current word. If cursor is outside of a word bounds, mark the empty position."</span>
|
||||
<span class="p">(</span><span class="nv">interactive</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nb">unless</span> <span class="p">(</span><span class="nb">or</span> <span class="p">(</span><span class="nv">jz/cursor-outside-of-any-word</span><span class="p">)</span> <span class="p">(</span><span class="nv">jz/cursor-at-beginning-of-a-word</span><span class="p">))</span>
|
||||
<span class="p">(</span><span class="nv">backward-word</span><span class="p">))</span>
|
||||
<span class="p">(</span><span class="nb">unless</span> <span class="p">(</span><span class="nv">jz/cursor-outside-of-any-word</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">mark-word</span><span class="p">)))</span>
|
||||
</code></pre></div></div>
|
||||
|
||||
<p><strong>The gist is to prevent calling <code class="language-plaintext highlighter-rouge">(backward-word)</code> if the cursor is at
|
||||
the beginning of a word, or outside of a word</strong>.</p>
|
||||
|
||||
<p>Finally, I bind the functions with backtick key because I found myself
|
||||
rarely use it, so I bind the keystrokes:</p>
|
||||
|
||||
<div class="language-elisp highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">(</span><span class="nb">defun</span> <span class="nv">jz/org-mode-hook</span> <span class="p">()</span>
|
||||
<span class="p">(</span><span class="nv">local-set-key</span> <span class="p">(</span><span class="nv">kbd</span> <span class="s">"M-`"</span><span class="p">)</span> <span class="ss">'org-emphasize-with-verbatim-dwim</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">local-set-key</span> <span class="p">(</span><span class="nv">kbd</span> <span class="s">"`"</span><span class="p">)</span> <span class="ss">'org-emphasize-with-code-dwim</span><span class="p">))</span>
|
||||
|
||||
<span class="p">(</span><span class="nv">add-hook</span> <span class="ss">'org-mode-hook</span> <span class="ss">'jz/org-mode-hook</span><span class="p">)</span>
|
||||
</code></pre></div></div>
|
||||
|
||||
<p>Right now if I press the <code class="language-plaintext highlighter-rouge">`</code> or <code class="language-plaintext highlighter-rouge">M-`</code> key, Emacs emphasizes the
|
||||
current word correctly as I like!</p>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Dear all.</p> <p>I have some text with selected phrases marked within asterisks ("*") because org-mode syntax helps to visualize them inside the text, and I'd like to extract those phrases to another buffer.</p> <p>As I understand after some searching, one way is to use occur.</p> <p>However, I'm struggling (to say it lightly) to find a working regex for this occurrence that is "whatever is between asterisks". I tried txt2regex but no success still...</p> <p>Does anyone knows a way to do this; or been in this situation and found a different approach? My lisp/regex fu is very much near the bottom, but I'm happy to learn.</p> <p>As always, thanks a lot for your time and attention. :)</p> <p>Best regards...</p> <p>​</p> <p>PD: I'm thinking about ways to do semantic analysis with org-mode. If anyone's interested on this we can arrange some collaboration. :)</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/edumerco"> /u/edumerco </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rco34g/extracting_phrases_between_asterisks/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rco34g/extracting_phrases_between_asterisks/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r2zf5q/bspwm_ah_sht_here_we_nord_again/"> <img src="https://preview.redd.it/p45o9r95w0281.png?width=640&crop=smart&auto=webp&s=11fd7648e5dfb7b1ccac1419c481c51b6fd76caf" alt="[bspwm] Ah sh*t here we Nord again" title="[bspwm] Ah sh*t here we Nord again" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/thanhvule0310"> /u/thanhvule0310 </a> <br/> <span><a href="https://i.redd.it/p45o9r95w0281.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r2zf5q/bspwm_ah_sht_here_we_nord_again/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello, </p> <p>I'm back with some more question for my quest to move over to emacs. This time it's only about HELM (there will be more questions I'm sure of it), but this thread is only for HELM. </p> <p>I have a couple of question I'd love to get some help with. I've tried googling for them, but only found answers that didn't really answer the question, or I couldn't actually understand how the answer worked. :(</p> <ol> <li><p>Is there a way to make helm-find-file to also look in sub-directories? When I googled for this, most people suggested Projectile with helm, but I could not get that working at all. There was no error or such, but it did not search in sub-directories. </p></li> <li><p>Is there anyway to make helm open a new window (or frame, not sure what it is called in emacs) at the center of the screen? There was some old questions here on this reddit for it, but they were 5 years old and then it seems like it wasn't possible. However, I saw on the official documentation that it should be possible. I just can't get it to work for me. I tried using Shackle to solve it as well, and that improved it, but still does not feel as good. </p></li> </ol> <p>I believe that was my two helm questions I was mostly struggling with. </p> <p>Thanks in advance</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/AtZeroOne"> /u/AtZeroOne </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rcdu88/help_understanding_helm_and_getting_some_more/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rcdu88/help_understanding_helm_and_getting_some_more/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/q8mhul/i3gaps_first_rice/"> <img src="https://preview.redd.it/wl7v3ddjnlt71.png?width=640&crop=smart&auto=webp&s=23871a4845e45c20c1f55a6d491f7b5af6cf741b" alt="[i3-gaps] first rice.." title="[i3-gaps] first rice.." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/prayzjomba"> /u/prayzjomba </a> <br/> <span><a href="https://i.redd.it/wl7v3ddjnlt71.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/q8mhul/i3gaps_first_rice/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello,</p> <p>About a half hour ago I was getting an error when trying to install android studio. I git cloned the url from the aur, changed into the android-studio directory, and ran "makepkg -si". I got an error:</p> <p>bad interpreter: No such file or directory</p> <p>I tried to reboot to see if that would fix the issue, and while arch was booting it got stuck on:</p> <p>Starting version 249.7-2-arch /dev/sda3: clean, 331750/15466496 files, 6004033/61859153 blocks</p> <p>I tried rebooting again, and got the same thing.</p> <p>Any suggestions on what I should do to fix this? Or do I maybe need to reinstall?</p> <p>Thank you</p> <p>Edit: I did run "sudo pacman -Syu" before rebooting, but it did not fix the problem.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/jojobinks231"> /u/jojobinks231 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rak86b/had_some_issues_with_makepkg_and_now_arch_wont/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/rak86b/had_some_issues_with_makepkg_and_now_arch_wont/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>So, I'm new to emacs but longtime vim user. I wanted to see what all the rage is about -- the only thing stopping me from using emacs is well.. I have nooooooooo idea where to start...</p> <p>I want setup emacs to do the same thing my vim does or close:</p> <ol> <li>Have typescript/javascript support</li> <li>Have HTML, CSS, SCSS etc support - I think this is webmode?</li> <li>Fuzzy finder</li> <li>Indent guides</li> <li>Sexy colorschemes :) (non-negotiable lol)</li> <li>I prefer to work in the terminal so if I can get icon support in terminal that would amazing. I know this is possible... if vim can do it then emacs can.</li> <li>Vim keybinds.. again, non-negotiable.</li> </ol> <p>I feel like this might be a bit too much lol.. but primarily would like to have really solid support for web development.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/EquivalentCancel6"> /u/EquivalentCancel6 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r4mkwo/guide_to_setting_up_emacs_for_web_development/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r4mkwo/guide_to_setting_up_emacs_for_web_development/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>HI Greetings to all, I recently Installed Arch on my VM ware but whenever I install any application using pacman in the terminal the desktop entry the apps won't have any icon I installed Firefox first it didn't had any symbol after searching a bit I found out that Firefox had an issue with arch for some time(but it was from 2 year ago) so to test it again I installed mousepad this time also the application icon was missing it in the desktop entry both firefox and mousepad are showing up like <a href="https://i.imgur.com/slFVneC.png">this</a> </p> <p>can anyone help me with this.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Anish_Gowda"> /u/Anish_Gowda </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/radjop/arch_not_creating_icon_desktop_entries_for_new/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/radjop/arch_not_creating_icon_desktop_entries_for_new/">[comments]</a></span>
|
|
@ -1,38 +0,0 @@
|
|||
<p>A couple of days ago, I did maybe the weirdest and also most amazing thing on a remote machine thus far (with Emacs) and wanted to share the story.</p>
|
||||
|
||||
<p>So there’s this EmulationStation software that organizes roms with XML lists for metadata. I needed to change the <code><name></code> field of about 100 entries there to drop a numeric prefix. That’d be easy on my local computer with tools I know well, but I was accessing the device remotely via SSH and wanted to see what I could do.</p>
|
||||
|
||||
<p>I’m not very good at plain shell scripting which would’ve been an option, so I fired up Emacs to make a connection to the device.</p>
|
||||
|
||||
<p>For all intents and purposes, what you see from within Emacs locally is indistinguishable from what you see when logged into a remote machine. This helps with my <em>effectivity</em>, because then I can use the tools I know well to do things on remote machines, too. This is different from SSH’ing onto the machine and opening an editor there, because opening emacs/vi/nano on the remote machine would be loading that machine’s configuration. If you open your local Emacs and create a connection to the remote machine from there, your local configuration will be used. It’s just like live editing web pages via FTP as we did it in the 90’s.</p>
|
||||
|
||||
<p>The only exception are locally installed packages that interface with locally installed command-line tools (e.g. <code>ag</code> or <code>ripgrep</code>). The functions will be available, but executing these programs on the remote machine won’t work. The binary won’t be found.</p>
|
||||
|
||||
<p>So the game metadata files I needed to adjust are grouped into directories, one per system. That meant I needed to find all <code>gamedata.xml</code> files in all directories first. Then find the numerical prefixes within each (and replace them). I’m able to perform both tasks individually from the shell, but the combination would’ve already required some research, especially since my local machine has non-POSIX tools like <a href="https://github.com/sharkdp/fd"><code>fd</code></a> installed that I got used to, while the remote device is a bare-bones Linux. I’m also used to <code>grep</code> replacements, which made the search-and-replace operation a bit cumbersome. But that wouldn’t be a problem with Emacs as you’ll see in a second.</p>
|
||||
|
||||
<p>A simple regex for the numerical prefixes is <code><name>\d\d\d\s</code>, and the replacement string would be <code><name></code>. Emacs regular expressions are weird because you have to escape parens and brackets that are part of the PCRE syntax. <a href="https://www.reddit.com/r/emacs/comments/rk5t3b/do_you_use_interactive_regexp_replace_with_emacs/">There’s a snippet to help with that</a> so you can write the syntax you know and have it translated to Emacs-escaped regex. I didn’t know of that, sadly, and experimented around until I found that <code><name>[0-9]\{0,3\} </code> works (note the trailing space). TIL: The curly braces require escaping, and neither <code>\d</code> nor <code>\s</code> seem to work.</p>
|
||||
|
||||
<p>Now here are the steps I took:</p>
|
||||
|
||||
<ul>
|
||||
<li>Install <code>wgrep</code> package if you don’t have it already. It makes grep buffers <em>writeable</em>. That means you can perform changes to search result buffers in-place and save them in bulk.</li>
|
||||
<li>Run <kbd>M-x rgrep</kbd> for recursive search:
|
||||
<ul>
|
||||
<li>Search for <code><name></code></li>
|
||||
<li>Specify the file wildcard as <code>*.xml</code></li>
|
||||
<li>Specify the root folder from which to start recursive search</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>In the results buffer that appears, hit <code>w</code> or <kbd>M-x wgrep-change-to-wgrep-mode</kbd> to make the grep results buffer writeable.</li>
|
||||
<li>Run <kbd>M-x replace-regex</kbd> and replace <code><name>[0-9]\{0,3\} </code> (again, note the trailing space) with <code><name></code>.</li>
|
||||
<li><em>To save all changes to all matched files</em>, hit <kbd>C-c C-c</kbd>.</li>
|
||||
</ul>
|
||||
|
||||
<p>And that’s it!</p>
|
||||
|
||||
<p>The magic piece here is that Emacs will open, modify, and save all files according to the “diff” you produce in <code>wgrep</code> or “writable grep” mode. I didn’t have to figure out how to search recursively for the pattern in all XML files and afterwards perform the replacement automatically.</p>
|
||||
|
||||
<p>On my Mac, I would’ve been able to achieve this 10+ years ago with TextMate (or BBEdit), too. Local changes never were much of a problem.</p>
|
||||
|
||||
<p>But with Emacs, I was able to do these changes remotely. The hardest part was figuring out how to escape what in the regex. (I used <code>highlight-regexp</code> to more or less interactively highlight matches.)</p>
|
||||
<hr /><p>Receive Christian’s <a href="https://christiantietze.de/newsletter/">new posts via email</a></p>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r558vk/kde4_welcome_to_the_past/"> <img src="https://preview.redd.it/46ffrukvjl281.png?width=640&crop=smart&auto=webp&s=662e4eea5be1e27a8ecf61318222a42c044418c6" alt="[KDE4] Welcome to the past!" title="[KDE4] Welcome to the past!" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/hqsqdev"> /u/hqsqdev </a> <br/> <span><a href="https://i.redd.it/46ffrukvjl281.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r558vk/kde4_welcome_to_the_past/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r1g6oe/spectrwm_my_first_attempt_at_rice_better_one/"> <img src="https://preview.redd.it/ro8osx527m181.png?width=640&crop=smart&auto=webp&s=fd33b3dae063966fb15b90f4d3d0d6e3beeecd70" alt="[spectrwm] My first attempt at rice (better one coming soon™)" title="[spectrwm] My first attempt at rice (better one coming soon™)" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Parn23"> /u/Parn23 </a> <br/> <span><a href="https://i.redd.it/ro8osx527m181.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r1g6oe/spectrwm_my_first_attempt_at_rice_better_one/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Started using tramp and running into many performance issues of course, namely to start is that <code>projectile-find-file</code> is quite slow. Profiled it and got the following:</p> <pre><code>- command-execute 42535 88% - call-interactively 42535 88% - funcall-interactively 42535 88% - projectile-find-file 42532 88% - projectile--find-file 42532 88% - projectile-project-files 42435 88% - cl-mapcan 42427 88% - map-can 42427 88% - #<compiled 0x1ff2eba10af1> 42427 88% - mapcar 40328 83% - #<compiled 0x1ff312b08929> 40310 83% - file-relative-name 40290 83% - file-name-case-insensitive-p 13924 28% - tramp-file-name-handler 13862 28% - apply 9420 19% - tramp-sh-file-name-handler 9403 19% - apply 9351 19% - tramp-handle-file-name-case-insensitive-p 7905 16% - expand-file-name 3721 7% + tramp-file-name-handler 3684 7% - file-remote-p 3594 7% + tramp-file-name-handler 3453 7% + tramp-dissect-file-name 252 0% + tramp-get-method-parameter 149 0% + tramp-get-connection-property 20 0% + tramp-sh-handle-expand-file-name 1413 2% #<compiled 0x1ff312fbd3d9> 2 0% tramp-file-name-for-operation 2 0% + tramp-find-foreign-file-name-handler 3543 7% + tramp-dissect-file-name 515 1% tramp-tramp-file-p 165 0% + tramp-replace-environment-variables 33 0% #<compiled 0x1ff30ebf25e9> 3 0% #<compiled 0x1ff30ad491e5> 2 0% - file-remote-p 13668 28% - tramp-file-name-handler 13414 27% + apply 9390 19% + tramp-find-foreign-file-name-handler 3202 6% + tramp-dissect-file-name 437 0% tramp-tramp-file-p 144 0% + tramp-replace-environment-variables 22 0% #<compiled 0x1ff2eba93a69> 5 0% #<compiled 0x1ff30aa97479> 2 0% - expand-file-name 7089 14% - tramp-file-name-handler 7030 14% + tramp-find-foreign-file-name-handler 3201 6% + apply 3024 6% + tramp-dissect-file-name 423 0% tramp-tramp-file-p 137 0% + tramp-replace-environment-variables 14 0% #<compiled 0x1ff2fbd4c355> 6 0% #<compiled 0x1ff2f2fea831> 2 0% + file-name-as-directory 4933 10% string-prefix-p 7 0% #<compiled 0x1ff2debdc7b5> 2 0% + projectile-dir-files 2024 4% + projectile-get-project-directories 8 0% + projectile-completing-read 95 0% + projectile-maybe-invalidate-cache 1 0% + projectile-acquire-root 1 0% + doom/toggle-profiler 3 0% + ... 5541 11% + #<compiled 0x4341d43d> 1 0% + etcc--evil-set-cursor 1 0% </code></pre> <p>Looks like the majority of the usage centers around <code>tramp-file-name-handler</code> but I'm not entirely sure what could be causing the slow down there? Is it just the network latency or is there something I can profile further and perhaps in turn tweak?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/J-is-Juicy"> /u/J-is-Juicy </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r7gkza/improving_performance_of_projectilefindfile_over/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r7gkza/improving_performance_of_projectilefindfile_over/">[comments]</a></span>
|
|
@ -1,30 +0,0 @@
|
|||
<img src="https://www-images.christianitytoday.com/images/126516.png?h=303&w=540" width="540" /><p class="text"><strong>Save 40+% off unlimited access to stream video courses</strong></p>
|
||||
<p class="text">This holiday season, take advantage of a special Black Friday sale from <a href="https://seminarynow.com/?rfsn=4460406.3ed84c&subid=blackfridaypost" target="_blank" class="">Seminary Now</a>, a new on-demand streaming platform featuring exclusive video courses from leading professors, Bible teachers, and authors.</p>
|
||||
<p class="text"><strong>Get 40% off an *annual* subscription—that’s only $108/year ($9/month)!</strong></p>
|
||||
<p class="text">Use code BLACKFRIDAY40 at checkout. Expires Friday, Nov 26.</p>
|
||||
<p class="text"><a href="https://seminarynow.com/pages/black-friday?rfsn=4460406.3ed84c&subid=blackfridaypost" target="_blank" class="">Sign Up</a></p>
|
||||
<p class="text">Visit <a href="https://seminarynow.com/?rfsn=4460406.3ed84c&subid=blackfridaypost" target="_blank" class="">Seminary Now</a> for a free preview of any course. Like Netflix or MasterClass, subscribe to get unlimited access to all courses, available on mobile and TV devices. Join today and access exclusive content from teachers and authors like:</p>
|
||||
<ul>
|
||||
<li class="text">Scot McKnight, Jesus and the Gospels</li>
|
||||
<li class="text">Scot McKnight, Paul and Judaism</li>
|
||||
<li class="text">Esau McCaulley, Reading While Black</li>
|
||||
<li class="text">Brenda Salter McNeil, Roadmap to Reconciliation</li>
|
||||
<li class="text">Ruth Haley Barton, Strengthening the Soul of Your Leadership</li>
|
||||
<li class="text">Roger Olson, The Mosaic of Christian Belief</li>
|
||||
<li class="text">Tremper Longman, Old Testament Essentials</li>
|
||||
<li class="text">Tish Harrison Warren, Liturgy of the Ordinary</li>
|
||||
<li class="text">Nijay Gupta, New Testament Interpretation</li>
|
||||
<li class="text">John Walton, The Lost World of Genesis One</li>
|
||||
<li class="text">Tara Beth Leach, Empowering Women in Ministry</li>
|
||||
<li class="text">Greg Boyd, The Cruciform Kingdom of God</li>
|
||||
<li class="text">…and many more</li>
|
||||
</ul>
|
||||
<p class="text">One of the most important courses is a new one, <em>Advocating with Survivors of Sexual Violence</em>, by Nikole Lim based on her book <em>Liberation Is Here </em>(InterVarsity). This is a tremendous resource to help churches and other organizations create cultures of safety and health, supporting survivors in their healing and helping them rise up as leaders. Sign up for a church subscription to take your leadership team through this course.</p>
|
||||
<p class="text"><strong>Get Seminary Now for your church or ministry</strong></p>
|
||||
<p class="text">Seminary Now is a great resource to train leaders and disciple your church. Affordable for any size church, ...</p><p class="more"><a href="https://www.christianitytoday.com/scot-mcknight/2021/november/seminary-nows-black-friday-sale-save-40-off-unlimited-acces.html">Continue reading</a>...</p>
|
||||
<p><br /><a href="https://rss.beaconads.com/click.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=190913&c=80939839" target="_blank"><img src="https://rss.beaconads.com/img.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=190913&c=80939839" border="0" alt="" /></a></p>
|
||||
|
||||
5
|
||||
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue