Re: I can't set dabbrev to respect the writen case

2022-05-17 Thread Ypo
Thanks, Samuel. I am trying Company. It works with dabbrev out of the box, and I understand its options for cases, so I get what I intended. Best regards, Ypo El 17/05/2022 a las 1:43, Samuel Wales escribió: did you confirm that fancy-dabbrev is not setting a dabbrev setting? On 5/16/22

Re: I can't set dabbrev to respect the writen case

2022-05-16 Thread Ypo
Thanks, Samuel I've uninstalled fancy-dabbrev, and it seems to work when I complete using M-/. But, now I don't have candidates to choose the completion. Any advice with this? Best regards, Ypo El 16/05/2022 a las 0:15, Samuel Wales escribió: i do not use fancy-dabbrev, but i use dabbrev

Re: I can't set dabbrev to respect the writen case

2022-05-15 Thread Ypo
Thanks, Juan Manuel. These are my variables, it keeps changing what I have already written: '(case-replace nil)  '(dabbrev-case-distinction t)  '(dabbrev-case-fold-search t)  '(dabbrev-case-replace t)  '(dabbrev-upcase-means-case-search nil) Best regards, Ypo El 15/05/2022 a las 0:32, Juan

I can't set dabbrev to respect the writen case

2022-05-14 Thread Ypo
nsion) "hello" — (What I get when accepting the expansion) "hello" — (What I wanted) "Hello" Best regards, Ypo

Org as a workspace (an impromptu reflection)

2022-05-01 Thread Ypo
Same here, I attach a screenshot that leaves an idea of my daily life at work. I can't withstand Windows shortcuts now.

Travels to notes

2022-04-16 Thread Ypo
Tomorrow I am going to do an excursion with a friend. Do you save your trips with any app that allows to export them to a format friendly with your notes? Best regards

Messing Emacs-orgmode Digest,

2022-03-30 Thread Ypo
Sorry for the mess I made in my last message   :$

Re: Emacs-orgmode Digest, Vol 193, Issue 30

2022-03-30 Thread Ypo
Thanks, Detlef, I re-installed this essential package for me. El 28/03/2022 a las 18:00, emacs-orgmode-requ...@gnu.org escribió: Send Emacs-orgmode mailing list submissions to emacs-orgmode@gnu.org To subscribe or unsubscribe via the World Wide Web, visit

Is there a maintained calf-calendar fork?

2022-03-26 Thread Ypo
is affirmative: could it be on MELPA? Can MELPA change to new forks? Best regards, Ypo

Footnote tooltips (an attempt)

2022-02-22 Thread Ypo
I love it! I am going to read your code, Juan Manuel, I won't understand anything but that function is very interesting for me, since it could be used too with internal links, I suppose. Thanks

Suggestion about org-num

2022-02-06 Thread Ypo
studying. This happens too with book notes: the numbering of the headlines could even be the same than the numbering of the chapters of the book. Best regards, Ypo

Re: Tool to compare and choose fonts

2022-01-05 Thread Ypo
It was that, Ihor! Thanks Ihor and Juan Manuel Jan 5, 2022 15:03:27 Ihor Radchenko : > Ypo writes: > >> Was a tool to compare fonts presented in this list some time ago? >> >> I lost it, I thought I discovered it on Reddit, but now I am thinking I >> found i

Tool to compare and choose fonts

2022-01-04 Thread Ypo
Was a tool to compare fonts presented in this list some time ago? I lost it, I thought I discovered it on Reddit, but now I am thinking I found it here. It was a script that presented on emacs every font in the computer, in pairs; so the user chose one font each time, like if it were a

Re: From macros to elisp programming?

2021-12-07 Thread Ypo
6 Dec 2021 at 10:43, Ypo wrote: Hi I am able to make macros, but I think I am far away from Lisp programming. Is there a path to go from macros to elisp programming? For example, the last macro I've made is for transforming the name of some headlines, adding in front of them a part from th

Re: From macros to elisp programming?

2021-12-06 Thread Ypo
Lovable!! Thanks! Ypo El 06/12/2021 a las 19:08, András Simonyi escribió: Dear All, On Mon, 6 Dec 2021 at 14:43, Ypo wrote: I am able to make macros, but I think I am far away from Lisp programming. [...] Is there a path to go from macros to elisp programming? there is a package called

From macros to elisp programming?

2021-12-06 Thread Ypo
l. (2019) "5 Los Motivos Adquiridos - INTRODUCCIÓN" Are macros near to elisp programming or they are two different worlds? Ypo

Is mouse necessary when working with PDF?

2021-11-20 Thread Ypo
What tool do you use to highlight PDF? Do you copy your highlights to a .org file? I use org-noter, but it seems the mouse is necessary to work with PDF. Best regards, Ypo

