Posts

This profile is from a federated server and may be incomplete. Browse more on the original instance.

fox, to emacs

What about running an update of all my Emacs package in the same time, on a Emacs config I use and evolve since 12 years ?

Seems a good idea. 😆

fox, (edited )

@holgerschurig @ecadre

Tested and I found transcient- functions.

Thank you

holgerschurig,

@fox @ecadre Oh, I meant a different backup: ecternal packages.

From time to time it happens that I update the external packages, i.E. consult, notmuch, etc etc

And it could now be the case that one of these packages introduce an error.

If I don't have time right now to debug this, I can use git to revert this one external package to its previous stage... and pull again in 2 weeks and hoping that someone wiser in ELisp than I fixed the problem in the meantime.

Since my in own config didn't change, backing it up would have made no change. But then again ... my Emacs config is in git, too. So it's automatically backed up the moment I stage a changeset.

fox, to orgmode

So, I think I start to understand why I always fail to use Org-mode, or any other software made for the same goal.

Until now, I wanted to use it to track and plan all my tasks. Including tasks I don't want to do but have to. So, every time I used it, it remind me of all the boring stuff I don't want to do. It result as my brain prefer to avoid using it and be focus on something else.

When I was using Org-mode, I finished by being freeze: I don't do the tasks I don't want to, and because of that, I was feeling that I didn't deserve to do what I wanted to. In the end, I was doing nothing because of that.

And I also tried to use Org-mode during period of time where I have a lot of work to do, where mistake was not possible for me. In these times, I can't experiment new things. I need to rely on thing that I have already used and have proven it worked for me, even if it's less efficient than Org-mode.

So, what to do now ?

I start to use Org-mode to track only, no planing. I mark only the tasks I want to do. Like that, I will be very happy to use it.

When I took the habit to use Org-mode, I will start to time my tasks. It will help me with my inability to represent time in my head.

Then I will start to introduce task I don't want to. Maybe with a counter. If I have more than 3 tasks per week, I have the right to push the rest of them to next week.

And finally, I will maybe introduce planing.

But for each step, I will wait to take some habits.

#OrgMode
#Emacs

holgerschurig,

@fox That's an no interesting aspect: unlinking Org from things you don't like to do (dish washing, tax statement, visiting mother in law ... err, just joking).

I also used Org a lot for documentation: In my company, I was the only one on Emacs. And I liked to have docs in the git repository, not in some directory with Word documents. So I wrote the doc in Org and expected (usually) to HTML and (sometimes) to PDF.

I'm a weird guy: I like documenting to some degree.

I happened to program a lot on the embedded devices. There you have lots of ICs attached via i2c, SPI or what not. You have to manage from the bootloader and/or Linux kernel. So you need detection code, driver implementation, tests for all this. And sometimes user facing docs ("how to get the board temperature"). For the first part I used Org's checklist. Already when reading the schematics I made lots of entries of what I needed to implement. And the last part was done org-babel blocks (begin/end example, begin/end shell).

In one larger project (special device made for a mining supplier) I had perhaps 400 check marks. And hundred org-babel blocks. But for my brain this was no chore. Instead I drawed satisfaction out of closing them one after the other.

So this is how I tricked my Neandertal brain :-)

However, I see suck at org-agenda line tasks. I have too few of them to get into any routine.

fox, to orgmode

With an Org-mode code block, is it possible to define a caption to be added on top of the result ?

#OrgMode
#Emacs

fox,

@ericsfraga

Like a PlantUML block. I want to add a CAPTION on the result image, and also some LATEX_ATTR and HTML_ATTR.

holgerschurig,

@fox @ericsfraga

on the result image

That is currently not possible, as org-mode has no feature to modify an image generated by some other program (plantuml, graphviz etc)

Also, originally you asked about captions generally. A code block can also run e.g. Python code and use the output of it in a result block. The minority of code blocks generate images.

fox, to webdev

Just discover the HTML tag "<details>".

It let you write a content which will be hidden by the browser into a widget. You can expand the widget by clicking on it, revealing the content.

Very useful if you write a question and want to provide the answer.

More info: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details

fox,

And if you want to add the "<summary>" tag into the "<details>" tag, you can do like it:

#+begin_details

#+begin_summary
#+HTML: Reply to question 4
#+end_summary

Here is the solution to question 4: …

#+end_details

The "#+HTML:" is to avoid wrapping the summary text into a "<p>" tag

sachac,
@sachac@emacs.ch avatar

