emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: pinard@iro.umontreal.ca (François Pinard)
To: emacs-orgmode@gnu.org
Subject: Re: How to force redisplay?
Date: Fri, 06 Jan 2012 17:51:57 -0500	[thread overview]
Message-ID: <874nw8la0i.fsf@iro.umontreal.ca> (raw)
In-Reply-To: <87mxa0lr32.fsf@iro.umontreal.ca> ("François Pinard"'s message of "Fri, 06 Jan 2012 11:43:13 -0500")

pinard@iro.umontreal.ca (François Pinard) writes:

> There is a little problem I often observed, about bad vertical
> alignment of text in Org mode buffers.  [...]  So, my real question :
> is there a quick way to correct the indentation?

I just got the problem again.  OK, it seems a solution may be:


(defun fp-org-adjust-visual-margins ()
  "Recompute visual left margins, for when they seem incorrect."
  (interactive)
  (org-indent-add-properties (point-min) (point-max)))


François

      parent reply	other threads:[~2012-01-06 22:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-06 16:43 How to force redisplay? François Pinard
2012-01-06 18:45 ` Nicolas Goaziou
2012-01-06 20:17   ` François Pinard
2012-01-06 20:53     ` François Pinard
2012-01-08  9:24       ` Nicolas Goaziou
2012-01-08 14:59         ` François Pinard
2012-01-08 16:47           ` Nicolas Goaziou
2012-01-08 20:16             ` François Pinard
2012-01-09 17:54               ` Nicolas Goaziou
2012-01-09 19:01                 ` François Pinard
2012-01-06 22:51 ` François Pinard [this message]

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=874nw8la0i.fsf@iro.umontreal.ca \
    --to=pinard@iro.umontreal.ca \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).