From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ax Subject: org-tags-column 'portability' Date: Fri, 30 Jun 2017 17:26:26 +0200 Message-ID: <005e669f-45aa-48e4-2f9b-e367d1bd4789@gMail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------F80708ADCBDEDB27455404CC" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQxol-0007ve-7v for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 11:26:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQxoh-0003Jh-09 for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 11:26:46 -0400 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:36957) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dQxog-0003Hx-P2 for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 11:26:42 -0400 Received: by mail-wm0-x232.google.com with SMTP id i127so49767011wma.0 for ; Fri, 30 Jun 2017 08:26:40 -0700 (PDT) Received: from [10.11.12.10] (ip5f5b275f.dynamic.kabel-deutschland.de. [95.91.39.95]) by smtp.googlemail.com with ESMTPSA id 2sm7128611edt.36.2017.06.30.08.26.37 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2017 08:26:37 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Org-mode This is a multi-part message in MIME format. --------------F80708ADCBDEDB27455404CC Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit org-tags-column usually does the right thing. i have it set to -65 and that works great in portrait mode. i'd like it be sticky (sometimes), that is, to chop of and dominate headlines and never get moved. i'd like it to be width rather than position based so that it works with chinese and proportional fonts also. and i'd like to specify its position from the rh instead of the left hand side so it'll just work on ssh/tablet or landscape/notebook. the more generic problem is of course that i'd like to code in http://input.fontbureau.com/info/ and that my favorite editor does not support width based tabs or keeping same line comments vertically aligned. its a bit overwhelming for me to do, does anyone have a tip/snippet/link or a fix on how to teach the tags these tricks? is this in fact a bug?? thanks for pondering! m --------------F80708ADCBDEDB27455404CC Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

org-tags-column usually does the right thing.

i have it set to -65 and that works great in portrait mode.
i'd like it be sticky (sometimes), that is, to chop of and dominate headlines and never get moved.
i'd like it to be width rather than position based so that it works with chinese and proportional fonts also.
and i'd like to specify its position from the rh instead of the left hand side so it'll just work on ssh/tablet or landscape/notebook.

the more generic problem is of course that i'd like to code in http://input.fontbureau.com/info/
and that my favorite editor does not support width based tabs or keeping same line comments vertically aligned.

its a bit overwhelming for me to do, does anyone have a tip/snippet/link
or a fix on how to teach the tags these tricks?  is this in fact a bug??

thanks for pondering! m


--------------F80708ADCBDEDB27455404CC--