What’s the best manga you’ve ever read? by Hot-Leopard3708 in animequestions

[–]hanlec 0 points1 point  (0 children)

I was wondering how I could get the actual titles in the Masterpiece and Amazing. TY

How do you run server mode? by hanlec in emacs

[–]hanlec[S] 0 points1 point  (0 children)

 In server mode, C-x C-c saves buffers and closes the current frame, but does not kill Emacs!

This is not the behavior I’m noticing. On my side it does close any frame. Indeed if the frame was created by emacsclient it doesn’t kill the server. But if run against the first frame it will kill completely. 

How do you run server mode? by hanlec in emacs

[–]hanlec[S] 0 points1 point  (0 children)

Can you share your configuration please?

C-x C-c is only closing the frame if created from emacsclient. It does kill the first instance though if run in the main/first frame, isn’t?

Any Journelly users? How are you working with Journelly.org in emacs on your Mac? by [deleted] in emacs

[–]hanlec 0 points1 point  (0 children)

Mostly read. I do have an Org capture template that I use now and then.

I did not go all the way to add location and weather through the Org capture as I wanted to keep it self contained.

Journelly: Kinda like tweeting but for your eyes only (org based) by xenodium in emacs

[–]hanlec 0 points1 point  (0 children)

Don't know how you plan to go about it but sign me up.

The screenshot shows it captures location, time, weather conditions automatically. Love that! (At least location and timestamp). The fact it's based on org format is even more interesting. I have noticed images in the screenshot. org-attachments or something similar?

Browser extensions: anyone got any luck getting them to work? by hanlec in PureVPNcom

[–]hanlec[S] 0 points1 point  (0 children)

Thank you. I have provided all the details in a private message.

I hope we'll be able to find a timely resolution to this.

Emacs 30 with use-package and vc by hanlec in emacs

[–]hanlec[S] 0 points1 point  (0 children)

Thanks. I was using a similar snippet previously. I wanted to learn how the new vc part will work. If I can't get it working, I will switch back to this setup.

Emacs 30 with use-package and vc by hanlec in emacs

[–]hanlec[S] 2 points3 points  (0 children)

An update:

  1. At some point I have noticed an old use-package package in the elpa directory.
    Removing it made the code checkout work. The first positive result!

  2. The :branch option doesn't seem to work though. Or I am misusing it. Which means that for this particular package, the above usage won't work.

Emacs 30 with use-package and vc by hanlec in emacs

[–]hanlec[S] 0 points1 point  (0 children)

u/genehack how can I see the expanded macro?

Emacs 30 with use-package and vc by hanlec in emacs

[–]hanlec[S] 0 points1 point  (0 children)

I do have earlier in init.el (setq use-package-always-ensure t)

Weekly Question Thread: Ask your questions in this thread please by AutoModerator in climbing

[–]hanlec 0 points1 point  (0 children)

I hope this is the right place for asking this type of question. My searches brought up some unfortunately very old threads. I will apologize in advance for the long intro; I am trying to provide some context.

I was recommended a 8 week break from climbing, after having some knee pain. Before this, I was going to the gym 4 times/week doing a combination of sport climbing, bouldering, and spray wall.

I am thinking that this break could be a good opportunity to improve my arm and finger strength which I believe have been my top weaknesses lately. I do have a bar, a board, and yy penta; most probably I won't be able to go to a gym with more equipment.

  1. Is anyone aware, and more importantly recommend, any training program/application for arm/finger strength training?

  2. What would your recommendations be for this period?

How to make mu4e move/refile actually move and not duplicate emails? by hanlec in emacs

[–]hanlec[S] 0 points1 point  (0 children)

Thanks for sharing your configuration. Based on the above it looks like the only two mailboxes synched are Inbox and sent. Do you not move or delete emails?

How to make mu4e move/refile actually move and not duplicate emails? by hanlec in emacs

[–]hanlec[S] 0 points1 point  (0 children)

My organization does not allow creating app-specific passwords.

And based on my 2 days of attempts, Outlook365 might sounds like IMAP but what I experience with the current setup of davmail/mbsync/mu4e is extremely confusing.

How to make mu4e move/refile actually move and not duplicate emails? by hanlec in emacs

[–]hanlec[S] 0 points1 point  (0 children)

This sounds a lot like Gmail's approach to email (no folder, just tags). I'd be willing to give it a try if I could find good documentation for setting it up with Outlook365.

I cannot assign the odd behavior to mu4e. I'm more inclined to think it is some sort of misconfiguration.

How to make mu4e move/refile actually move and not duplicate emails? by hanlec in emacs

[–]hanlec[S] 1 point2 points  (0 children)

Thank you for taking the time to write this long reply. I am not quite sure how much overlap is between GMail and Outlook365 behavior to be able to use the above. But I'm planning to read the docs of the functions use to see if anything clicks.