all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert D. Crawford" <rdc1x@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Re: untabify-region?
Date: Tue, 20 Mar 2007 06:59:47 -0500	[thread overview]
Message-ID: <87mz289lcc.fsf@comcast.net> (raw)
In-Reply-To: etogp4$fbp$1@news.net.uni-c.dk

"Johs" <sdfsf@asd.com> writes:

> In emacs its possible press "C-x h M-x untabify" to convert tabs to blanks. 
> The is very helpfull when typing a verbatim block in latex.
>
> Is there someway to make this function work in other applications as well 
> (Kile, TexnicCenter for winXP, etc)? 

You could write an elisp interpreter for the above applications.  Then
you could use the untabify function... oh, wait, then you would have to
also include the functions that untabify rely on... then the functions
that the functions rely on... ad infinitum.  

Seriously, I think it depends on whether the applications have some sort
of support for writing your own functions.  As I am not familiar with
the programs you mention, and _probably_ the majority of people that are
hanging out here are in the same boat, you might have a look at the
communities for the programs mentioned.

Or, you could just live in emacs, which I see as the preferable
solution, YMMV.

take care,
rdc
-- 
Robert D. Crawford                                      rdc1x@comcast.net

Somewhere, just out of sight, the unicorns are gathering.

  reply	other threads:[~2007-03-20 11:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20 11:33 untabify-region? Johs
2007-03-20 11:59 ` Robert D. Crawford [this message]
2007-03-20 13:15 ` untabify-region? Peter Dyballa
     [not found] ` <mailman.1151.1174396656.7795.help-gnu-emacs@gnu.org>
2007-04-09  8:33   ` untabify-region? David Combs
2007-04-09 12:22     ` untabify-region? Peter Dyballa
     [not found]     ` <mailman.1863.1176121624.7795.help-gnu-emacs@gnu.org>
2007-04-09 12:37       ` untabify-region? Joost Kremers
2007-04-09 15:19         ` untabify-region? Peter Dyballa
     [not found]         ` <mailman.1876.1176139036.7795.help-gnu-emacs@gnu.org>
2007-04-23  3:41           ` untabify-region? David Combs
2007-04-23  7:22             ` untabify-region? Joost Kremers
2007-04-27  3:57               ` untabify-region? David Combs
2007-04-27  7:34                 ` untabify-region? Joost Kremers
2007-04-27  8:35                 ` untabify-region? Peter Dyballa

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=87mz289lcc.fsf@comcast.net \
    --to=rdc1x@comcast.net \
    --cc=help-gnu-emacs@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.