i have a vague memory of having used sh and then we were told to use
shell. can we all use begin src sh now?
On 3/24/23, Ihor Radchenko wrote:
> Matt writes:
>
>> What benefit does "shell" provide?
>>
>> - The "shell" language allows an arbitrary executable to be run. This
>> means that shells
On 3/23/23 15:44, Zelphir Kaltstahl wrote:
Hello org mode users!
I recently looked into getting org mode tables to properly align cell borders
and table border, when using Chinese characters in them.
I found out, that there is valign mode [1] and was happy with it for a few
days. But then I
it is all ok with me, but not everybody has personal test cases for
sorting sequence, and soembvody might get bitten by a subtle change
like this which pop up every once in a while. thus the conflated
thing -> 2 names. the old one could be deprecated or so, i was
thinking. i get your points thou
Not sure it meets all formalities. For example it is not clear to me, whether I
should add the "TINYCHANGE" at the bottom of my commit message.
You should, unless you have FSF copyright assignment.
I am not sure what "have FSF copyright assignment" means. I would not mind
assigning copyright of
Here is a small patch to document org-hide-emphasis-markers
Best wishes,
Stephen
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 37fd3df14..50662669e 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -11005,6 +11005,10 @@ To turn off fontification for marked up text, you can
Some small docstring fixes to align with convention in Emacs for
'Non-nil means ...'
Stephen
diff --git a/lisp/org.el b/lisp/org.el
index 4d12084d9..08a6f1a50 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -3600,13 +3600,13 @@ following symbols:
(const :tag "Entities" entities
Max Nikulin writes:
>> Sure. This is not by itself a big deal. A number of Elisp libraries,
>> including built-in Emacs libraries are loaded with side effects.
>
> It is still violation of conventions:
>
> (info "(elisp) Coding Conventions")
> https://www.gnu.org/software/emacs/manual/html_node/e
Zelphir Kaltstahl writes:
> My settings for org mode regarding fonts/faces are:
> ...
It may be tricky to get the scaling right sometimes.
I use the following:
;; Credit for the suggestion about `face-font-rescale-alist': @viz:okash.it
(Matrix)
(push `("Sarasa Mono hc" . ,(/ 16.0 13.0)) face-f
Samuel Wales writes:
> i have a vague memory of having used sh and then we were told to use
> shell. can we all use begin src sh now?
You can use anything listed in `org-babel-shell-names'.
Also, see https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-shell.html
--
Ihor Radchenko // y
Akira Kyle writes:
> Unfortunately, I'm still waiting for my fsf copyright assignment
> paperwork to go through, and I think I'm already at my maximum
> allowed copyright-exempt contributions for emacs.
Do note that FSF should reply within 5 working days.
If not, please follow up and wait anot
On Sat, Mar 25, 2023 at 06:13 PM, Ihor Radchenko
wrote:
Do note that FSF should reply within 5 working days.
If not, please follow up and wait another 5 working days.
They should reply by then, but if still not, let us know - we
will be
able to push them further.
The last message I rece
Akira Kyle writes:
>> Do note that FSF should reply within 5 working days.
>> If not, please follow up and wait another 5 working days.
>> They should reply by then, but if still not, let us know - we
>> will be
>> able to push them further.
>
> The last message I received from them was over a m
On 3/25/23 18:55, Ihor Radchenko wrote:
Zelphir Kaltstahl writes:
My settings for org mode regarding fonts/faces are:
...
It may be tricky to get the scaling right sometimes.
I use the following:
;; Credit for the suggestion about `face-font-rescale-alist': @viz:okash.it
(Matrix)
(push `("S
Ihor Radchenko writes:
> I investigated further and now applied a set of patches that improves
> prompt filtering in org-comint.
> ..
Thanks Ihor.
I don't get random failures anymore. And thanks for fixing the tests
that were incorrect.
Thanks Pareto for mentioning the possibiliy to customize
Zelphir Kaltstahl writes:
> Just in case I want to use other fonts at some point: How did you (or anyone
> else) derive the 16/13 number? Is there a general way, other than "try
> numbers
> and see what fits"?
I did trial and error. AFAIU, it totally depends on the font's
width-to-height rati
* JD Smith [2023-03-25 05:22]:
> > It is more visible, but I am trying to understand what o you consider
> > better then outline-minor-mode
>
> It sets up headline regexps automatically and consistently, and adds
> configurable styling and org-inspired speed keys on headings. At
> core it is s
Ihor Radchenko writes:
> Note that setting the prompt to non-"", makes little sense - we want to
> remove it anyway. Why do extra work?
Oh, I didn't notice you set the prompt to "". I thought the extra work
you were being done was *because* somewhere else the default was set to
"λ ".
I agree, d
My apologies, I've made a mistake. There is not such a bug. Everythings
works correctly.
On Wed, 22 Mar 2023 at 13:18, Sławomir Grochowski <
slawomir.grochow...@gmail.com> wrote:
> Ok. I will try to send my first patch.
> Desired behavior is: by using command 'org-columns-edit-value' do not
> cha
18 matches
Mail list logo