@fox I have some code that lets me add :summary to my #begin_src ... blocks so that they're collapsed: https://sachachua.com/blog/2023/01/adding-a-custom-header-argument-to-org-mode-source-blocks-and-using-that-argument-during-export/

fox, to fediverse French

Now we have a Mastodon instance for Emacs users, what do you think about a Peertube instance for Emacs users ?

And with Google plan to block, from Youtube, people who use ad-blocker, it's time to copy the videos about Emacs.



sten,

@fox There is a Mastodon instance for Emacs users??

holgerschurig,

@sten @fox Yes, emacs.ch

fox, to emacs

What theme do you use on Emacs ?

fox, to emacs

In Emacs package, we regularly see a documentation at the top of it.

How can I see it from Emacs like we do for functions or variables ?

I tested descripe-package but it didn't find ox-koma-letter

fox, to random

Do you know an IndieWeb directory ?

I want to discover more independent websites.

rmdes,
@rmdes@mstdn.social avatar

@fox check out @indieblog

and also https://dm.hn

fox, to emacs French

Wow, my blog posts are on Emacs news from @sachac and on Planet Emacslife.

I'me so happy. 😆​

For the planet, do I need to do an RSS feed with only Emacs posts ?

c914483f88a605670069fe9add8474278ee3be3040826367cee82312b1f618b5,

Which post?

sachac,
@sachac@emacs.ch avatar

@c914483f88a605670069fe9add8474@mostr.pub @fox Yes, an Emacs RSS would be lovely. Would you happen to have one?

fox, to foss French

Si une personne commence à faire du live vidéo sous pseudo, écrit du code pendant les lives et décide de publier ce code sous licence libre:

Comment préserver le pseudonymat et s'assurer que personne ne viendra prétendre être l'auteurice de ce code à la place de la personne qui l'a vraiment écrite ?

Est-ce que cette personne peut attribuer son code à son pseudo ? Comment s'assurer que personne ne viendra prétendre être derrière le pseudo ?



louis,
@louis@emacs.ch avatar

@fox The copyright on your code is still valid even if you choose to publish it anonymously. Copyright protection is granted automatically to the creator of an original work, including software, without the need for registration or disclosing personal information.

You still retain the exclusive rights to your work.

By using a free software license like the GPL-3, you are allowing others to use, modify, and distribute your code. However, it does not require you to disclose your identity or personal information.

However, it's worth noting that if you ever need to enforce your copyright or take legal action against someone for infringing on your rights, it can be more challenging to do so without revealing your identity.

fox, to orgmode

A new blog post, in french, about Org-mode dynamic blocks.

How to use theme and how to write new type of dynamic blocks.

https://one-octet.dev/posts/Org-mode:%20Dynamic%20block.html


fox, to random

There is something I realise about text: Less is more.

When you write your text in simple text format, you have so many tools available.

You have the choice of syntax: Org-mode, Markdown, LaTeX, etc

You have the choice of editor: Emacs, Vi, Nano, etc

You have other great tools you can use: GIT, grep, diff, etc

You can export to a lot of formats: HTML, PDF, EPUB, etc (except for LaTeX, you usually only export to PDF)

You can mix things. For example, you can use the LaTeX syntax for math equations in an Org-mode text and have a great render in PDF and HTML.

And finally, you can automate your workflow and/or export process with scripts: Bash, Python, etc

Or simply use a Makefile.

All of this by using Free (as in freedom) softwares.

And, as a bonus, it use so few computer resources that it work very well for long long documents on old old computers.


fox, to random

Hello every one.

I'm Fox. New here.

I like FOSS, Emacs, and a lot of things.
And Foxes.

I recently have opened a new blog, where I post in french about Emacs, FOSS, or anything I want to talk about:
https://one-octet.dev

It's a minimal website, made with Emacs, Org-mode and its feature Org-publish.
The index page and RSS is made manually, with help of Yasnippet.

I think of publishing some posts in English. If I have time.

dekkzz76,
@dekkzz76@emacs.ch avatar

@fox

Hi Fox, welcome to the Church of Emacs

Nice intro but don't forget to use it to fill out your profile, more people will see that than the intro

louis,
@louis@emacs.ch avatar

@fox Welcome Fox! Great to have you here. 🚀​ I hope you will enjoy this server and keep working on your web site for a little while!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • tacticalgear
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • provamag3
  • ethstaker
  • GTA5RPClips
  • modclub
  • tester
  • Leos
  • osvaldo12
  • cisconetworking
  • everett
  • cubers
  • normalnudes
  • anitta
  • megavids
  • lostlight
  • All magazines