Discussion:
[ jEdit-devel ] [jedit:patches] #597 markdown mode without tab and line length settings
Ekkart Kleinod
2017-04-17 12:57:04 UTC
Permalink
---

** [patches:#597] markdown mode without tab and line length settings**

**Status:** open
**Group:**
**Created:** Mon Apr 17, 2017 12:57 PM UTC by Ekkart Kleinod
**Last Updated:** Mon Apr 17, 2017 12:57 PM UTC
**Owner:** nobody
**Attachments:**

- [markdown.patch](https://sourceforge.net/p/jedit/patches/597/attachment/markdown.patch) (450 Bytes; text/x-patch)


Markdown mode sets tab site, indent size and max line length, so one has to override these settings every time a markdown file opens.

I fixed this, as I think, tab settings and line length settings are individual to the programmer, not the language used.

The patch is for `modes/markdown.xml`



---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Dale Anson
2017-04-17 13:33:15 UTC
Permalink
- **status**: open --> closed-rejected
- **Group**: -->
- **Comment**:

Those settings are just defaults. You can change the default values using Utilities - Global Options - Editing to whatever you'd prefer, no patch necessary.



---

** [patches:#597] markdown mode without tab and line length settings**

**Status:** closed-rejected
**Group:**
**Created:** Mon Apr 17, 2017 12:57 PM UTC by Ekkart Kleinod
**Last Updated:** Mon Apr 17, 2017 12:57 PM UTC
**Owner:** nobody
**Attachments:**

- [markdown.patch](https://sourceforge.net/p/jedit/patches/597/attachment/markdown.patch) (450 Bytes; text/x-patch)


Markdown mode sets tab site, indent size and max line length, so one has to override these settings every time a markdown file opens.

I fixed this, as I think, tab settings and line length settings are individual to the programmer, not the language used.

The patch is for `modes/markdown.xml`



---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Ekkart Kleinod
2017-04-17 15:38:55 UTC
Permalink
In my jEdit the default values of the global options are overruled by the mode values. This is how I stumbled over it, that only in markdown editors my settings are overruled.


---

** [patches:#597] markdown mode without tab and line length settings**

**Status:** closed-rejected
**Group:**
**Created:** Mon Apr 17, 2017 12:57 PM UTC by Ekkart Kleinod
**Last Updated:** Mon Apr 17, 2017 01:33 PM UTC
**Owner:** nobody
**Attachments:**

- [markdown.patch](https://sourceforge.net/p/jedit/patches/597/attachment/markdown.patch) (450 Bytes; text/x-patch)


Markdown mode sets tab site, indent size and max line length, so one has to override these settings every time a markdown file opens.

I fixed this, as I think, tab settings and line length settings are individual to the programmer, not the language used.

The patch is for `modes/markdown.xml`



---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Ekkart Kleinod
2017-04-17 15:42:50 UTC
Permalink
This means the options for mode "global default". I did not try to set editing options for a specific mode, as this is what I want to avoid.


---

** [patches:#597] markdown mode without tab and line length settings**

**Status:** closed-rejected
**Group:**
**Created:** Mon Apr 17, 2017 12:57 PM UTC by Ekkart Kleinod
**Last Updated:** Mon Apr 17, 2017 03:38 PM UTC
**Owner:** nobody
**Attachments:**

- [markdown.patch](https://sourceforge.net/p/jedit/patches/597/attachment/markdown.patch) (450 Bytes; text/x-patch)


Markdown mode sets tab site, indent size and max line length, so one has to override these settings every time a markdown file opens.

I fixed this, as I think, tab settings and line length settings are individual to the programmer, not the language used.

The patch is for `modes/markdown.xml`



---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Loading...