Re: customizing Org for legibility

2020-01-31 Thread Texas Cyberthal
Ok, I see what you're saying. You're proposing to have TODO states and
other tags on the left of the heading title in fixed pitch, and the
heading title in variable pitch. In my current setup the whole heading
is fixed in Agenda and variable in normal buffers. I agree it would be
good to have mixed-pitch headings.

On Sat, Feb 1, 2020 at 9:34 AM Samuel Wales  wrote:
>
> hi texas,
>
> apologies for any attribution errors.
>
> headers in the agenda are on the right.  so there is nothing to line
> up except tags, which are also not lined up in the outline.  so they
> can be variable pitch ...
>
> ... unless you make headers line up with /one another/?
>
> * like this
> * and this
>
> [i am writing this in variable pitch gmail so i probably misaligned
> but you get the point.]
>
> ?  in which case you need fixed pitch.
>
> didn't know anybody did that!



Re: A few changes to test in master

2020-01-31 Thread Kaushal Modi
On Fri, Jan 31, 2020, 9:45 PM Samuel Wales  wrote:

> org-table-header-line-mode?
>

+1

>


Re: A few changes to test in master

2020-01-31 Thread Samuel Wales
org-table-header-line-mode?



Re: A few changes to test in master

2020-01-31 Thread Kaushal Modi
On Fri, Jan 31, 2020, 6:28 AM Bastien  wrote:

> Dear all,
>
> I would like to highlight three changes from master that need to be
> carefully tested before Org 9.4 can be released:
>
> - M-x org-table-electric-header-mode RET will display the first row
>   of the table at point in the header line when the first row is not
>   visible anymore.
>

Hello Bastien,

Thanks for that mode!

Minor nitpick coming up..

May I suggest naming the mode org-table-sticky-header-mode instead? Somehow
the "electric" in the name wasn't intuitive to me.. or maybe that's just
me.


Re: customizing Org for legibility

2020-01-31 Thread Samuel Wales
hi texas,

apologies for any attribution errors.

headers in the agenda are on the right.  so there is nothing to line
up except tags, which are also not lined up in the outline.  so they
can be variable pitch ...

... unless you make headers line up with /one another/?

* like this
* and this

[i am writing this in variable pitch gmail so i probably misaligned
but you get the point.]

?  in which case you need fixed pitch.

didn't know anybody did that!



Re: customizing Org for legibility

2020-01-31 Thread Texas Cyberthal
> this is really impressive.  does it have a fill column?

That seems to be a quote from Zamboni's page. AFAIK, visual line mode
is the opposite of using a fill column.

#+begin_quote
i would be over the moon if you could make headers in the agenda variable pitch.
not only would it look better and be consistent with the outline, but it would
conserve space.
#+end_quote

I think headers in the agenda should remain fixed pitch, so that its
table aspects align correctly. Headers should be kept concise for
agenda compatibility. That's why I use non-standard syntax for
headings. E.g., I'd title this email chain thus:

tech | org-mode@ mail list | prose legibility | 2020-01

I don't recognize the other questions you're asking and suspect
they're for Zamboni.

Also, in my last email I miswrote: it's mixed-pitch not mixed-mode.

On Sat, Feb 1, 2020 at 4:13 AM Samuel Wales  wrote:
>
> i get the sense spacemacs has brought a lot of new users to emacs.  i
> don't use it but i have comments on your interesting and welcome
> beauty tips.
>
> i wasn't clear on the difference between beautifying list markers and
> using org bullets.
>
> this is really impressive.  does it have a fill column?  "... wrap
> around nicely in the window according to their proportional-font size,
> instead of at a fixed character count...".
>
> i would be over the moon if you could make headers in the agenda
> variable pitch.  not only would it look better and be consistent with
> the outline, but it would conserve space.
>
> also, i would remove the second column, which seems not to do anything.
>
> also, i removed colons from some columns in the agenda and think it
> looks better.  also i aligned all items.  also, i made bare active
> tses use a leader.  also i made everything more compact except
> categories which i widened.  also, i removed [xd.] in leaders.
>
> curious what the brackets mean in
>("PROPOSAL" . "orange")
>("[PROPOSAL]"   . "orange")
>
> what does reformatting a buffer change?
>
> could tags be fixed to stay at a column by counting pixels?
>
> thank you for the tips.
>
>
> On 1/31/20, Texas Cyberthal  wrote:
> > I aim to popularize Spacemacs as a personal info manager. Next task is
> > the Org configuration layer.
> >
> > As preparation, I wrote a post critiquing Org's out-of-the-box
> > legibility. I believe a default configuration should cater to
> > beginners, since they're least likely to know how to customize. On the
> > other hand, maybe a package should set defaults to the median user and
> > leave beginner intake to distributions.
> >
> > Along the way, I discovered mixed-pitch, which fixed most of my
> > complaint. It's quite obscure. I'd like to include it in Spacemacs'
> > Org layer.
> >
> > I'm sharing my thoughts to see whether I'm missing anything else.
> > https://cyberthal-ghost.nfshost.com/configuring-org-for-readable-prose-is-too-complicated/
> >
> >
>
>
> --
> The Kafka Pandemic
>
> What is misopathy?
> https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
>
> The disease DOES progress. MANY people have died from it. And ANYBODY
> can get it at any time.



