emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* git-diff and superfluous whitespace changes
@ 2008-11-19 14:30 Sebastian Rose
  2008-11-19 16:40 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Rose @ 2008-11-19 14:30 UTC (permalink / raw)
  To: emacs-orgmode Org-Mode

Hi,



I just found the projects support in the emacs manual [1] after reading
some mails on emacs-devel, and it works great. Not shure, if this is
emacs23-only.


To prevent patches from containing many lines of superfluous whitespace
changes, I added this simple .dir-settings in org-mode/ to my local
git-branches, and it's just fine [2]:


=> --->8----------------------------->8----------------------------->8---
((nil . ((indent-tabs-mode . t)
         (tab-width . 8)
         (fill-column . 80)))
 ("lisp"
  . ((nil . ((change-log-default-name . "ChangeLog.local"))))))
<= ---8<-----------------------------8<-----------------------------8<---


Now a simple `git-diff' contains no lines with whitespace-only changes
anymore.



Carsten, could something like this be added to the org-mode/ directory?

Does this simple `project support' exist in earlier version of emacs?




Regards,

   Sebastian




---- Footnotes: ---------------

 [1]  [[info:emacs:Directory%20Variables][info:emacs:Directory Variables]]

 [2]  I use `indented-tabs-mode nil' and whitespace cleanup here. I'm
      shure there's a lot missing. E.g., I plan to turn on the
      whitespace-cleanup for preceding whitespace again.



--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover

Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.rose emma-stil de, sebastian_rose gmx de
Http:  www.emma-stil.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-19 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-19 14:30 git-diff and superfluous whitespace changes Sebastian Rose
2008-11-19 16:40 ` Carsten Dominik

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).