emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thibaut Verron <thibaut.verron@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode Tables not showing correctly in graphical emacs
Date: Thu, 26 Jun 2014 08:09:18 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140626T100546-431@post.gmane.org> (raw)
In-Reply-To: 20140626065419.GC1208@jeppesen.com

David Rose <david.rose <at> jeppesen.com> writes:

> 
> Hi,
> 
> I am not sure if this is an actual bug or if I am just missing some
> new setting/configuration option, but when in a graphical emacs window
> org-mode table alignments are way off, yet when in a 'terminal' window
> emacs session tables are shown as expected. 
> 
> Just as I am not sure if this is a bug, I am not sure if it is in
> org-mode or emacs itself, so I apologise if this is not the right list
> for this.  I have tried searching on-line for an answer but have nto
> been able to find this which is why I believe I might just be missing
> a setting somewhere that I did not need before.
> 
> I am attaching my .emacs file as well as a screen shot showing the
> issue I am speaking of.  In the screen shot the window on the left is
> a graphical instance of emacs, and the one on the right is started
> from a terminal window (emacs -nw --no-desktop).  Both are using the
> same file.
> 
> My emacs version is: 24.3.1 (x86_64-slackware-linux-gnu with GTK+
> version 2.24.17
> 
> I am currently using an older version of org-mode as I try to
> reconfigure my custom latex document classes over to the newer
> version.  Org mode version is: 7.8.11
> 
> I have tested this with the newest org-mode version as well though and
> received the same results as I currently get.  
> 
> Thank you in advance for any assistance, and I again apologise if this
> is not the correct list for this.
> 
> Sincerely,
> 


Hello,

It seems that you are using a proportional font (different width for each 
character) as opposed to a monospace one. For example, compare the width of 
'<' on line 2 with the 'J' below.

Table alignment usually works by ensuring all cells in a column contain the 
same number of characters, but that only works for monospace fonts.

The terminal is using monospace fonts by default.

---

Thibaut Verron

  reply	other threads:[~2014-06-26  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26  6:54 Org-mode Tables not showing correctly in graphical emacs David Rose
2014-06-26  8:09 ` Thibaut Verron [this message]
2014-06-26  8:14 ` Peter Frings
2014-06-26  8:22   ` David Rose

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=loom.20140626T100546-431@post.gmane.org \
    --to=thibaut.verron@gmail.com \
    --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).