Adelle Bernal

Results 10 issues of Adelle Bernal

Recoll is not indexing my Matlab (.m) files. is this default behaviour?

No probs, just when installing from Melpa: ```emacs-lisp In toplevel form: pomidor.el:30:1: Warning: Package cl is deprecated pomidor.el:217:1: Warning: defvar `pomidor-header-session-name-separator' docstring wider than 80 characters ```

Excellent package! Just one thing I noticed: when I activate org-agenda-toggle-diary (to include diary entries in org-agenda), my thousand of diary entries appear under "Other items". Is there a way...

enhancement
help wanted

**Describe the bug** I need the export annotations features but when I install pdf-tools with MELPA I only have one subfolder "build", and none of the rest so I can't...

What type of highlights / annotations are these on org buffers?

Hi! I want to use hypothesis module with orger. I run first: `pip3 install --user git+https://github.com/karlicoss/hypexport` Then I create secrets.py containing my username and token. Then I run `python3 -m...

I create a new enviroment with python3. I pip install promptify. I import it. `ModuleNotFoundError: No module named 'promptify'` Why am I getting this error?

cite:&Smith2008 and citep:&Smith2008 get both exported to C-c C-e r o as a bracketed citation. How to get a non-bracketed citation? Another issue: When I try to change the cite...

I need a function to search in filenames and retrieve those filenames containing the string I search for. For some reason, this piece of code is not working for this...