a wide column problem

2020-01-31 Thread Jude DaShiell
For a table with a wide column can org-mode use a width on the column as
well as word wrap?
The work column is too wide in stafflog.org:

| arrived| staff   | work   
 | left   |
|+-+-+|
| [2020-01-28 09:08] | Daedon and Doug | watch Doug laundry dishes trash 
removal containers recovery | [2020-01-28 13:08] |
| [2020-01-29 20:30] | umuaru  | brought food   
 | [2020-01-29 20:45] |
| [2020-01-30 13:00] | alex| fixed drains brought lunch and black 
bags and put light cover on over stove | [2020-01-30 14:00] |
|| |
 ||

-- 




Bug: org-mks case insensitive search breaks org-capture-templates groups [9.3.1 (release_9.3.1-108-gebf8b3 @ /home/n/.emacs.d/straight/build/org-plus-contrib/)]

2020-01-31 Thread No Wayman



Remember to cover the basics, that is, what you expected to happen 
and
what in fact did happen.  You don't know how to make a good 
report?  See


https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.


Considering the following org-capture-templates:
#+begin_src emacs-lisp
(let ((org-capture-templates '(("l"  "Lower case")
  ("l1" "Lower case test" plain (file 
  "") nil)
  ("l2" "Lower case test" plain (file 
  "") nil)

  ("L"  "Upper case")
  ("Lt" "Upper case test" plain (file 
  "") nil

 (org-capture))
#+end_src

I would expect hitting "l" from the *Org Select* buffer would only 
show the templates prefixed with "l".

However all templates are in the sub-menu.

I believe the cause is that case-fold-search is not temporarily 
set to nil in the org-mks function.

This small patch results in the correct behavior for me:

diff --git a/lisp/org-macs.el b/lisp/org-macs.el
index 7545e60b0..cc3a8be12 100644
--- a/lisp/org-macs.el
+++ b/lisp/org-macs.el
@@ -414,6 +414,7 @@ alist with (\"key\" \"description\") entries. 
When one of these

is selected, only the bare key is returned."
  (save-window-excursion
(let ((inhibit-quit t)
+  (case-fold-search nil)
  (buffer (org-switch-to-buffer-other-window "*Org Select*"))
  (prompt (or prompt "Select: "))
  current)


Emacs  : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, X 
toolkit, cairo version 1.17.3, Xaw3d scroll bars)

of 2020-01-17
Package: Org mode version 9.3.1 (release_9.3.1-108-gebf8b3 @ 
/home/n/.emacs.d/straight/build/org-plus-contrib/)




Re: A few changes to test in master

2020-01-31 Thread Bastien
Hi Eric,

"Fraga, Eric"  writes:

> 1. the header contents are placed at the leftmost column means the first
>row does not align with the table in two cases:
>1. when display-line-number-mode is active and/or
>2. when org-indent-mode is used.

This concern should be gone now - if you can, please pull from master
and test again.

Thanks!

-- 
 Bastien



Re: customizing Org for legibility

2020-01-31 Thread Samuel Wales
i get the sense spacemacs has brought a lot of new users to emacs.  i
don't use it but i have comments on your interesting and welcome
beauty tips.

i wasn't clear on the difference between beautifying list markers and
using org bullets.

this is really impressive.  does it have a fill column?  "... wrap
around nicely in the window according to their proportional-font size,
instead of at a fixed character count...".

i would be over the moon if you could make headers in the agenda
variable pitch.  not only would it look better and be consistent with
the outline, but it would conserve space.

also, i would remove the second column, which seems not to do anything.

also, i removed colons from some columns in the agenda and think it
looks better.  also i aligned all items.  also, i made bare active
tses use a leader.  also i made everything more compact except
categories which i widened.  also, i removed [xd.] in leaders.

curious what the brackets mean in
   ("PROPOSAL" . "orange")
   ("[PROPOSAL]"   . "orange")

what does reformatting a buffer change?

could tags be fixed to stay at a column by counting pixels?

thank you for the tips.


On 1/31/20, Texas Cyberthal  wrote:
> I aim to popularize Spacemacs as a personal info manager. Next task is
> the Org configuration layer.
>
> As preparation, I wrote a post critiquing Org's out-of-the-box
> legibility. I believe a default configuration should cater to
> beginners, since they're least likely to know how to customize. On the
> other hand, maybe a package should set defaults to the median user and
> leave beginner intake to distributions.
>
> Along the way, I discovered mixed-pitch, which fixed most of my
> complaint. It's quite obscure. I'd like to include it in Spacemacs'
> Org layer.
>
> I'm sharing my thoughts to see whether I'm missing anything else.
> https://cyberthal-ghost.nfshost.com/configuring-org-for-readable-prose-is-too-complicated/
>
>


-- 
The Kafka Pandemic

What is misopathy?
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html

The disease DOES progress. MANY people have died from it. And ANYBODY
can get it at any time.



Re: C-c C-c to close the buffer in *Org Src ...* buffers

2020-01-31 Thread Matthew Lundin
"Berry, Charles" via "General discussions about Org-mode." 
 writes:

>> On Jan 31, 2020, at 3:03 AM, Bastien  wrote:
>> 
>> Hi all,
>> 
>> I'd like to make  an equivalent to  in Org Src
>> buffers so that hitting  will close the buffer, which seems
>> natural.
>> 
>> WDYT?
>
> Many modes used in org src buffers have C-c C-c in their maps. python,
> latex, c++, shell, R, ...
>
> I often use C-c C-c in R src edit buffers to eval functions and code
> blocks, so this will be an inconvenience for me (and I suspect for
> others).

Agreed. C-c C-c in python-mode is bound to python-shell-send-buffer,
which evaluates the buffer in a running instance of python. I think
 has fewer conflicts with existing bindings. 

Matt





Re: C-c C-c to close the buffer in *Org Src ...* buffers

2020-01-31 Thread Berry, Charles



> On Jan 31, 2020, at 3:03 AM, Bastien  wrote:
> 
> Hi all,
> 
> I'd like to make  an equivalent to  in Org Src buffers
> so that hitting  will close the buffer, which seems natural.
> 
> WDYT?

Many modes used in org src buffers have C-c C-c in their maps. python, latex, 
c++, shell, R, ...

I often use C-c C-c in R src edit buffers to eval functions and code blocks, so 
this will be an inconvenience for me (and I suspect for others).

HTH,

Chuck





Re: customizing Org for legibility

2020-01-31 Thread Texas Cyberthal
Thanks for the insight on why things are the way they are. Sounds like
the Spacemacs layer is the correct place to address legibility.
Knowing this will help me argue my case at Spacemacs.

I planned to mine the Zamboni post already. mixed-mode must be obscure
indeed if he didn't know about it until today either!

One thing I don't understand: It seems that GUI and terminal modes are
completely different. Rather than constrain GUI defaults to terminal
limitations, it makes sense to gracefully degrade them when a terminal
is detected. I assume that terminal users don't care about variable
pitch. They're likely doing sysadmin, with little or no prose
interaction.

On Fri, Jan 31, 2020 at 9:20 PM Diego Zamboni  wrote:
>
> Hi,
>
> I think it's a noble effort to popularize org-mode and to make it easier to 
> use. And I learned today about mixed-pitch :)
>
> However, a lot of visual configuration depends on fonts, colors, and other 
> things which may vary a lot between users. While most of us by now probably 
> use a graphical version of Emacs, any such default settings should be done 
> with care for users who still use Emacs on a pure-text interface.
>
> Making some default prettification as part of Spacemacs's org-mode layer 
> would be nice, since it includes a lot of customization and eye candy already.
>
> In case it's of use or for reference, I wrote a "Beautifying org-mode" blog 
> post some time ago: https://zzamboni.org/post/beautifying-org-mode-in-emacs/
>
> (the corresponding section of my config file is here: 
> https://github.com/zzamboni/dot-emacs/blob/master/init.org#beautifying-org-mode)
>
> All the best,
> --Diego
>
>
>
> On Fri, Jan 31, 2020 at 10:35 AM Texas Cyberthal  
> wrote:
>>
>> I aim to popularize Spacemacs as a personal info manager. Next task is
>> the Org configuration layer.
>>
>> As preparation, I wrote a post critiquing Org's out-of-the-box
>> legibility. I believe a default configuration should cater to
>> beginners, since they're least likely to know how to customize. On the
>> other hand, maybe a package should set defaults to the median user and
>> leave beginner intake to distributions.
>>
>> Along the way, I discovered mixed-pitch, which fixed most of my
>> complaint. It's quite obscure. I'd like to include it in Spacemacs'
>> Org layer.
>>
>> I'm sharing my thoughts to see whether I'm missing anything else.
>> https://cyberthal-ghost.nfshost.com/configuring-org-for-readable-prose-is-too-complicated/
>>



Re: A few changes to test in master

2020-01-31 Thread Bastien
Hi Eric,

"Fraga, Eric"  writes:

> This is very appealing and I'll be using it by default (despite issues;
> see below) as I often have long tables in my documents.

Thanks, I also start to use it by default to test it more.

> Some issues which may or may not be easily fixable or may require more
> effort than is worth:
>
> 1. the header contents are placed at the leftmost column means the first
>row does not align with the table in two cases:
>1. when display-line-number-mode is active and/or
>2. when org-indent-mode is used.

Yes -- I'll see what can be done in this area, but probably the
easiest way is to warn the user of compatibility issues.

> 2. the display of the first row does not have column widths adjusted and
>so the entries do not line up if the table itself has adjusted column
>widths (C-c TAB).

`org-table-automatic-realign' being t by default, I very seldom have a
problem with the alignment of the first row, so this one does not seem
to be very problematic to me.

Thanks for your feedback,

-- 
 Bastien



Re: Add a new link type for video files

2020-01-31 Thread Bastien
stardiviner  writes:

> Ok, I will push code and tutorial to Worg. I remember I added once
> for ob-clojure-literate.el.

Thanks a lot,

-- 
 Bastien



Re: A few changes to test in master

2020-01-31 Thread Bastien
Hi stardiviner,

stardiviner  writes:

> I can't added numeric priorities with default =[C-c ,]= keybinding.*

The  keybinding respect the current priority, which either
depends on org-priority-lowest/highest/default or on #+PRIORITIES
for buffer-local setting.

Please change the setting (either globally or locally) and test
 again.

Thanks,

-- 
 Bastien



Re: Unschedule an item from the date prompt

2020-01-31 Thread Bastien
Hi Nathan,

Nathan Neff  writes:

> But there's nothing mentioned there.  Is there a way to unschedule
> something other than C-u C-c C-s?

Not that I'm aware of - what would you find useful?

-- 
 Bastien



Re: C-c C-c to close the buffer in *Org Src ...* buffers

2020-01-31 Thread William Denton

On 31 January 2020, Bastien wrote:


I'd like to make  an equivalent to  in Org Src buffers
so that hitting  will close the buffer, which seems natural.


Sound sensible.

I use a tip from Artur Malabarba 
(http://endlessparentheses.com/emacs-narrow-or-widen-dwim.html) to use C-x C-s 
to save and close the buffer, which is easy to remember, but C-c C-c is natural 
and very Orgish.


Bill
--
William Denton :: Toronto, Canada   ---   Listening to Art: 
https://listeningtoart.org/
https://www.miskatonic.org/ ---   GHG.EARTH: https://ghg.earth/
Caveat lector.  ---   STAPLR: https://staplr.org/



Re: customizing Org for legibility

2020-01-31 Thread Diego Zamboni
Hi,

I think it's a noble effort to popularize org-mode and to make it easier to
use. And I learned today about mixed-pitch :)

However, a lot of visual configuration depends on fonts, colors, and other
things which may vary a lot between users. While most of us by now probably
use a graphical version of Emacs, any such default settings should be done
with care for users who still use Emacs on a pure-text interface.

Making some default prettification as part of Spacemacs's org-mode layer
would be nice, since it includes a lot of customization and eye candy
already.

In case it's of use or for reference, I wrote a "Beautifying org-mode" blog
post some time ago: https://zzamboni.org/post/beautifying-org-mode-in-emacs/

(the corresponding section of my config file is here:
https://github.com/zzamboni/dot-emacs/blob/master/init.org#beautifying-org-mode
)

All the best,
--Diego



On Fri, Jan 31, 2020 at 10:35 AM Texas Cyberthal 
wrote:

> I aim to popularize Spacemacs as a personal info manager. Next task is
> the Org configuration layer.
>
> As preparation, I wrote a post critiquing Org's out-of-the-box
> legibility. I believe a default configuration should cater to
> beginners, since they're least likely to know how to customize. On the
> other hand, maybe a package should set defaults to the median user and
> leave beginner intake to distributions.
>
> Along the way, I discovered mixed-pitch, which fixed most of my
> complaint. It's quite obscure. I'd like to include it in Spacemacs'
> Org layer.
>
> I'm sharing my thoughts to see whether I'm missing anything else.
>
> https://cyberthal-ghost.nfshost.com/configuring-org-for-readable-prose-is-too-complicated/
>
>


Re: Add a new link type for video files

2020-01-31 Thread stardiviner


Bastien  writes:

> Hi Stardiviner,
>
> Nicolas Goaziou  writes:
>
>> I don't have a strong opinion on this, but considering Emacs does not
>> provide any way to play videos out of the box, I think there is no point
>> in shipping this with Emacs.
>
> agreed.  But this is a also nice feature (provided it does not depend
> on the presence of mplayer only) -- if you find a way to publish this
> code and advertize it on Worg, please go ahead.
>
> We should work on making Worg more readable and efficient in promoting
> external Org libraries - there are tons of them in the wild.
>
> Thanks,

Ok, I will push code and tutorial to Worg. I remember I added once for 
ob-clojure-literate.el.

Thanks Bastien

-- 
[ stardiviner ]
   I try to make every word tell the meaning what I want to express.

   Blog: https://stardiviner.github.io/
   IRC(freenode): stardiviner, Matrix: stardiviner
   GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
  



Re: A few changes to test in master

2020-01-31 Thread stardiviner


Bastien  writes:

> Dear all,
>
> I would like to highlight three changes from master that need to be
> carefully tested before Org 9.4 can be released:
>
> - M-x org-table-electric-header-mode RET will display the first row
>   of the table at point in the header line when the first row is not
>   visible anymore.
>
> - Numeric priorities: e.g. #+PRIORITIES: 1 10 3 in the buffer will
>   let you use numeric priorities (from 1 to 10, default to 3).
>   You cannot use higher values than 64 for priorities.  I don't want
>   to go too far in the flexibility of priorities, but I think this
>   generalization is fine.

I can't added numeric priorities with default =[C-c ,]= keybinding.

>
> - The new org-agenda-filter command has been adapted to use the
>   current filters as the default value.  I find it more consistent
>   with the previous implementation of filtering.
>
> Let me know if any of these changes is problematic for you.
>
> Thanks,


-- 
[ stardiviner ]
   I try to make every word tell the meaning what I want to express.

   Blog: https://stardiviner.github.io/
   IRC(freenode): stardiviner, Matrix: stardiviner
   GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
  



Re: A few changes to test in master

2020-01-31 Thread Fraga, Eric
On Friday, 31 Jan 2020 at 12:26, Bastien wrote:
> I would like to highlight three changes from master that need to be
> carefully tested before Org 9.4 can be released:
>
> - M-x org-table-electric-header-mode RET will display the first row
>   of the table at point in the header line when the first row is not
>   visible anymore.

This is very appealing and I'll be using it by default (despite issues;
see below) as I often have long tables in my documents.

Some issues which may or may not be easily fixable or may require more
effort than is worth:

1. the header contents are placed at the leftmost column means the first
   row does not align with the table in two cases:
   1. when display-line-number-mode is active and/or
   2. when org-indent-mode is used.
2. the display of the first row does not have column widths adjusted and
   so the entries do not line up if the table itself has adjusted column
   widths (C-c TAB).

Thank you.

-- 
Eric S Fraga via Emacs 28.0.50, Org release_9.3.2-164-g3d0282



Re: customizing Org for legibility

2020-01-31 Thread Fraga, Eric
On Friday, 31 Jan 2020 at 17:34, Texas Cyberthal wrote:
> Along the way, I discovered mixed-pitch, which fixed most of my
> complaint. 

mixed-pitch-mode is quite nice and does work well generally.  It doesn't
work well with org-indent-mode, unfortunately, as the spacing used by
org to align subsequent text with the heading assumes fixed pitch.  I
imagine this could be fixed if somebody has the time and motivation.

in any case, your efforts in making org more attractive to new users is
welcome.  for us old-timers, the look & feel of org is what we grew up
with so we're comfortable with it...

-- 
Eric S Fraga via Emacs 28.0.50, Org release_9.3.1-94-g0ac6a9



A few changes to test in master

2020-01-31 Thread Bastien
Dear all,

I would like to highlight three changes from master that need to be
carefully tested before Org 9.4 can be released:

- M-x org-table-electric-header-mode RET will display the first row
  of the table at point in the header line when the first row is not
  visible anymore.

- Numeric priorities: e.g. #+PRIORITIES: 1 10 3 in the buffer will
  let you use numeric priorities (from 1 to 10, default to 3).
  You cannot use higher values than 64 for priorities.  I don't want
  to go too far in the flexibility of priorities, but I think this
  generalization is fine.

- The new org-agenda-filter command has been adapted to use the
  current filters as the default value.  I find it more consistent
  with the previous implementation of filtering.

Let me know if any of these changes is problematic for you.

Thanks,

-- 
 Bastien



Re: C-c C-c to close the buffer in *Org Src ...* buffers

2020-01-31 Thread Neil Jerram
On Fri, 31 Jan 2020 at 11:05, Bastien  wrote:

> Hi all,
>
> I'd like to make  an equivalent to  in Org Src buffers
> so that hitting  will close the buffer, which seems natural.
>
> WDYT?
>

SGTM.

Best wishes,
   Neil


Re: Add a new link type for video files

2020-01-31 Thread Bastien
Hi Stardiviner,

Nicolas Goaziou  writes:

> I don't have a strong opinion on this, but considering Emacs does not
> provide any way to play videos out of the box, I think there is no point
> in shipping this with Emacs.

agreed.  But this is a also nice feature (provided it does not depend
on the presence of mplayer only) -- if you find a way to publish this
code and advertize it on Worg, please go ahead.

We should work on making Worg more readable and efficient in promoting
external Org libraries - there are tons of them in the wild.

Thanks,

-- 
 Bastien



Re: C-c C-c to close the buffer in *Org Src ...* buffers

2020-01-31 Thread Fraga, Eric
On Friday, 31 Jan 2020 at 12:03, Bastien wrote:
> Hi all,
>
> I'd like to make  an equivalent to  in Org Src buffers
> so that hitting  will close the buffer, which seems natural.

It does seem natural and generally support this idea.

However, it could potentially cause me a minor annoyance: I often (in
manuals and other forms of dissemination) use org src blocks (i.e. src
blocks with org code) and I would expect C-c C-c to do whatever it would
normally do in an org file (e.g. add tag) while editing that
block.  Would the normal C-c C-c behaviour take precedence?

If not, this is a very minor issue so I'm sure I would adjust!

-- 
Eric S Fraga via Emacs 28.0.50, Org release_9.3.1-94-g0ac6a9



Re: Format of Effort estimates should be mentioned in its Info node

2020-01-31 Thread Bastien
Hi Jean-Christophe,

Nicolas Goaziou  writes:

> I'm not sure would be pertinent to create a whole section for duration
> format: these are not quite as ubiquitous as timestamps. However, they
> are used here and there so it may be better to add a few words in the
> appropriate sections, the main one being obviously "Effort Estimates".
>
> Anyway, patches welcome! :)

would you be willing to follow Nicolas' suggestion and send a patch
to enhance the "Effort Estimates" section?

Thanks in advance,

-- 
 Bastien



Re: can't sign in to code.orgmode.org

2020-01-31 Thread Bastien
Hi Tyler,

> I am trying to set up an account with code.orgmode.org. I have already
> done this, but when I try to sign in, I get an error about incorrect
> username or password. I have clicked the link to send a password reset
> several times this morning, but no email has shown up in my account,
> or in my spam folder.

Sorry for the trouble.

> Is code.orgmode.org functioning properly, and if so, how do I log in?

It is now functioning properly but registrations are closed.

Please send me a username in a private email and I'll send you the
informations.

Thanks,

-- 
 Bastien



Re: can't sign in to code.orgmode.org

2020-01-31 Thread Bastien
Hi Adam,

Adam Porter  writes:

> "Tyler Smith"  writes:
>
>> I am trying to set up an account with code.orgmode.org. I have already
>> done this, but when I try to sign in, I get an error about incorrect
>> username or password. I have clicked the link to send a password reset
>> several times this morning, but no email has shown up in my account,
>> or in my spam folder.
>
> I also tried to create an account the other day (I thought I already had
> one, but apparently not), and I never received the confirmation email.

I did some cleaning on code.orgmode.org because it has been spammed
(more than 2000 account creations in the last month).

Registrations are now closed, and for registered users, repo creation
is not allowed.

Please send me the username you want in a private email and I will
create the account for you.

Note that we only register users if they need to be added as
collaborators to worg.git or org-mode.git.

Thanks!

-- 
 Bastien



C-c C-c to close the buffer in *Org Src ...* buffers

2020-01-31 Thread Bastien
Hi all,

I'd like to make  an equivalent to  in Org Src buffers
so that hitting  will close the buffer, which seems natural.

WDYT?

-- 
 Bastien



Re: [RFC] C-c C-c in agenda

2020-01-31 Thread Bastien
Hi Adam,

Adam Porter  writes:

> I don't use column view very often, so I may be biased, but anyway: in
> the general context of an Agenda buffer, I don't feel like enabling or
> disabling column view is the most obviously useful or natural thing to
> do, so "C-c C-c" doesn't seem like an appropriate binding to me.

In fact, C-c C-c was already deactivating the column view in agenda
buffer since a long time.

Marco's change just opens the door for more bindings to C-c C-c in
agenda buffer - we added `org-agenda-set-tags' so that the behavior
is aligned with that of C-c C-c in org buffers.

-- 
 Bastien
 



Re: New page https://orgmode.org/worg/donate.html

2020-01-31 Thread Bastien
Hi Adam,

Adam Porter  writes:

> FYI, Jonas Bernoulli also maintains a similar page for Emacs in general:
>
> https://github.com/tarsius/elisp-maintainers

I did not know, thanks!

I received approximatively 0 answers to my sollicitation :/

I guess I should try to write private emails to people I think
could be listed here.  Or just don't push it too far.

The thing is, there are ~60K visits on orgmode.org each month
and I would like to expose the donation button more prominently
to boost donations -- but I don't want to boost donations if
donators are not given a choice on who to donate too, that'd
be clearly unfair.

And I find the current statu quo not good.

Let's continue to see what can be done.

-- 
 Bastien



Re: [QUESTION] A decision about matching ob-sql.el's :engine header argument match sql-mode product name

2020-01-31 Thread Bastien
Hi Stardiviner,

thanks for bring up this discussion.

Feel free to commit the patch on master when it's ready.

Thanks,

-- 
 Bastien



customizing Org for legibility

2020-01-31 Thread Texas Cyberthal
I aim to popularize Spacemacs as a personal info manager. Next task is
the Org configuration layer.

As preparation, I wrote a post critiquing Org's out-of-the-box
legibility. I believe a default configuration should cater to
beginners, since they're least likely to know how to customize. On the
other hand, maybe a package should set defaults to the median user and
leave beginner intake to distributions.

Along the way, I discovered mixed-pitch, which fixed most of my
complaint. It's quite obscure. I'd like to include it in Spacemacs'
Org layer.

I'm sharing my thoughts to see whether I'm missing anything else.
https://cyberthal-ghost.nfshost.com/configuring-org-for-readable-prose-is-too-complicated/