all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: emacs-orgmode@gnu.org
Subject: Re: [rows?]
Date: Sat, 01 Jul 2017 11:57:51 +0200	[thread overview]
Message-ID: <87efu04gyo.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87mv8r1awh.fsf_-_@mat.ucm.es> (Uwe Brauer's message of "Thu, 29 Jun 2017 08:00:14 +0000")

Hello,

Uwe Brauer <oub@mat.ucm.es> writes:

> I tested it quite a bit yesterday. There was only one problem concerning
> pabbrev mode which scans the buffer periodically and this scanning did
> widen the columns at some point. One can try this out by running
> (pabbrev-scavenge-buffer) in an org buffer with columns being narrowed:
> the columns will widen. But I am not sure whether this is a bug of your
> implementation. I am happy with turning pabbrev mode off in org buffers
> with large table where I need to narrow.

I could not reproduce it. Columns are automatically expanded whenever
contents change in a field (and change is not wrapped within
`org-table-with-shrunk-columns'). AFAICT, `pabbrev-scavenge-buffer' uses
`with-silent-modifications' so that shouldn't happen.

> BTW what's about hiding rows? For very long tables (~100 and more rows)
> hiding can be convenient. I do that by running hide-region (a third
> package found in elpa). But maybe that feature could be included in org
> mode as well?

Hiding rows is a different beast. For example, it doesn't make sense to
have a feature to hide current row since Org rows are already
1 character high. So, we would only want to hide contiguous rows.

But then, the problem is that hlines may disappear and the formulas
could be more difficult to write (without using
`org-table-toggle-coordinate-overlays'). Perhaps we could only allow to
hide columns between 2 hlines. 

Do you have any idea about the interface of such functionality?

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2017-07-01  9:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21  9:24 org table toggle narrowing and true column hiding Uwe Brauer
2017-06-22 18:06 ` Nicolas Goaziou
2017-06-23  9:49   ` Uwe Brauer
2017-06-24  8:48     ` Nicolas Goaziou
2017-06-24 21:06       ` Uwe Brauer
2017-06-24 23:10         ` Nicolas Goaziou
2017-06-25 17:12           ` Uwe Brauer
2017-06-27 21:46             ` Nicolas Goaziou
2017-06-28  9:46               ` Uwe Brauer
2017-06-28 19:35                 ` Samuel Wales
2017-06-28 19:39                   ` Nicolas Goaziou
2017-06-28 20:53                     ` Samuel Wales
2017-06-28 21:51                       ` Nicolas Goaziou
2017-06-29  8:00               ` [rows?] (was: org table toggle narrowing and true column hiding) Uwe Brauer
2017-07-01  9:57                 ` Nicolas Goaziou [this message]
2017-06-23 16:23 ` org table toggle narrowing and true column hiding Michael Brand
2017-06-23 21:21   ` Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87efu04gyo.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.