Ok_Advisor1053

joined 2 years ago
[–] Ok_Advisor1053@alien.top 1 points 2 years ago (1 children)

You can use the helpful library, which puts links to the calc manual in the function documentation, among other things. What you call online documentation is just the package manual.

[–] Ok_Advisor1053@alien.top 1 points 2 years ago

The part where I need to type something, but the process is blocked

[–] Ok_Advisor1053@alien.top 1 points 2 years ago (3 children)

I memorize flash cards of all the elisp functions and M-x commands.

[–] Ok_Advisor1053@alien.top 1 points 2 years ago (2 children)

For professional work, yes, for just goofing off at home, no

[–] Ok_Advisor1053@alien.top 1 points 2 years ago (3 children)

Pass. Org mode is already feature creep mess

[–] Ok_Advisor1053@alien.top 1 points 2 years ago (5 children)

The nice thing about Emacs is that you can write a function to automate away the repetitive actions.

No idea what a mind map is.

[–] Ok_Advisor1053@alien.top 1 points 2 years ago (6 children)

I don't understand keyboards this small. I need fn, number, arrow keys. home, end pg up/down etc are useful too in office software.

I'm sure that you have some special map that activates numbers, but that's a "no thank you" from me, a number key enjoyer..

[–] Ok_Advisor1053@alien.top 1 points 2 years ago

I'm losing my mind over emacs as a python IDE.

OK, use another text editor

[–] Ok_Advisor1053@alien.top 2 points 2 years ago

No problems on my M1 Pro

[–] Ok_Advisor1053@alien.top 1 points 2 years ago

Yeah, this is how I'd do it.

[–] Ok_Advisor1053@alien.top 1 points 2 years ago (2 children)

This is how I got it to work

```
(use-package tex
  :demand t                             
  :elpaca (auctex :pre-build (("./autogen.sh")
                              ("./configure"
                               "--with-texmf-dir=$(dirname $(kpsexpand '$TEXMFHOME'))")
                              ("make")))

... rest of your config)
```
[–] Ok_Advisor1053@alien.top 1 points 2 years ago

not as hot as Konqi, but pretty nice.

view more: next ›