Emacs

314 readers
2 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
501
502
503
2
submitted 1 year ago by rglullis to c/emacs
504
505
 
 

Hello everyone! My first post in this new forum.

I read a lot for research, and to keep track of the read books I am experimenting with a combination of bibtex and org mode column view. I have list of my books in an org-file, which then is exported to a bib-file to be able to use org-cite-insert.

Now, to filter the list of books to show I need to set the :match criteria in the column view dynamic block. This works well for all exact matches. But for instance, if I want to match all the books I have read in a certain year (I have a field in the per-book-heading like: DATE_FINISHED), I cannot filter them out. If the value is, say, 2023-08-26, how can I filter that when I am looking only for the year?

It seems to me, :match is always looking at the whole entry, I cannot use:

:match "DATE_FINISHED=\"2023\"

I would have to use:

:match "DATE_FINISHED=\"2023-08-26\"

But I want all the books of 2023, not only those of the 26th of August. How could I solve this? Thank you very much for any hint!

Titus

506
507
 
 

I mentioned in a previous post that one of the things that I'm doing to bootstrap the content on this community was to get submissions from reddit and place them here.

I couldn't resist and decided to play with Reddit's and Lemmy's API to see if I could automate some of this job (not on Elisp, I will shamefully admit) and after some time I got a Python script that I checks the date of the last submission and grabs the url of all new (non-self) submissions and posts them here.

I was wondering what the community thinks of the idea of me running this script every hour or so? This would basically mean that every post from reddit would be synchonized here.

There are some other things that I'd like to do as well:

  • avoid posting links from people who are already here (to let them make the Lemmy post themselves)
  • Lots of posts on /r/emacs are "self" posts from people describing or summarizing their project/blog posts, and with a link inside it. I'd like to add a (interactive) step to look at "self" submissions and see if there is a link that can be submitted.
  • While checking for "self" submissions, possibly send a DM to the poster inviting them to join this community

What do you think? Should I go forward with these ideas?

508
509
0
Why not Elisp to build Nyxt? (nyxt.atlas.engineer)
submitted 1 year ago by rglullis to c/emacs
510
511
 
 
512
0
string-match | Emacs Lisp (www.youtube.com)
submitted 1 year ago by rglullis to c/emacs
513
514
515
516
0
submitted 1 year ago* (last edited 1 year ago) by rglullis to c/emacs
517
0
submitted 1 year ago* (last edited 1 year ago) by rglullis to c/emacs
518
2
submitted 1 year ago* (last edited 1 year ago) by beemer2001ny to c/emacs
 
 

What are you using to make your VHDL development faster and cleaner; eMacs configurations files / linters etc.

519
1
Opening Large Files (emacsredux.com)
submitted 1 year ago by rglullis to c/emacs
520
 
 

This is a followup on the previous call for collecting GC statistics [1].

We now got around 90 reports in the mailing list [2] and the frequency of getting new reports is fairly low now.

Thus, I would like to make one final call to submit the statistics. After a week from now, I will start bringing all the data together.

[1] https://reddit.com/r/emacs/comments/14dej62/please_help_collecting_statistics_to_optimize/

[2] https://lists.gnu.org/archive/html/emacs-gc-stats/

521
 
 

URL: https://bbb.emacsverse.org/b/iho-h7r-qg8-led Time & Date: <2023-08-09 Wed 19:00-21:00 @+03,Europe/Istanbul>

Thanks everyone who participated! We had quite a few people by Emacs meetup standards.

Here is a short summary of the main discussion points (those that I remember):

522
0
submitted 1 year ago by rglullis to c/emacs
523
524
 
 

With Zotra, you can get a bibliography entry from a url or a search identifier (DOI, ISBN, PMID, arXiv ID). You can even add a bookmark to you browser so that when you click it, the bibliography information of the webpage you're visiting would be saved in some bib file. You can also get the links for attachments and download them from Emacs.

This is done using Zotero translators, so it basically has the full power of Zotero. There is no need for the Zotero client, but it needs to connect to either Zotero translation server or zotra-cli as the backend.

525
 
 

First of all, I'd want to thank you all that subscribed to the community and doubly so for those that are actively contributing, posting and writing comments. I might be missing some data (federation is never perfect) but it seems that !emacs@communick.news is the most active Emacs-related community in the whole threadiverse.

Second, it is no secret that I am working hard to have an ethical and sustainable alternative to the walled gardens of Big Tech, and I think that having at least one community on Lemmy that could surpass the reddit equivalent would be an impressive milestone.

Given that, I want to ask for your feedback and your help to increase the momentum. What can we do to make this place a reference not just for the fediverse, but the whole Internet?

So far, what I've been doing:

  • Checking all the resources that we have on the sidebar (which was shamelessly copied from reddit)
  • Following #emacs on Mastodon to find out interesting links that could be posted here.
  • Inviting people I find on /r/emacs and on Mastodon for them to join this community.

Bear in mind that I am not looking for "growth at all costs" and I really do not want to sacrifice quality over quantity. I think we can "win" by continuously attracting the people that are passionate about Emacs and slowly converting them away from Reddit and into here.

As always, feel free to throw around all of your ideas around. I am pretty sure that something good will come out of this discussion.

view more: ‹ prev next ›