Should be possible to export list items emphasized by default?

2021-11-14 Thread Ypo
Is it intended to not be able to emphasize the whole item of a list? Example: /1. Introduction/ It doesn't work as a list item 1. //Introduction// It works as a list item but, when exporting, it doesn't export the whole item emphasized. Best regards, Ypo

Re: Could a .bib file be edited and organized in an "org-mode" way and still work as a .bib file?

2021-10-31 Thread Ypo
Not much time these days to thank you for your help, specially Ihor, András, Eric. After thinking about it, I think I will maintain 2 files by now: 1.bib and 1.org. with my highlights and other notes. Best regards :-) Ypo El 19/10/2021 a las 16:45, Ihor Radchenko escribió: András Simonyi

Could a .bib file be edited and organized in an "org-mode" way and still work as a .bib file?

2021-10-19 Thread Ypo
em produces too much 1,25-dihydroxyvitamin D in the serum, which can raise serum calcium levels too high. Best regards, Ypo

Customization of IDs generation method

2021-10-11 Thread Ypo
How would the "New option org-id-ts-format" work? I added to my init.el these lines with no result (sorry if I am commiting heresy): (defcustom org-id-ts-format "%Y-%m-%d-T%H-%M-%S.%6N"   "Timestamp format for IDs generated using `ts' `org-id-method'. The format should be suitable to pass as

Re: cite page number

2021-10-05 Thread Ypo
You are right. Chapters with reference to pages. Oct 5, 2021 23:24:22 Bruce D'Arcus : > On Tue, Oct 5, 2021 at 3:57 PM Ypo wrote: > >> I think that already works. For me it was overkilling when I tried to use it >> for my personal notes. It was too much work and it cl

Re: cite page number

2021-10-05 Thread Ypo
I think that already works. For me it was overkilling when I tried to use it for my personal notes. It was too much work and it cluttered my "global" references.bib with an item for each cited page. But maybe that would be the correct way? Since in the bibliography references it must appear

LaTeX mysteries

2021-09-22 Thread Ypo
mat=flowed > On 20/09/2021 00:16, Ypo wrote: >> >> Then I think I will behave like grown people and use LaTeX syntax, >> previewing it on HTML exports, cause it gives no errors compared to the >> problematic PDF exports. > > I never considered HTML as a vi

Re: Emacs-orgmode Digest, Vol 187, Issue 19

2021-09-19 Thread Ypo
un, 19 Sep 2021 19:05:01 +0700 > From: Max Nikulin > To: emacs-orgmode@gnu.org > Subject: Re: Overlining troubles > Message-ID: > Content-Type: text/plain; charset=utf-8; format=flowed > > On 19/09/2021 00:51, Ypo wrote: > > > I use orgmode to read and study

Re: Overlining troubles

2021-09-18 Thread Ypo
ke it work at my work computer. LaTeX preview is almost a dream to me. Best regards El 18/09/2021 a las 19:32, Timothy escribió: Hi Ypo, If you’re thinking of maths, why not just write inline LaTeX, e.g. \(\bar{x}\) ? All the best, *Timothy* *From*: Ypo <mailto:"Ypo; > *Sub

Re: Overlining troubles

2021-09-18 Thread Ypo
..@gnu.org escribió: Message: 7 Date: Sat, 18 Sep 2021 20:48:36 +0800 From: Timothy To: Ypo Cc: emacs-orgmode@gnu.org Subject: Re: Overlining troubles Message-ID: <87ee9mdp5i@gmail.com> Content-Type: text/plain; charset="utf-8" Hi Ypo, You’ll likely want to override `org-html

Overlining troubles

2021-09-18 Thread Ypo
Hi I have tried many times in different ways to "overline" text. I am able to overline it on orgmode (I sacrificed the =verbatim= marker to achieve it), but it doesn't export overlined (nor HTML, nor LaTeX). I tried in the past to add it to "Org Emphasis Alist" but it didn't work. Is it

I can't find "org-latex-toc-command"

2021-08-25 Thread Ypo
e if it's there or not. Best regards, Ypo

HELM: M-x (+lag+) command

2021-07-12 Thread Ypo
You are right. It's the HELM buffer what takes some time to listen to me, and meanwhile my pulsations go to the text buffer where I was. Thanks. El 12/07/2021 a las 18:00, emacs-orgmode-requ...@gnu.org escribió: This does not sound like typical behaviour. The first thing which needs to be

Enhancement: M-x (+lag+) command

2021-07-11 Thread Ypo
availability. Couldn't this lag be neutralized? For example, by recording every sent key after M-x and pasting them down when the commands new buffer is available? Greetings, Ypo

Emacs-orgmode Digest, Vol 185, Issue 7

2021-07-06 Thread Ypo
Hi Several things around my mind. Pick one if you like, and I will try to explain it better. - when using ediff, if there is an image near the text which has differences, it works wrong. Like if the image wouldn't allow ediff to scroll and show the difference. I just see the image,

A dictionary made in Org Mode

2021-06-18 Thread Ypo
Could we buy "the whole pack"? The physical dictionary, the digital (orgmode) format, the emacs and latex whole configuration and packages, etc? Or would it be useless for the profanes as me? Congratulations!

Solved: One habit malfunctioning

2021-06-15 Thread Ypo
Solved: It was a problem with the LOGBOOK. There were 2 days for the same week, instead of 1. Sorry I didn't show the whole LOGBOOK in the previous message. - State "HECHO"  from ""   [2021-04-07 mi. 09:02] - State "HECHO"  from ""   [2021-04-06 ma. 10:14] Best regards

One habit malfunctioning

2021-06-12 Thread Ypo
I am enjoying HABITS style, lately. They work great, but there is a task that doesn't show consistency graph correctly, I don't know why. Once in a while the graph is shown correctly. I share my LOGBOOK. I think 1 day should appear blue, and the other ones, green. In the attached file

Re: org-attach a directory?

2021-06-10 Thread Ypo
In case you don't know it, take a look at the inheritance option for attachments. Very very very useful: You can use the same DIRectory with many subtrees without being necessary to attach the directory to each of them.

Re: org-attach a directory?

2021-06-09 Thread Ypo
tment of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu <http://kitchingroup.cheme.cmu.edu> On Wed, Jun 9, 2021 at 3:35 PM Ypo <mailto:ypun...@gmail.com>> wrote: Firstly you set the folder wher

Re: org-attach a directory?

2021-06-09 Thread Ypo
im/his) Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu <http://kitchingroup.cheme.cmu.edu> On Wed, Jun 9, 2021 at 3:35 PM Ypo <mailto:ypun...@gmail.com>> wro

Re: org-attach a directory?

2021-06-09 Thread Ypo
Firstly you set the folder where your files are as attachment DIRectory. Then, you set your target attachment DIRectory (always using the attachment commands). After doing this, you will be offered the option to copy and delete all the files from the former to the target folder. Hugs

Re: Could a citation act as a link, or a link to be exported as a citation?

2021-06-07 Thread Ypo
the link reference. Given it operates well with Orgmode now and has transitioned into globa minor mode some of its deficiencies have been ironed out. Jonathan June 7, 2021 9:03 AM, "Ypo" <mailto:ypun...@gmail.com?to=%22Ypo%22%20>> wrote: I've been reading you about ci

Could a citation act as a link, or a link to be exported as a citation?

2021-06-07 Thread Ypo
I've been reading you about cites. Conversation is above my head, but just in case it could be helpful, I would like to address a frequent problem in the workflow of taking notes, that advanced users suffer too. When taking notes, it's usual to make some bibliographical references in one file

SOLVED: Could habits appear in the correspondent hour in org-agenda?

2021-05-30 Thread Ypo
It works, thanks! El 30/05/2021 a las 6:04, Ihor Radchenko escribió: Ypo writes: Hi! Thanks for answering. It was just a thought. Habits appear like this (not sure how images can be attached in the mail list): borrar-1 I thought it would be interesting to have the option to show them like

Re: (✿╹◡╹) there are always ways to go - Re: Sad tweet

2021-05-24 Thread Ypo
I think he is the creator of the magit package. May 24, 2021 23:02:56 Jean Louis : > * Ypo [2021-05-24 00:30]: >> I've read this: >> >> "Contributing to Emacs is so frustrating. It's not worth it for minor things >> and if I cannot get some experience and conf

Sad tweet

2021-05-23 Thread Ypo
I've read this: "Contributing to Emacs is so frustrating. It's not worth it for minor things and if I cannot get some experience and confidence with minor things, then I likely won't ever make major contributions." https://twitter.com/magit_emacs/status/1396536686570610697?s=19

Could habits appear in the correspondent hour in org-agenda?

2021-05-09 Thread Ypo
Hi I am tinkering with the agenda to make it look better. I am quite happy with the results, but I would like habits to go in the time of the day when they are programmed to be done. Is it possible? Best regards, Ypo

Re: Separator "::" -> what is it for in headlines?

2021-05-02 Thread Ypo
Hi! I have updated to: GNU Emacs 27.2 (build 1, i686-w64-mingw32) Org mode version 9.4.5 (9.4.5-29-gc43041-elpa Same issue: * *To **the left of* :: it's bold Note: I coudn't find Org mode version 9.5, just 9.4.5 Best regards, Ypo El 01/05/2021 a las 19:18, Diego Zamboni escribió: Why

Separator "::" -> what is it for in headlines?

2021-05-01 Thread Ypo
Why does the separator "::" work with headlines? Example: * Headline with separator :: This would be the description of a list, but what is it here? 2.6 Plain Lists /Description /list items are unordered list items, and contain the separator ‘::’ to distinguish the description term from

Re: [Patch] to correctly sort the items with emphasis marks in a list

2021-04-12 Thread Ypo
This is my result after doing "org-sort-list a":   - /a/   - /v/   - a   - b Regards

Re: Choosing a LaTeX Compiler (my predilection for LuaTeX)

2021-04-06 Thread Ypo
Thanks, Juan Manuel, if LuaTeX just solved the "symbols problem" it would be a great feature. But.., why nothing in TeX seems to be easy?! ;D lualatex: security risk: running with elevated privileges This is LuaHBTeX, Version 1.12.0 (MiKTeX 20.11)  system commands enabled.

Re: First steps exporting to tex

2021-04-04 Thread Ypo
>>> El 03/04/2021 a las 18:00, emacs-orgmode-requ...@gnu.org escribió: Message: 34 Date: Sun, 04 Apr 2021 00:31:24 +1100 To:emacs-orgmode@gnu.org Subject: Re: First steps exporting to tex Message-ID:<871rbr7ag1@gmail.com> Content-Type: text/plain; charset=utf-8 Why do you think you

First steps exporting to tex

2021-04-03 Thread Ypo
Good morning After reading your interesting advices, I've decided to start my path through LaTeX. I have been some hours trying to start, with little result, but I hope that once established a *workflow* the results will come and the new invested time will be directed just to get better and

About exporting

2021-03-29 Thread Ypo
Hi After some years of using orgmode, and exporting using its defaults, I would like to take a quality leap and find a way of exporting for life. My options: LaTeX, ODT, HTML. LaTeX: I can see some masters here that make professional books, and I have some friends that publish scientific

SOLVED: Problems while trying to load feature

2021-03-16 Thread Ypo
Thanks, Nick. SOLVED :-) El 15/03/2021 a las 17:00, emacs-orgmode-requ...@gnu.org escribió: Message: 30 Date: Mon, 15 Mar 2021 11:15:29 -0400 From: Nick Dokos To:emacs-orgmode@gnu.org Subject: Re: Problems while trying to load feature Message-ID:<878s6o8n3i@alphaville.usersys.redhat.com>

Re: Problems while trying to load feature

2021-03-15 Thread Ypo
: org [2 times] elisp--preceding-sexp: End of file during parsing Mark set Best regards, Ypo El 14/03/2021 a las 18:05, Richard Lawrence escribió: Hi Ypo, Ypo writes: Problems while trying to load feature ‘ol-org-w3m’ [etc.] It says "ol-..." because I tried to solve it aft

Problems while trying to load feature

2021-03-14 Thread Ypo
Hi This is my first message to this list. I am an orgmode dependant user, but not an advanced user, nor a programmer. My emacs is quite customized, though. I have been cleaning up my init.el file a little this Sunday, and solving some problems shown in "Messages" buffer after launching

Re: ORG update made Dired the only way to open folders

2020-09-21 Thread Ypo
Thanks, Nicolas Then could it be a bug? Before the update file: links to a folder opened it out of emacs. Now it doesn't, even using "attach"'s option which offers to open links out of emacs. Sep 21, 2020 21:08:44 Nicolas Goaziou : > Hello, > > Ypo writes: > >>

Re: ORG update made Dired the only way to open folders

2020-09-21 Thread Ypo
. When link has a description in org, the link itself is hidden. You can set `search-invisible' to t to make M-% replace invisible text or, alternatively, you can use non-interactive functions (re-search-forward + replace-match). Ypo writes: Thanks. It seems the problem is that "file:"

Re: ORG update made Dired the only way to open folders

2020-09-21 Thread Ypo
use there links have a [[][description]] that occurs them. Sep 19, 2020 06:48:55 Ihor Radchenko : >> Is it possible to open links to folders out of emacs? > > Take a look at `org-file-apps' variable. You can remove > (directory . emacs) part of it to return using default system app. > >

ORG update made Dired the only way to open folders

2020-09-18 Thread Ypo
Hi I updated to the new version of ORG, and a problem arose (although a hidden bless too): - now when I open a link to a folder, Dired is launched. This behaviour is different, before the update these links where open in an external window of Windows OS. Even when I use attach and choose to

<    1   2